Guest Posted October 6, 2005 Share Posted October 6, 2005 Ok. I did all and I come to the last step. It gives me te errors down here: I really can't understand... thank you Warning: fopen(d:/inetpub/easyassistanceorg/catalog/includes/configure.php): failed to open stream: No such file or directory in D:\Inetpub\webs\easyassistanceorg\catalog\install\templates\pages\install_7.php on line 209 Warning: fputs(): supplied argument is not a valid stream resource in D:\Inetpub\webs\easyassistanceorg\catalog\install\templates\pages\install_7.php on line 210 Warning: fclose(): supplied argument is not a valid stream resource in D:\Inetpub\webs\easyassistanceorg\catalog\install\templates\pages\install_7.php on line 211 Warning: fopen(d:/inetpub/easyassistanceorg/catalog/admin/includes/configure.php): failed to open stream: No such file or directory in D:\Inetpub\webs\easyassistanceorg\catalog\install\templates\pages\install_7.php on line 259 Warning: fputs(): supplied argument is not a valid stream resource in D:\Inetpub\webs\easyassistanceorg\catalog\install\templates\pages\install_7.php on line 260 Warning: fclose(): supplied argument is not a valid stream resource in D:\Inetpub\webs\easyassistanceorg\catalog\install\templates\pages\install_7.php on line 261 Link to comment Share on other sites More sharing options...
♥Vger Posted October 6, 2005 Share Posted October 6, 2005 This means that the install did not write data to the admin/includes/configure.php - so you will have to set this file up manually. Compare it with the information in the includes/configure.php file. Vger Link to comment Share on other sites More sharing options...
Guest Posted October 7, 2005 Share Posted October 7, 2005 The problem is that I really don't know how to configure it manually. I tried to get in, but I coldn't understand. I don't have a lot of experience with this kind of configurations. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.