nurmaln Posted July 16, 2003 Share Posted July 16, 2003 Hi I'm totaly new to this and I have some problems installing: osCommerce Configuration Warning: fopen("/users/coolfreepages.com/mitja-klemencic/catalog/includes/configure.php","w") - Permission denied in /users/coolfreepages.com/mitja-klemencic/catalog/install/templates/pages/install_7.php on line 209 Warning: Supplied argument is not a valid File-Handle resource in /users/coolfreepages.com/mitja-klemencic/catalog/install/templates/pages/install_7.php on line 210 Warning: Supplied argument is not a valid File-Handle resource in /users/coolfreepages.com/mitja-klemencic/catalog/install/templates/pages/install_7.php on line 211 Warning: fopen("/users/coolfreepages.com/mitja-klemencic/catalog/admin/includes/configure.php","w") - Permission denied in /users/coolfreepages.com/mitja-klemencic/catalog/install/templates/pages/install_7.php on line 259 Warning: Supplied argument is not a valid File-Handle resource in /users/coolfreepages.com/mitja-klemencic/catalog/install/templates/pages/install_7.php on line 260 Warning: Supplied argument is not a valid File-Handle resource in /users/coolfreepages.com/mitja-klemencic/catalog/install/templates/pages/install_7.php on line 261 The configuration was successful! What does this mean? And why does it say succsessful after so many warnings? When I click on Administration tool a new page opens and says Fatal error: Failed opening required 'includes/configure.php' (include_path='.:/usr/local/lib/php') in /users/coolfreepages.com/mitja-klemencic/catalog/admin/includes/application_top.php on line 29 How do I fix this? I'm sure this topic has been anwserd before but should I really have to go through a few thousand posts? Please help Link to comment Share on other sites More sharing options...
rubygirl Posted July 17, 2003 Share Posted July 17, 2003 you need to be sure that you have changed the permissions on both config files in order for the install info to be written to the appropriate file. Link to comment Share on other sites More sharing options...
nurmaln Posted July 17, 2003 Author Share Posted July 17, 2003 I've changed permisions for /users/coolfreepages.com/mitja-klemencic/catalog/admin/includes/application_top.php and /users/coolfreepages.com/mitja-klemencic/catalog/includes/application_top.php to full and I still get this msg Link to comment Share on other sites More sharing options...
Guest Posted July 17, 2003 Share Posted July 17, 2003 Did you installed ver 2.1 ? this is the old ver witch is not supported no more. You should install ver 2.2MS2 HTH The_Bear Link to comment Share on other sites More sharing options...
nurmaln Posted July 17, 2003 Author Share Posted July 17, 2003 I downloaded it two days ago Link to comment Share on other sites More sharing options...
nurmaln Posted July 17, 2003 Author Share Posted July 17, 2003 I downloaded it two days ago Link to comment Share on other sites More sharing options...
rubygirl Posted July 17, 2003 Share Posted July 17, 2003 not the application files - config.php in the catalog and the admin directories Link to comment Share on other sites More sharing options...
nurmaln Posted July 17, 2003 Author Share Posted July 17, 2003 :roll: emm ok... please consider that I don't know a thing about PHP or mysql, otherwise I'm really not that dumb. :lol: tnx I'll try that when I get home, I'm sure you'll hear from me again :wink: Link to comment Share on other sites More sharing options...
rubygirl Posted July 17, 2003 Share Posted July 17, 2003 okay just to clarify = you need to change the permissions of the file to 666 or 777 (depending on the system) and the go through the install process again - this way the variables will post themselves to the config files the files are located here: catalog/includes/config.php admin/includes/config.php be sure you change them back to 644 when you are done for security. Link to comment Share on other sites More sharing options...
nurmaln Posted July 17, 2003 Author Share Posted July 17, 2003 Set the permisions to 777 doesn't mean anything to me, I have no idea how to do that, but I think you're talking about setting all permisons to full I work with Win Xp and use Windows commander to upload the files Link to comment Share on other sites More sharing options...
rubygirl Posted July 17, 2003 Share Posted July 17, 2003 sorry about that - the permissions need to be set so that the install script can write to the config file Link to comment Share on other sites More sharing options...
nurmaln Posted July 17, 2003 Author Share Posted July 17, 2003 I get that but how do I set the permissions? I don't know where to erite chmod 777 *.* or anything else Link to comment Share on other sites More sharing options...
rubygirl Posted July 17, 2003 Share Posted July 17, 2003 if you are using a ftp program - like cuteftp or something - simply highlight the file, click CHMOD and change the permission i run only unix, so I am not sure what to do with a windows box if you are ssh in - Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.