Guest Posted July 30, 2005 Share Posted July 30, 2005 After installation, I ended up with this page: New Installation osCommerce Configuration Warning: fopen(/includes/configure.php): failed to open stream: No such file or directory in /homepages/37/d91196262/htdocs/install/templates/pages/install_7.php on line 209 Warning: fputs(): supplied argument is not a valid stream resource in /homepages/37/d91196262/htdocs/install/templates/pages/install_7.php on line 210 Warning: fclose(): supplied argument is not a valid stream resource in /homepages/37/d91196262/htdocs/install/templates/pages/install_7.php on line 211 Warning: fopen(/admin/includes/configure/php): failed to open stream: No such file or directory in /homepages/37/d91196262/htdocs/install/templates/pages/install_7.php on line 259 Warning: fputs(): supplied argument is not a valid stream resource in /homepages/37/d91196262/htdocs/install/templates/pages/install_7.php on line 260 Warning: fclose(): supplied argument is not a valid stream resource in /homepages/37/d91196262/htdocs/install/templates/pages/install_7.php on line 261 The configuration was successful! Both the Catalog and Administration Tool buttons appeared. But when I try either button, I end up at Warning: mysql_connect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /homepages/37/d91196252/htdocs/includes/functions/database.php on line 19 Unable to connect to database server! I've tried browsing and searching this forum without success. Does anyone have any suggestions as to what I might have done wrong and/or how I might correct this situation? Thanks in advance for any suggestions or insights. I have some programming/administration background but am new to php/sql, and it's time to go to bed, lol. Link to comment Share on other sites More sharing options...
Guest Posted July 30, 2005 Share Posted July 30, 2005 you need to have the file permissions set at 777 for the configure.php files Link to comment Share on other sites More sharing options...
Guest Posted July 30, 2005 Share Posted July 30, 2005 Thanks, but I did have permissions set to 777 before performing the install procedure, so that didn't cause the problem. Link to comment Share on other sites More sharing options...
Guest Posted July 30, 2005 Share Posted July 30, 2005 Ah ha, I finally found documentation on this sight that has given me some insights into the problem. I'll play around with the setup tonight. Link to comment Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.