[Solved] PHP Errors
Posted: Mon Apr 28, 2008 12:04 pm
Can anyone tell me how to fix/resolve these PHP errors I am getting?
[php]Warning: fopen(/home/adeptpro/public_html/tmp/cache/contentcache.php) [function.fopen]: failed to open stream: Permission denied in /home/adeptpro/public_html/lib/classes/class.contentoperations.inc.php on line 549
Warning: fwrite(): supplied argument is not a valid stream resource in /home/adeptpro/public_html/lib/classes/class.contentoperations.inc.php on line 550
Warning: fclose(): supplied argument is not a valid stream resource in /home/adeptpro/public_html/lib/classes/class.contentoperations.inc.php on line 551[/php]
[php]Warning: fopen(/home/adeptpro/public_html/tmp/cache/contentcache.php) [function.fopen]: failed to open stream: Permission denied in /home/adeptpro/public_html/lib/classes/class.contentoperations.inc.php on line 549
Warning: fwrite(): supplied argument is not a valid stream resource in /home/adeptpro/public_html/lib/classes/class.contentoperations.inc.php on line 550
Warning: fclose(): supplied argument is not a valid stream resource in /home/adeptpro/public_html/lib/classes/class.contentoperations.inc.php on line 551[/php]