Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Help. Problem with configuration Oscommerce. fputs and fopen errors.


ComicRage

Recommended Posts

Hi,

 

After I imported the data to mysql database, I click on the configure button and got this. How do I fix this. I am running off my PC to testout oscommerce.

 

Thanks,

 

John

 

 

 

 

osCommerce Configuration

 

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

 

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

 

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

 

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

 

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

 

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

Link to comment
Share on other sites

Hi,

 

After I imported the data to mysql database, I click on the configure button and got this. How do I fix this. I am running off my PC to testout oscommerce.

 

Thanks,

 

John

osCommerce Configuration

 

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

 

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

 

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

 

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

 

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

 

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

 

you need to set the right permissions for the configure file - normally 777 for installing

 

aslo are you trying to install on windows with no linux server installed?

Regards

 

Mark A Reynolds

Link to comment
Share on other sites

you need to set the right permissions for the configure file - normally 777 for installing

 

aslo are you trying to install on windows with no linux server installed?

 

 

Hi,

 

I am installing on Windows. How do I change the permission on Window. The '777' is a chmod command for UNIX. I'm on windows XP Professional.

 

THanks

Link to comment
Share on other sites

Archived

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

×
×
  • Create New...