Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Warning failed to open stream Permission denied in


postzegellikker

Recommended Posts

I'm installing the server and I get the following warnings:

 

New Installation

 

osCommerce Configuration

 

 

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

 

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

 

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

 

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

 

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

 

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

 

 

All the documents are read/write. I'm using IIS en mysql.

Can someone help me solving the problem..

Link to comment
Share on other sites

The folders need to be set to 777 (read,write,execute), and for the install procedure the two configure.php files also need to be set to full permissions (777).

 

Vger

Link to comment
Share on other sites

Thanks, but that doesn't  help!

 

When I went through the installation I had the same problem. It turned out that I was changing the webserver root directory, to / which it is. But if I just left it, it installed it fine and everything is now working.

 

No clue why, but you might try that one.

Link to comment
Share on other sites

  • 1 month later...

Archived

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

×
×
  • Create New...