Page 1 of 1

Help with PHPsuExec...

Posted: Tue Oct 31, 2006 10:56 pm
by weslaine
Hi,

My host is using phpsusec and my site is down now...
The home page is appear with the error msg...

Code: Select all

Warning: fopen(/home/weslaine/public_html/cmsmadesimple/tmp/cache/contentcache.php) [function.fopen]: failed to open stream: Permission denied in /home/weslaine/public_html/cmsmadesimple/lib/classes/class.content.inc.php on line 2165

Warning: fwrite(): supplied argument is not a valid stream resource in /home/weslaine/public_html/cmsmadesimple/lib/classes/class.content.inc.php on line 2166

Warning: fclose(): supplied argument is not a valid stream resource in /home/weslaine/public_html/cmsmadesimple/lib/classes/class.content.inc.php on line 2167
And i dont acess my admin area... only the msg appears

Code: Select all

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@arteedesigner.com.br and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.


Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request. 

Sorry may english is bad but somebody can help me?????
Thanks

Re: Help with PHPsuExec...

Posted: Wed Nov 01, 2006 12:26 pm
by tsw
most probably some file permissions are wrong.

I think suexec wont execute files with xx7 permissions with default settings (which is good)

check file permissions and ownerships.