-
Posts
26446 -
Joined
-
Last visited
-
Days Won
944
Everything posted by Krydos
-
PHP files have to be 644. I see a bunch of your files at 777. Does it work if you have the right permissions set?
-
This is what I see: and the site doesn't work at all. Maybe I'll try another computer...
-
Remote access enabled.
-
Also you can have as many domains on your account as you want so changing your main domain is usually pointless. In this case I would recommend adding it as an alias.
-
Paypal isn't working right now. I'll check it again in a bit.
-
[Solved] How To Map A Domain Name With My Account?
Krydos replied to subodhc's topic in Escalated Requests
http://questioninmind.com/ and http://subodhc.heliohost.org/ are both working. Marking solved. -
Normally we require a donation for an admin to move your account for you, and to move your account for free you need to follow the guide at http://wiki.helionet.org/Moving_your_account Tommy apache restarts are starting to get a little long due to the number of accounts though and I've got some free time so why not? You're on Ricky now. If you see a 404 error or a Tommy queued page please clear your browser cache and flush your os dns records. Enjoy being on Ricky.
-
Your account is on Tommy now. http://johnpels.heliohost.org/test.aspx<br /><br />If you see a 404 error or a Johnny queued page on your domain please clear your browser cache and flush your os dns records.<br /><br />Thank you very much for your donation. We really appreciate it.
-
Your account is on Tommy now. If you see a 404 error or a Johnny queued page on your domain please clear your browser cache and flush your os dns records. Thank you very much for your donation. We really appreciate it.
-
I thought you were going to try uploading a fresh copy of the fedena code.
-
I went to look at the list of open ports and realized we really don't have a lot to pick from so I just opened 13670 for you. Does your mongodb connection work now?
-
[Hh#39200] Attempting To Delete Account To Switch Servers
Krydos replied to HelioHost's topic in Email Support
Sending us an email from the address that was used to create the account is verification enough. Deleted. -
I just tested mail() on Tommy using <?php $to = "me@example.com"; $subject = "Does php mail() work?"; $message = "Hello world!"; $headers = "From: no-reply@krydos@heliohost.org\r\n"; mail($to, $subject, $message, $headers); I received it on my gmail account and my hotmail account. What version of php are you using?
-
The next problem is you're using dos line endings on a linux system. Cgi is very particular about line endings. The easiest way to make sure you're encoding your file correctly and using the proper line endings is to use the cpanel filemanager, and then click edit code. Either that or you can use a windows editor that knows how to output linux line endings like notepad++.
-
We recommend using tommy.heliohost.org as your ftp host.
-
Moved the dead links to the bottom and struck them out.
-
If you can't use the default port can you use a port that we already have open? Have you asked mlab if you can change the port on your mongodb?
-
The way AutoSSL works is when you add or change a domain the system will automatically create a new ssl certificate and install it on your domain for you. You just have to be patient because it can take up to 24 hours for a new domain to get its certificate.
-
It doesn't matter what your IP is if you use the wrong password too many times you will get blocked. If you get blocked just let us know your IP and we can unblock you and explain why you got blocked.
-
The only way you'll get blocked is if you use the wrong username and password a bunch of times right in a row.
-
I tried like 8 different whois sites. They all returned no nameservers. The freenom .ml TLD system must have been down at the time.
-
I don't see any nameservers set for that domain https://bybyron.net/php/tools/dns_records.php?domain=atoz.ml&rec=NS Are you sure you set them to ns1.heliohost.org and ns2.heliohost.org?
-
No problem. Your personal information has been removed.
-
That would be amazing! While we had a wikipedia article we received a lot more traffic to our site. The more traffic we receive the more ad revenue we make, and the more revenue we make the sooner we can buy new servers and improve our service. Let us know if you have any questions. You can't use what our admin say as sources, but you can verify information and make sure it's accurate.
-
You were blocked for too many failed cpanel logins. Please use https://www.heliohost.org/login/ to prevent this from happening again in the future.
