Hello all, this is my first post and I couldn't find an answer using the search function on the board so here goes...
I was running a script for about 1 month and everything was running fine.
I leave for a 2 day trip, come back and getting the following error:
Warning: main(/home/rcaubin/carp/carp.php): failed to open stream: Permission denied in /home/rcaubin/public_html/rssphp.php on line 15
Fatal error: main(): Failed opening required '/home/rcaubin/carp/carp.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/rcaubin/public_html/rssphp.php on line 15
Line 15 of the code is:
require_once "/home/rcaubin/carp/carp.php";