| Author |
Message |
Khan907

Joined: Dec 01, 2010
Posts: 10
|
Posted:
Thu Jan 13, 2011 3:54 pm |
|
This is the error I got today.....
[01-13-11 02:52:26 pm][2](Line:532) mysql_connect() [function.mysql-connect]: Unknown MySQL server host '*****_***' (1) [/home/******/public_html/modules/Digital_Shop/includes/MDB2/Driver/mysql.php]
[01-13-11 02:52:26 pm] [mdb2_error: message="MDB2 Error: connect failed" code=-24 mode=callback callback=handle_pear_error prefix="" info="_doConnect: [Error message: unable to establish a connection] [Native code: 0] "]
Please help!! |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 921
|
Posted:
Fri Jan 14, 2011 11:20 am |
|
Is your MySQL server down? The error makes it look like it was.
Does that error show all the time now? If so, can you still get into phpmyadmin and do a "repair table" on all tables? |
| |
|
|
 |
Khan907

Joined: Dec 01, 2010
Posts: 10
|
Posted:
Fri Jan 21, 2011 9:00 am |
|
Repaired all tables...and I still get the error....the shop is down..and dead. |
| |
|
|
 |
Khan907

Joined: Dec 01, 2010
Posts: 10
|
Posted:
Fri Jan 21, 2011 9:20 am |
|
Ok reinstalled everything and this is the new error Fatal error: Call to undefined function: MDB2_Driver_mysql::_isNewLinkSet(). in /home/coldday/public_html/modules/Digital_Shop/includes/MDB2.php on line 1936. I am sorry to be such a pain Gotcha... |
| |
|
|
 |
gotcha
Site Admin


Joined: Oct 25, 2004
Posts: 921
|
Posted:
Mon Jan 24, 2011 12:32 pm |
|
| Khan907 wrote: |
| Ok reinstalled everything and this is the new error Fatal error: Call to undefined function: MDB2_Driver_mysql::_isNewLinkSet(). in /home/coldday/public_html/modules/Digital_Shop/includes/MDB2.php on line 1936. I am sorry to be such a pain Gotcha... |
Didn't we already fix this exact problem once? Basically, your db info is probably not filled in correctly in the lib/constants.php. Check it again and if it is right, PM me ftp access and I'll check it out. |
| |
|
|
 |
|
|