DnJ Posted February 21, 2003 Share Posted February 21, 2003 I have just ran the install script and have received these 3 warnings: New Install Step 2: osCommerce Configuration Warning: fopen(c:/xxx/apache group/apache/htdocs/catalog/npmanager/includes/configure.php) [function.fopen]: failed to create stream: No such file or directory in c:osapache groupapachehtdocscataloginstalltemplatespagesinstall_5.php on line 164 Warning: fputs(): supplied argument is not a valid stream resource in c:xxxapache groupapachehtdocscataloginstalltemplatespagesinstall_5.php on line 165 Warning: fclose(): supplied argument is not a valid stream resource in c:xxxapache groupapachehtdocscataloginstalltemplatespagesinstall_5.php on line 166 The configuration was successful! Also when I try the administration button it returns: 1046 - No Database Selected select configuration_key as cfgKey, configuration_value as cfgValue from configuration [TEP STOP] It says that configuration was successful, just wondering if the warnings and no database is normal? :?: "One Of Life's Greatest Pleasures Is Doing What Others Say You Can't" Link to comment Share on other sites More sharing options...
DnJ Posted February 21, 2003 Author Share Posted February 21, 2003 Can someone please help me with this, would like to know if I have to change something in my configure files or in another file. Thanks. "One Of Life's Greatest Pleasures Is Doing What Others Say You Can't" Link to comment Share on other sites More sharing options...
toolcrazy Posted February 21, 2003 Share Posted February 21, 2003 Your instal can't connect to the database. You might want to check your paths in the install script. Which means your database path is wrong. And as far as The configuration was successful! That is part of the script. It say that no mater what errors there are. What it means that it wrote to both the configuration files successfuly. It doesn't mean that the instal was successful. Steve ------------------------- Link to comment Share on other sites More sharing options...
DnJ Posted February 21, 2003 Author Share Posted February 21, 2003 Steve, Thanks for the help, you were exactly right, I had forgot the db user/password. Works great. Thanks again. "One Of Life's Greatest Pleasures Is Doing What Others Say You Can't" Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.