ComicRage Posted June 23, 2006 Share Posted June 23, 2006 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 More sharing options...
crash3903 Posted June 23, 2006 Share Posted June 23, 2006 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 More sharing options...
ComicRage Posted June 23, 2006 Author Share Posted June 23, 2006 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 More sharing options...
ComicRage Posted June 23, 2006 Author Share Posted June 23, 2006 I looked up the sharing methods on Windows and I am able to configue and login. Big Thanks. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.