500 Internal Server Error
one of my domain is getting "500 Internal Server Error"
I removed .htaccess from the domain
removed all the files and folders and uploaded simple index.php file and sample echo command.
public_html directory permissions are 0750
and index.html permissions are 0644
also conformed the following apache log
Please help me with this.
SoftException in Application.cpp:603: Directory "/home/username" is writeable by group
Premature end of script headers: index.php
File does not exist: /home/username/public_html/500.shtml
File does not exist: /home/username/public_html/favicon.ico, referer: http://domain.tld/
File does not exist: /home/username/public_html/404.shtml, referer: http://domain.tld/
SoftException in Application.cpp:603: Directory "/home/username" is writeable by group
Premature end of script headers: index.php
File does not exist: /home/username/public_html/500.shtml
Please help me with this.
-
SoftException in Application.cpp:603: Directory "/home/username" is writeable by group
Hello :) Please review the permissions on the /home/username directory itself. Permissions should be 0711 with user/group ownership set to the account username. Thank you.0
Please sign in to leave a comment.
Comments
1 comment