hello I have an urgent problem and i need your help. I have a dedicated server with Apache 2.2 / PHP5 / FastCGI and I need to access them through http://ip/ ~ user. Until today, everything was perfect, but I don’t know what happened, but now when I enter http://ip/ ~ I received 500 or 503 error, and in error.log appear [Mon 13 December 14:57:44 2010] [error] [client 89.44.129.222] File does note exist: / home / Hohoho / public_html / sys_cpanel, referer: http://ip/ ~ Hohoho / How can I solve this problem?
some time cpanel update may cause that error, so you may want check script setting and .htaccess files and file permissions, there could be few things which may caused this issue, which need root access of server to check, of you have managed server than best will be if you ask your host to check it.
Be sure on Main >> Security Center >> Apache mod_userdir Tweak it's active your user. And controll also the permissions and owned of the file to execute. Check also if public_html exist.
By checking your log, make sure apache points to the right directory and that the permissions are set corrcetly