Darkice Posted February 28, 2003 Share Posted February 28, 2003 :?: Can anybody help me? I have downloaded the MileStone1 from Version 2.2. After copying the /admin and /catalog folder on my webserver (each with chmod 777) i started /catalog/install/index.php. I want to make a new install. On the next page i put in all data. The following test connection is always succesfull, but on the next page i always get the error-message: "SQL file does not exist: /catalog/install/oscommerce.sql" I have tried certain folders on the "New Install"-page, but i always get this message. What the hell goes wrong here? OK - I not as stupid as you think (hopefully)... I fixed this manually with "phpMyAdmin" - the databaseupload. But then another error accured... After setting up all Configuration i get the following error-message: "Warning: fopen(http://www.addcomputer.de/catalog/includes/configure.php) [function.fopen]: failed to create stream: HTTP wrapper does not support writeable connections. in d:ftpaddcomputer.decataloginstalltemplatespagesinstall_5.php on line 114 Warning: fputs(): supplied argument is not a valid stream resource in d:ftpaddcomputer.decataloginstalltemplatespagesinstall_5.php on line 115 Warning: fclose(): supplied argument is not a valid stream resource in d:ftpaddcomputer.decataloginstalltemplatespagesinstall_5.php on line 116 Warning: fopen(http://www.addcomputer.de/admin/includes/configure.php) [function.fopen]: failed to create stream: HTTP wrapper does not support writeable connections. in d:ftpaddcomputer.decataloginstalltemplatespagesinstall_5.php on line 164 Warning: fputs(): supplied argument is not a valid stream resource in d:ftpaddcomputer.decataloginstalltemplatespagesinstall_5.php on line 165 Warning: fclose(): supplied argument is not a valid stream resource in d:ftpaddcomputer.decataloginstalltemplatespagesinstall_5.php on line 166 The configuration was successful!" :x Obviously NOT succesful! But what goes wrong here? I have no ideas for this problem... Link to comment Share on other sites More sharing options...
Guest Posted February 28, 2003 Share Posted February 28, 2003 a step by step installation guide http://guide.oscdox.com/ HTH Link to comment Share on other sites More sharing options...
Guest Posted February 28, 2003 Share Posted February 28, 2003 An dont forget to create an empty database before starting your installation... /catalog/install/install.php HTH Link to comment Share on other sites More sharing options...
toolcrazy Posted February 28, 2003 Share Posted February 28, 2003 First you have entered the wrong paths in the insall script. Also, you must chmod both configuration.php file so the install script can write to them. Steve ------------------------- Link to comment Share on other sites More sharing options...
toolcrazy Posted February 28, 2003 Share Posted February 28, 2003 chmod both to 777. I need to review before submiting. :oops: Steve ------------------------- Link to comment Share on other sites More sharing options...
Darkice Posted March 2, 2003 Author Share Posted March 2, 2003 OK, i managed this on another server - UNIX... But it still does NOT work on the Windows NT Server ... Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.