Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

help install step 7


ajshades

Recommended Posts

ok i finally got through all the other steps and now im on step 7 and this is the messages it displayed:

 

New Installation

 

osCommerce Configuration

 

Warning: fopen(/home/adamjm53/public_html/catalog/includes/configure.php): failed to open stream: Permission denied in /home/adamjm53/public_html/catalog/install/templates/pages/install_7.php on line 209

 

Warning: fputs(): supplied argument is not a valid stream resource in /home/adamjm53/public_html/catalog/install/templates/pages/install_7.php on line 210

 

Warning: fclose(): supplied argument is not a valid stream resource in /home/adamjm53/public_html/catalog/install/templates/pages/install_7.php on line 211

 

Warning: fopen(/home/adamjm53/public_html/catalog/admin/includes/configure.php): failed to open stream: Permission denied in /home/adamjm53/public_html/catalog/install/templates/pages/install_7.php on line 259

 

Warning: fputs(): supplied argument is not a valid stream resource in /home/adamjm53/public_html/catalog/install/templates/pages/install_7.php on line 260

 

Warning: fclose(): supplied argument is not a valid stream resource in /home/adamjm53/public_html/catalog/install/templates/pages/install_7.php on line 261

The configuration was successful!

 

 

what do i do to fix this?

 

when i click on cataloge it gives me this

 

Warning: main(includes/application_top.php): failed to open stream: Permission denied in /home/adamjm53/public_html/catalog/index.php on line 13

 

Fatal error: main(): Failed opening required 'includes/application_top.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/adamjm53/public_html/catalog/index.php on line 13

 

when i click on admistaration tool it gives me this:

 

 

Warning: main(includes/application_top.php): failed to open stream: Permission denied in /home/adamjm53/public_html/catalog/admin/index.php on line 13

 

Fatal error: main(): Failed opening required 'includes/application_top.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/adamjm53/public_html/catalog/admin/index.php on line 13

 

 

what do i need to do to fix this stuff!?

Link to comment
Share on other sites

Warning: fopen(/home/adamjm53/public_html/catalog/includes/configure.php): failed to open stream: Permission denied

 

 

Set the permissions on:

 

/catalog/includes/configure.php

/catalog/admin/includes/configure.php to 706 or 777

 

If these permissions are not set correctly you will get an error when installing telling you the permissions are not set correctly.

 

 

http://wiki.oscommerce.com/docsInstallNew

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...