Jump to content

This stream auto-updates

  1. Past hour
  2. I just did some research on this, and even ignoring the "Why?" aspect of this, the behavior of .phps (colorized source view) is apparently a function specifically provided by the mod_php module for apache. It's not a function of PHP itself. Since Plesk does not use the apache module, this isn't supported. Your best bet is going to be a solution like Krydos suggested: Write a PHP script that displays another script's contents. Once you have that, you can probably be creative with .htaccess rewrite rules to make calls for .phps files redirect to that script with the requested file as a parameter to emulate the behavior.
  3. Yesterday
  4. Your initial post was made in the Contact HelioNet section, which is not for HelioHost support requests. I've now moved this thread to the right section: HelioHost Customer Service which is routinely monitored by the volunteer staff. I didn't notice an error when I checked your site. I see you haven't replaced the default Plesk index page. Is there a specific URL that the 504s are happening on? If you're getting 504s on Johnny, I'd recommend checking your account error logs which may give more insight about what's happening. If there's something you don't understand in the logs, post it here and we can have a look and try to help.
  5. The account msbsurfi is being moved from Johnny to Tommy.
  6. Thank you so much for updating my main domain and creating a backup beforehand—I really appreciate your help and care. I’ll follow the DNS instructions and wait for the changes to take effect. Your free hosting service makes a huge difference for students and developers like me.
  7. Last week
  8. Looking at the time of your post, this specific error was likely because MariaDB was restarting. It usually happens once a day, around the time you posted. Users on the Johnny server seem to notice it more, so if it's too disruptive you could choose to move your account to Tommy or Morty. To read more about the error and the account move options available, please see our Wiki page: https://wiki.helionet.org/500_Database_Error
  9. Domain added. You will need to configure DNS (either by using our name servers ns1.heliohost.org and ns2.heliohost.org or by using A and AAAA records pointed to the IPs shown in Plesk). The domain can take up to 2 hours to function.
  10. Domain changed. It can take up to 2 hours to finish changing and start working. Please be sure to configure DNS if you have not done so already.
  11. Domain changed. It can take up to 2 hours to finish and start working.
  12. Unsuspended and web shell deleted. It may take a little while to start working.
  13. Alright, it works now, thanks!
  14. Your account has been reset. You'll receive an email shortly with a link to create a new account. Please do not upload or attempt to run a proxy on your account again.
  15. Hello! Just so you know, you could have asked for the other domain to be removed and for this one to be added in the same thread. It doesn't really matter either way, but one post might have been easier for you. 🙂 I've added that domain to your account for you. Please note that it may take up to 2 hours for the domain change to take effect, and it will not work until you set up your DNS with your domain registrar. To configure your DNS, please see the steps provided on our Wiki to either set NS records pointed at the HelioHost nameservers, or create A/AAAA records and point them to your server's IPv4/IPv6 address: https://wiki.helionet.org/Addon_Domains#Custom_Addon_Domains If after a full 2 hours it doesn't work on your side, please make sure you clear your web browser cache: https://wiki.helionet.org/Clear_Your_Cache
  16. I've removed that domain from your account. Please note there is a risk of data loss when domains are removed, since the folder for the domain inside Plesk will be deleted. I made a full account backup for you before I removed the domain, in case you need any of the old files. You can download the backup here: https://heliohost.org/backup If you're not sure how to extract the backup files, please follow our how-to guide here: https://wiki.helionet.org/Account_Backups
  17. It's just not supported. Plesk doesn't officially have the listings enabled by default, so we made changes to have it do that (it was the same behavior our old cPanel servers had, we were tired of support tickets to explain the 403 error that Plesk showed by default, users preferred it and often asked for them to be enabled, and it often makes abuse stand out since they wouldn't hide the listing and leave files like "script phising.zip" in their root...yes that was a real file we found). Specifically, we forced it in the Apache config. Apache doesn't always let you override that option for some reason (the Options line in general doesn't very work well on Plesk). The easiest way to accomplish this on our service is to just put an empty index.html in the folder...
  18. Domain changed, it'll take effect in about half an hour. Also, it looks like you have two accounts. If that's the case, please note that you're only allowed to have one account per our terms of service.
  19. Domains added. Please be sure to configure DNS for them, either by using our name servers (ns1.heliohost.org and ns2.heliohost.org) or by setting A and AAAA records on external DNS pointed to the IPs shown in Plesk. Domains can take up to 2 hours to start working. Please keep in mind that there is a limit of 10 domains total, you're using 9. Also, as a reminder, users are limited to one account between Johnny and Tommy. If you need more than 10 domains, or need a second account for any other reason, the additional accounts must be on Morty.
  20. If it's not the official font, it should be. I thought it was Mahameru at first, but the t in Host wasn't right. Then I thought it was Wind Doomsday, but that wasn't quite right either.
  21. Done. it can take up to 2 hours for the new subdomains to start working.
  22. Subdomain added. it can take up to 2 hours to start working.
  23. @Krydos thank you, I moved the directory up and modified .htaccess accordingly as per your advice. For reference, this is a multi-app Django project, deployed with the following .htaccess: RewriteEngine On RewriteBase / RewriteRule ^(media/.*)$ - [L] RewriteRule ^(admin_media/.*)$ - [L] RewriteRule ^(project_name_here/dispatch\.wsgi/.*)$ - [L] RewriteRule ^(.*)$ project_name_here/dispatch.wsgi/$1 [QSA,PT,L] all is good, thank you!
  24. All other files are accessible for me https://softos.helioho.st/css/styles.css. If your issue was the CSS not loading for that index page, it's because your code was incorrect (the filename in the link tag did not match the filename on the server, one was "style.css" and the other "styles.css" with the extra s in it). I fixed your code and it looks correct now...
  25. Remote access enabled. host=65.19.154.94 port=5432 user=softhauz_architect dbname=softhauz_live password=<set in Plesk>
  26. for example, it starts off (with dynamically inserted data from _SERVER[] something /home/admin/web/centrewebdesign.com/public_html/anniedebrowsa and that's what's in the text field "raw path" or whtever. (click example) so just mod that to whatever you have, like /home/heliohost/web/forum/RULES-EDIT.html or whatever you have there. it should work. if not. open the "collapse" (or whatever. haha), and you might be able to get it by tweaking. i dunno. it's something to do.
  27. Domain added, it'll take effect in about an hour and a half. As usual, you'll need to either create an A/AAAA record to Johnny's IP or to switch to HelioHost's nameservers if you haven't already.
  1. Load more activity
×
×
  • Create New...