ctfisep Posted October 2, 2017 Posted October 2, 2017 Hello again guys! My domain is now properly working (http://ctfisep.heliohost.org) : if i put a index.html, it properly displays. However, when it turns to .php files, i'm afraid it reads Internal Error (as if php, or apache wasn't enabled).Any tips of how to enable it from cPanel? Have a good day.
mlex Posted October 2, 2017 Posted October 2, 2017 (edited) Hi ctfisep, Try to change PHP File Permission to 644 inside of your ftp client WIKI:http://wiki.helionet.org/File_Permissions Edited October 2, 2017 by mlex 1
ctfisep Posted October 2, 2017 Author Posted October 2, 2017 (edited) I recursively applied 644 permission on my public_html folder. I can't display the files inside now xD .. and the website reads : You don't have permission to access /index.php on this server. _____ EDIT : I changed back to 777, and I can see again the files. Should I put 644 on index.php to see it displayed properly? ______ EDIT 2 : I changed it all to 755, looks to be working (+-), just got some php errors to fix but that's fine Thanks Mlex! Edited October 2, 2017 by ctfisep
mlex Posted October 2, 2017 Posted October 2, 2017 (edited) You should set folders for 755 and *.php files to 644 Not sure about public_html tho, but in my case it's 750. So change public_html for 750 and other folders to 755 Edited October 2, 2017 by mlex
wolstech Posted October 2, 2017 Posted October 2, 2017 The public_html folder should be 750. All folders inside should be 755, unless the folder is the root folder for a subdomain or addon domain (in which case it should be 750 like public_html is). PHP files should be 644 (be aware that SFTP uploads are 664, which won't work until you change them...Apache does not like PHP files being writable by the group). 1
ctfisep Posted October 2, 2017 Author Posted October 2, 2017 (edited) Ok perfect Another last question, my cPanel, and my website keep Timing out, or at least have to load for at least 3-5 min for each page. Is there a maintenance ingoing? Or is there any troubles with my server? "Internal Server Error 500 : The cPanel Server operation timed out at cpsrvrd.pl line 531." Have a very good day. ----EDIT : also, when I try to rename a database, I also get a :"(XID dvkdz5) The administrative request failed because of an error (ETIMEDOUT/110) with output: Timeout: Alarm"There definitely seem to be a timeout issue :x ----EDIT 2 : Seems to be working back again. I guess timeout shall happen sometimes Thanks for all.See you soon! Edited October 2, 2017 by ctfisep
Krydos Posted October 2, 2017 Posted October 2, 2017 You picked Johnny which is our experimental server. Experimental servers are for people who just want to experiment with their code and don't care about uptime or speed. If you want a faster more reliable server we recommend moving your account to a production server like Ricky or Tommy. 1
ctfisep Posted October 2, 2017 Author Posted October 2, 2017 (edited) Oh snap!Is it possible to move it easily to either one of them? Or do I have to remake a new account and start all over? I'll delete my thread about the lag, didn't think you'd see I had answered here . ____ EDIT : http://wiki.helionet.org/Moving_your_account Thanks for all. Edited October 2, 2017 by ctfisep
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now