BeGee
9-18-03, 09:15 AM
I'm a total newbie to php! Am trying to install osCommerce. Corrected some minor errors that were reported during the installation process, but now I've hit a wall! When trying to access the admin page I get the following error:
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /www/t/tennesseehalp/htdocs/catalog/admin/includes/functions/database.php on line 19
Unable to connect to database server!
Is there some place that I was suppose to edit and tell the program what my database name is? I setup MySQL and data base name during the initial phase of the installation process.
Any help is appreciated...
BeGee
Warning: mysql_connect(): Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2) in /www/t/tennesseehalp/htdocs/catalog/admin/includes/functions/database.php on line 19
Unable to connect to database server!
Is there some place that I was suppose to edit and tell the program what my database name is? I setup MySQL and data base name during the initial phase of the installation process.
Any help is appreciated...
BeGee