-
Posts
25,178 -
Joined
-
Last visited
-
Days Won
900
Everything posted by Krydos
-
Deployed. http://bfpsw.heliohost.org/JAW/
-
It looks like you figured out you can delete your account on your own at http://www.heliohost.org/classic/support/scripts/delete
-
It's not a problem. It's a security risk to have remote access to a database so it's disabled intentionally by default. Most people don't want and don't need remote access. Remote access enabled.
-
Done. You should now be able to log in and your website should start working within 12 hours.
-
Your account was archived because you haven't logged in for quite a while. We have a limited amount of space on our servers, and occasionally we have to remove the unused accounts to make space for new users. To prevent your account from becoming archived again please remember to log in at https://www.heliohost.org/login/ at least once every 30 days. Unarchiving...
-
[Solved] Site on Tommy not opening/accessible
Krydos replied to webdevsemo's topic in Customer Service
It works for me now. https://rapidenglish.me/ -
Done. You should now be able to log in and your website should start working within 2 hours.
-
Oh, it looks like that domain is available to purchase https://www.namecheap.com/domains/registration/results.aspx?domain=anjaliheritahe.com&aff=102467 I didn't check to see if you had purchased the domain first.
-
Your account was archived because you haven't logged in for quite a while. We have a limited amount of space on our servers, and occasionally we have to remove the unused accounts to make space for new users. To prevent your account from becoming archived again please remember to log in at https://www.heliohost.org/login/ at least once every 30 days. Unarchiving...
-
-
[Solved] Disable Automatically populating $HTTP_RAW_POST_DATA
Krydos replied to smartmc's topic in Escalated Requests
Can you check your php version, because it's definitely disabled in php 7.2? -
The reason your css/js isn't loading is because you're getting a 500 error on all of those files. For instance http://tatoeba.ga/iwbx-assets/css/bootstrap.min.css Try deleting or renaming your .htaccess file. That can cause 500 errors sometimes.
-
The error is likely different on different devices. I'm using a desktop computer without any type of camera so that error makes sense to me. Running it on a phone where a camera is available might have a different error message. Then maybe some phones work and others don't. It's hard to say for sure.
-
I created the addon domain anjaliheritage.com for you, and it should start working within 12 hours. Let us know if it doesn't.
-
Go to https://tommy.heliohost.org:2083/frontend/paper_lantern/zone_editor/index.html#/listclick +cname record.Under name set it to something like content.sgnetworks.cfUnder cname set it to something like sagnik.otherhost.comThat way all requests on your site look like they're all coming from the same domain.
-
Unblocked. Please log in at https://www.heliohost.org/login/ to prevent this from happening again.
-
I've used a CNAME successfully for what you're trying to do.
-
That's much better. You're #2 on cpu load now. You can see on the server monitor http://heliohost.grd.net.pl/monitor/ that Ricky has had a really stable day too.
-
We recommend unzipping it on your home pc. The databases will be in the mysql folder with the extension .sql. You can recreate those databases and use phpmyadmin to import the data. The public_html folder is pretty easy, just upload its contents into your account's public_html.
-
Do you have your db host, user, database, etc. filled out correctly?