PDA

View Full Version : MySQL Error-Can't Connect-Newbie


redwilly
7-15-03, 01:03 PM
I am green as can be and I am not sure of where/how to trouble shoot the following error MSG. Is it me? or could it be that this is a powweb support issue?

Recorded time : 2003-07-15 08:46:11 (PDT)
Error Number : 9999
Error Type : Database Error
At Line Number: 55

In File : /myapplication/install/index.php


<< Error Reported >>

[MYAPPLICATION_LIBRARY_POB_ERROR] [errMySQLError]
MySQL Error [2002]: Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)
Generator: mysqlconn.connect
In File [/www/m/mysite/htdocs/myapplication/essential/library/mysql.pob.php]
At Line [55]
Last Query [ ]

Someone please head me in the right direction

Cooldude
7-15-03, 01:33 PM
if your using localhost change that to server.powweb.com change server to server name

redwilly
7-15-03, 02:54 PM
<if your using localhost change that to server.powweb.com change server to <server name

I made the changes you suggested and it appears to be connecting except error now is:

MySQL Error [1045]: Access denied for user: 'myusername@www04.powweb.com' (Using password: YES)
Generator: mysqlconn.connect

I tried adding a new user in OPS same results... different username