-
Posts
26483 -
Joined
-
Last visited
-
Days Won
947
Everything posted by Krydos
-
My custom version of autossl has been installed on ricky.heliohost.org. It's tested and updated the certificate https://www.sslshopper.com/ssl-checker.html#hostname=ricky.heliohost.org:2083 This shouldn't happen again on Ricky. I'm not sure why autossl doesn't work for cpanel/whm.
-
Botnets are illegal and are not allowed to be run on our servers. You can read our terms of service at https://wiki.helionet.org/Terms
-
It's installed on 7.0 too https://krydos.heliohost.org/70/phpinfo.php Which version of php are you using?
-
Your site infringes on the copyright/trademark of https://en.wikipedia.org/wiki/YTMND by using their graphics (and tacking neo to the front of it.) Please remove all references and graphcis stolen from ytmnd. While your account was being suspended for copyright infringement I noticed that your account seems to be a site dedicated to planning murders against various minorities. Please remove all content that would be considered inciting hate crimes, planning murders, engaging in various other illegal activity, etc. Given the two previous points, the racist prefix neo, the fact that your k in your username stands for killa, and your domain contains the word killa it is my personal opinion that your site was designed from day one to plan hate crimes and/or murders. However, you're right you do get some benefit of the doubt for staying under the radar for eight years or whatever. That means you get the same treatment as the rest of the illegal content like this that we find: You have 24 hours from the time of your account's unsuspension to get everything cleaned up and/or backed up. Failure or refusal to get everything cleaned up to our satisfaction will result in a permanent suspension. If you're unsure whether something needs to be removed or not it's safer to air on the side of caution. I'm going to leave your account suspended until you indicate that you're ready to clean it up.
-
[Solved] request to move my account:: Donated via paypal
Krydos replied to bhatakee's topic in Escalated Requests
Did you use your invitation link that was emailed to you? -
As it says in our news posts https://www.helionet.org/index/topic/33812-johnny-maintenance/ https://www.helionet.org/index/topic/33842-2018-08-07/ https://www.helionet.org/index/topic/33871-johnny-backups/ we have archived all of the accounts on Johnny to do extended maintenance. If you're a donor you can have an admin move your account to another server for you. If you wish to move for free you can download your backup, create a new account on Ricky or Tommy, and then restore your backup. Let us know if you need help with anything.
-
If I were you I would test the remote mysql separately from what I'm assuming is a php cms software. You can do that by running something like this from the command prompt mysql --host=tommy.heliohost.org --user=ahorman1_whatever --database=ahorman1_db -p That command should give you some useful error message if it fails.
-
Maybe https://www.joomlaplates.com/blog-news/how-to-switch-a-wordpress-site-to-joomla-finding-the-smoothest-ways-1 can give you some ideas of how it is easiest to transfer content from Wordpress to Joomla.
-
Yes, that phone number still works. 1-802-884-3546 is correct. Maybe once a month someone calls it and leaves a message or texts us. I just take care of it myself since there isn't a lot of demand for phone support. I fixed the number on heliohost.org, but I'm not sure where you mean by "apparently a few places on social media". I checked Facebook and it has the right number. Maybe there will be more people contacting us by voicemail or text message now that the number is correct.
-
What is your username? What domain do you want your mvc project to be located on? Example: mvc.domain.heliohost.org Create the directory and upload your project to /home/username/mvc
-
If I recall correctly, I believe they added support for git into cpanel recently. Once we upgrade cpanel it should be available.
-
You have to request asp.net access before it will work. What is your username or main domain? If you want to deploy an mvc site an admin needs to help you set it up. I'll give further instructions once we figure out which account is yours.
-
What is your username or main domain?
-
Your account was hacked, and used for illegal activity. The contents of the account are being held as evidence for law enforcement. We cannot provide a backup of this account because it contains stolen information. The domain you linked has been removed from your old account so you can use it to create a new account if you wish. Once you have a new account you can restore your site from your most recent backups. Let us know if you need any help.
-
HelioHost is a hosting provider. http://sonny175.heliohost.org/ is one of our user's websites, not ours. You'd need to contact them directly to have them update their site. Perhaps they have contact information on their website?
-
Your message's content was lost during delivery, likely because it contained images or attachments. Our system does not accept messages containing images or files. If you need to send an image or file, please provide a link instead of attaching it directly to the email. Please resend your request without images or attachments, or post on our forums for assistance.
-
You can reset your password at https://www.heliohost.org/reset/ Please be aware that having more than one account is a violation of our terms of service. Please delete all accounts in excess of one.
-
[HH#488931] My .htaccess is causing my site to fail
Krydos replied to HelioHost's topic in Email Support
Your domain appears to be working so I assume you found the syntax error in your .htaccess file and fixed it. Let us know if you need help with anything else. -
[HH#655791] My domain seems to be down (or gone)
Krydos replied to HelioHost's topic in Email Support
This has already been solved on discord. -
[HH#673064] Fwd: My domain seems to be down (or gone)
Krydos replied to HelioHost's topic in Email Support
Are your twelve users all going to be on the same internet connection or connecting from different locations from one another? -
Mssql extensions isn't provided by cpanel, mainly because cpanel runs on linux. It would be possible to install the extension from source, but it would likely break a lot of other stuff in the process. I recommend using mysql, postgresql, or sqlite.
-
As it says in our news posts https://www.helionet.org/index/topic/33812-johnny-maintenance/ https://www.helionet.org/index/topic/33842-2018-08-07/ https://www.helionet.org/index/topic/33871-johnny-backups/ we have archived all of the accounts on Johnny to do extended maintenance. If you're a donor you can have an admin move your account to another server for you. If you wish to move for free you can download your backup, create a new account on Ricky or Tommy, and then restore your backup. Let us know if you need help with anything.
-
As it says in our news posts https://www.helionet.org/index/topic/33812-johnny-maintenance/ https://www.helionet.org/index/topic/33842-2018-08-07/ https://www.helionet.org/index/topic/33871-johnny-backups/ we have archived all of the accounts on Johnny to do extended maintenance. If you're a donor you can have an admin move your account to another server for you. If you wish to move for free you can download your backup, create a new account on Ricky or Tommy, and then restore your backup. Let us know if you need help with anything.
-
Mssql extensions isn't provided by cpanel, mainly because cpanel runs on linux. It would be possible to install the extension from source, but it would likely break a lot of other stuff in the process. I recommend using mysql, postgresql, or sqlite.
-
It looks like there was a bug in tomcat (not my scripts) that caused the deployment service to get stuck. This is the second time this has happened, and since I can't fix tomcat for apache I have updated my scripts to work around the bug instead of getting hung. Hopefully this doesn't happen again, but if it does let us know. Thanks for reporting the issue.
