lukeyboyo Posted February 23, 2008 Posted February 23, 2008 I got the shopping system up and working but then I changed the Cmod as instructed by the red error messages at the top of the main shopping page and get this error when ever i go to it: Warning: main(includes/application_top.php): failed to open stream: Permission denied in /home/www/Lhallowf/twinedesign/index.php on line 13 Warning: main(includes/application_top.php): failed to open stream: Permission denied in /home/www/Lhallowf/twinedesign/index.php on line 13 Fatal error: main(): Failed opening required 'includes/application_top.php' (include_path='.:/usr/local/lib/php') in /home/www/Lhallowf/twinedesign/index.php on line 13 however i can still access the admin section, what am i doign wrong here? cheers Just realised i double posted this question on another thread, but cant delete it by the looks of it, sorry.
Guest Posted February 23, 2008 Posted February 23, 2008 I got the shopping system up and working but then I changed the Cmod as instructed by the red error messages at the top of the main shopping page and get this error when ever i go to it: Warning: main(includes/application_top.php): failed to open stream: Permission denied in /home/www/Lhallowf/twinedesign/index.php on line 13 Warning: main(includes/application_top.php): failed to open stream: Permission denied in /home/www/Lhallowf/twinedesign/index.php on line 13 Fatal error: main(): Failed opening required 'includes/application_top.php' (include_path='.:/usr/local/lib/php') in /home/www/Lhallowf/twinedesign/index.php on line 13 however i can still access the admin section, what am i doign wrong here? cheers Just realised i double posted this question on another thread, but cant delete it by the looks of it, sorry. Probably this line require('includes/application_top.php'); So you probably chmoded the includes directory and not the includes/configure.php file.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.