kdb Posted October 16, 2008 Posted October 16, 2008 Hi... I am new to Oscommerce and have been trying to set it up on my local Windows box to set it up before I upload to an ISP. I have: Windows XP SP2 IIS 5.1 PHP 5 phpMyAdmin MySQL Fastconfig osC 2.2 I have set up everything including creating my empty database but when I try and install osC it says it has happily imported the database but on the next section I get the following error PHP 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_4.php on line 116 PHP Warning: fputs(): supplied argument is not a valid stream resource in C:\Inetpub\wwwroot\catalog\install\templates\pages\install_4.php on line 117 PHP Warning: fclose(): supplied argument is not a valid stream resource in C:\Inetpub\wwwroot\catalog\install\templates\pages\install_4.php on line 118 PHP 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_4.php on line 152 PHP Warning: fputs(): supplied argument is not a valid stream resource in C:\Inetpub\wwwroot\catalog\install\templates\pages\install_4.php on line 153 PHP Warning: fclose(): supplied argument is not a valid stream resource in C:\Inetpub\wwwroot\catalog\install\templates\pages\install_4.php on line 154 I have set the permissions on NTFS to allow everything from the wwwroot/catalog for the user IUSR_kdb and in IIS to allow everything from catalog down but I still get this error whatever I do. Does anyone have any suggestions? I would really appreciate your help as I am nearly bald (thru frustration not just age!) Kdb
sLaV- Posted October 16, 2008 Posted October 16, 2008 have you set permission for /catalog/includes/configure.php to 777 ??
Recommended Posts
Archived
This topic is now archived and is closed to further replies.