Guest Posted April 9, 2004 Posted April 9, 2004 hi , i get an erorr when i installed the shop, any clue ? it didnt happend befor when i installed it from my previos download, this time i download a new from the site. Warning: fopen(C:/domains/tatartgallery.com/wwwroot/eshop/includes/configure.php): failed to open stream: Permission denied in C:\domains\tatartgallery.com\wwwroot\eshop\install\templates\pages\install_7.php on line 209 Warning: fputs(): supplied argument is not a valid stream resource in C:\domains\tatartgallery.com\wwwroot\eshop\install\templates\pages\install_7.php on line 210 Warning: fclose(): supplied argument is not a valid stream resource in C:\domains\tatartgallery.com\wwwroot\eshop\install\templates\pages\install_7.php on line 211 Warning: fopen(C:/domains/tatartgallery.com/wwwroot/eshop/admin/includes/configure.php): failed to open stream: Permission denied in C:\domains\tatartgallery.com\wwwroot\eshop\install\templates\pages\install_7.php on line 259 Warning: fputs(): supplied argument is not a valid stream resource in C:\domains\tatartgallery.com\wwwroot\eshop\install\templates\pages\install_7.php on line 260 Warning: fclose(): supplied argument is not a valid stream resource in C:\domains\tatartgallery.com\wwwroot\eshop\install\templates\pages\install_7.php on line 261 thenks ori :)
detsouvalas Posted April 10, 2004 Posted April 10, 2004 Your need to read carefully the error's description ... :ph34r: Antonios
Christies Posted April 10, 2004 Posted April 10, 2004 Hi I have the same errors and the configure.php is writeable... Warning: fopen(C:/inetpub/wwwroot/os/catalog/includes/configure.php): failed to open stream: Permission denied in c:\inetpub\wwwroot\os\catalog\install\templates\pages\install_7.php on line 209 Warning: fputs(): supplied argument is not a valid stream resource in c:\inetpub\wwwroot\os\catalog\install\templates\pages\install_7.php on line 210 Warning: fclose(): supplied argument is not a valid stream resource in c:\inetpub\wwwroot\os\catalog\install\templates\pages\install_7.php on line 211 Warning: fopen(C:/inetpub/wwwroot/os/catalog/admin/includes/configure.php): failed to open stream: Permission denied in c:\inetpub\wwwroot\os\catalog\install\templates\pages\install_7.php on line 259 Warning: fputs(): supplied argument is not a valid stream resource in c:\inetpub\wwwroot\os\catalog\install\templates\pages\install_7.php on line 260 Warning: fclose(): supplied argument is not a valid stream resource in c:\inetpub\wwwroot\os\catalog\install\templates\pages\install_7.php on line 261 it seems to have jumped install_6 going from 5 to 7 help please thanks bruce :(
Guest Posted April 10, 2004 Posted April 10, 2004 Mibble, thenks for your answer , its not the first time i insall the shop on my server, and its the first time that i see this problem. the script say that there is Permission denied in c:\inetpub\wwwroot\os\catalog\install\templates\pages\install_7.php on line 209 and the netxt erorrs are due to this erorr, right ? i will check it with my ips if the file is writeable . thenks ori
Guest Posted April 11, 2004 Posted April 11, 2004 Christies, i fixed it its was a permission problem i solved it with my isp. ori :)
Complease Posted April 11, 2004 Posted April 11, 2004 Oke, even if the rights are correct, there could be a type mismatch in line 13 of the index.php. You have to change it in: require(DIR_WS_INCLUDES . 'includes/application_top.php') that was my solution to get it working. B)
Recommended Posts
Archived
This topic is now archived and is closed to further replies.