Guest Posted January 9, 2007 Share Posted January 9, 2007 Scanned through posts, didn't see this particular instance, hope I didn't miss it. Anyway: osCommerce shows installed correctly. Renamed the install program and set /includes/ and /admin/includes. Once that was performed, I received the following message: Warning: main(includes/application_top.php): failed to open stream: Permission denied in /store/index.php on line 13 Fatal error: main(): Failed opening required 'includes/application_top.php' (include_path='.:/usr/local/lib/php') in /store/index.php on line 13 Could someone point me in the right direction on this? Thanks for the help. Newbie post #1 for me... Link to comment Share on other sites More sharing options...
davidinottawa Posted January 9, 2007 Share Posted January 9, 2007 Scanned through posts, didn't see this particular instance, hope I didn't miss it. Anyway: osCommerce shows installed correctly. Renamed the install program and set /includes/ and /admin/includes. Once that was performed, I received the following message: Warning: main(includes/application_top.php): failed to open stream: Permission denied in /store/index.php on line 13 Fatal error: main(): Failed opening required 'includes/application_top.php' (include_path='.:/usr/local/lib/php') in /store/index.php on line 13 Could someone point me in the right direction on this? Thanks for the help. Newbie post #1 for me... use your ftp client to navigate to the file. right click the file and chmod to 744 Link to comment Share on other sites More sharing options...
davidinottawa Posted January 9, 2007 Share Posted January 9, 2007 use your ftp client to navigate to the file.right click the file and chmod to 744 or 755 actually. Link to comment Share on other sites More sharing options...
Guest Posted January 9, 2007 Share Posted January 9, 2007 use your ftp client to navigate to the file.right click the file and chmod to 744 Sorry David, which file should I change to 744? Link to comment Share on other sites More sharing options...
davidinottawa Posted January 9, 2007 Share Posted January 9, 2007 Sorry David, which file should I change to 744? It says the permission issue is from this file : includes/application_top.php but I would guess that if you are having an issue with this file there will be others as well. chmod to 755 Link to comment Share on other sites More sharing options...
Guest Posted January 9, 2007 Share Posted January 9, 2007 It says the permission issue is from this file :includes/application_top.php but I would guess that if you are having an issue with this file there will be others as well. chmod to 755 Thank you :) Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.