Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

errors in step 7


spot2k4

Recommended Posts

osCommerce Configuration

 

 

Warning: fopen(c:/inetpub/wwwroot/store/includes/configure.php): failed to open stream: Permission denied in c:\inetpub\wwwroot\store\install\templates\pages\install_7.php on line 209

 

Warning: fputs(): supplied argument is not a valid stream resource in c:\inetpub\wwwroot\store\install\templates\pages\install_7.php on line 210

 

Warning: fclose(): supplied argument is not a valid stream resource in c:\inetpub\wwwroot\store\install\templates\pages\install_7.php on line 211

 

Warning: fopen(c:/inetpub/wwwroot/store/admin/includes/configure.php): failed to open stream: Permission denied in c:\inetpub\wwwroot\store\install\templates\pages\install_7.php on line 259

 

Warning: fputs(): supplied argument is not a valid stream resource in c:\inetpub\wwwroot\store\install\templates\pages\install_7.php on line 260

 

Warning: fclose(): supplied argument is not a valid stream resource in c:\inetpub\wwwroot\store\install\templates\pages\install_7.php on line 261

Link to comment
Share on other sites

also error when i try to enter administrator

 

Parse error: parse error, unexpected T_STRING, expecting ')' in c:\inetpub\wwwroot\store\admin\includes\functions\database.php on line 13

Link to comment
Share on other sites

Before starting installation you must chmod both catalog and admin/includes/configure.php to 777 so the install can write to those files

 

After installation chmod them back to 644

 

The_Bear

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...