Jump to content
  • Checkout
  • Login
  • Get in touch

osCommerce

The e-commerce.

Stuck Again!


Tomscoots

Recommended Posts

Posted

Will someone pls explain what this means in simple english? :(

 

New Installation

 

osCommerce Configuration

 

 

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

 

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

 

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

 

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

 

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

 

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

 

 

 

What exactly is the problem here? How do i fix this?

 

thanks,

Tom

Posted
Guys!

Pls help me. I really need to get this thing up and running.

 

thanks in advance.

 

cheers!

Tom

 

 

Can tell us what you did, step by step?

Posted
everything was going smooth as illustrated in

http://www.oscommerce.info/kb/osCommerce/I...g_osCommerce/16

 

till I hit 'continue' in figure 11

then i got the above mentioned error

 

Did you set up your database and are the settings correct? I don't know hoh OSC reacts on wrong settings but it looks like there is no connection to the database.

 

I can't imagine that there isn't an experienced OSCer available.

Posted

just what it states, fopen means you do not have rights or have not set the file permissions to write to the configure.php file, are you the MIS person or is there someone else who handles the network administration? if you cant open it you cant write to it (fputs) if you cant write to it you cant close it (fclose).

 

Will someone pls explain what this means in simple english? :(

 

New Installation

 

osCommerce Configuration

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

 

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

 

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

 

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

 

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

 

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

What exactly is the problem here? How do i fix this?

 

thanks,

Tom

Posted

You have done the most important thing by having the installation program set up your database. The rest of your problems revolve aroung 2 files. catalog/includes/configure.php and catalog/admin/includes/configure.php

 

You can search the formum to find examples of how these files should look. Find a good example and then manually edit these files.

 

I know zero about php but managed it this way without too much difficulty.

Archived

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

×
×
  • Create New...