Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Unable to continue once permissions set on includes.


Guest

Recommended Posts

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

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

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

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

Archived

This topic is now archived and is closed to further replies.

×
×
  • Create New...