HelioHost Posted February 13, 2018 Posted February 13, 2018 Username: infospac, Server: Johnny, Main domain: infospace.heliohost.org Dear Manager There are Internal Server Error http://infospace.heliohost.org/payment_membership_new/index.php Pls check and reply. Regards/Alex
wolstech Posted February 13, 2018 Posted February 13, 2018 There's a bunch of reasons you could be seeing that. The most common are incorrect file permissions (PHP files must be 644, but if you use SFTP they upload as 664 and need to be changed), invalid .htaccess files (rename it so they're ignored and test), or broken software (check for an error_log file in the folder with the script to see the error messages).
HelioHost Posted February 14, 2018 Author Posted February 14, 2018 Dear Helilost Thanks for your email. After I changed to FTP for SFTP, I got the error, "Cannot establish FTPconnection to an SFTP server. Please select proper protocol." How I can set up FTP for 644 file permissions ? and let me know how to renaim of htaccess ? Regards/Alex On Wed, Feb 14, 2018 at 3:33 AM, Heliohost Support wrote: > There's a bunch of reasons you could be seeing that. The most common are> incorrect file permissions (PHP files must be 644, but if you use SFTP they> upload as 664 and need to be changed), invalid .htaccess files (rename it> so they're ignored and test), or broken software (check for an error_log> file in the folder with the script to see the error messages).>>> You may view the status of your ticket by visiting:>> https://www.helionet.org/index/index.php?showtopic1812>> Thank you,> Heliohost support> https://www.heliohost.org/> https://www.helionet.org/>>
Krydos Posted February 14, 2018 Posted February 14, 2018 You can change permissions through cpanel on the file manager button, or you can use your ftp client. The exact method for setting permissions will differ depending which ftp client you're using. In most cases you will probably right click on the file.
Recommended Posts