spr1nt Posted February 10, 2004 Share Posted February 10, 2004 ive got php and mysql running on a local (my computer) IIS server. Torwards the end of the oscommerce installation, i think it might of been the last step, i got these error messages. Warning: fopen(c:/inetpub/wwwroot/catalog/includes/configure.php): 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): 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 The configuration was successful! can anyone tell me what i did wrong and how to go about fixing this? thanks in advance. Link to comment Share on other sites More sharing options...
noiroi Posted February 11, 2004 Share Posted February 11, 2004 Interesting to see that someone else is having the same problems I am. I'm trying to set this up on my local machine before uploading to my production server. Any help would be greatly appreciated. I'm wondering if it's something simple that was missed. Keeping the Faith - Keeping the Faith - Franklyn Link to comment Share on other sites More sharing options...
noiroi Posted February 13, 2004 Share Posted February 13, 2004 Ok, since I last posted, I was able to get my catalog working. I went through the configuration file and changed all references of "catalog/" to "/catalog/" and that worked great. The problem I'm currently running in to is when I go to the admin page I get the following error: 1046 - No Database Selected select configuration_key as cfgKey, configuration_value as cfgValue from configuration [TEP STOP] Now it's obvious what it's telling me; however, what I'm not understanding is if I'm not able to connect to the database, then how is it that I'm not getting the same error when I go to the catalog page? Keeping the Faith - Franklyn Link to comment Share on other sites More sharing options...
241 Posted February 13, 2004 Share Posted February 13, 2004 check the database info in admin/includes/configure.php this should be the same as the cat for the database info No longer giving free advice. Please place deposit in meter slot provided. Individual: [=] SME: [==] Corporation: [===] If deposit does not fit one of the slots provided then you are asking too much! Is your Osc dated try Phoenix raising oscommerce from the ashes. Link to comment Share on other sites More sharing options...
noiroi Posted February 13, 2004 Share Posted February 13, 2004 thanks for the reply. I figured it out after I posted. Everything is working fine!! Now that it is working, the next thing on my list is to change the template. Keeping the Faith - Franklyn Link to comment Share on other sites More sharing options...
joeyjgarcia Posted February 15, 2004 Share Posted February 15, 2004 What was the cause of your problem? I am having the same problem. Please help. Joey Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.