avdhutdalvi

Member
Feb 23, 2006
13
0
151
I get an error:

Fantastico is unable to connect to your MySQL server at this time. Please contact your host for assistance.
When I try to switch to fantastico from a user's cpanel. Is this a know issue with the new cpanel 11?
Any help or solution will be much appreciated.


-Andy
 

katmai

Well-Known Member
Mar 13, 2006
564
4
168
Brno, Czech Republic
might check mysql server status? it seems to be down.
 

avdhutdalvi

Member
Feb 23, 2006
13
0
151
Thanks for your reply. The first thing I checked on the server after this error occured was the mysql service and it's up and working fine.
Any more suggestions out there? :(

-Andy
 

avdhutdalvi

Member
Feb 23, 2006
13
0
151
well in the x3 theme it doesnt display it ;-(
A good guess, I even tried changing the theme from x3 to x and x2, but that din't help.

Anyone else with any more suggestions? :)

Thanks,
-Andy
 

mitgib

Well-Known Member
Apr 9, 2006
59
0
156
A good guess, I even tried changing the theme from x3 to x and x2, but that din't help.

Anyone else with any more suggestions? :)

Thanks,
-Andy
What version of wget are you using? I had this problem initially too, and again after updating that same server running FC5

what worked for me

yum -y erase wget
yum -y install wget-1.10.2-3.2.1
 

Jones

Well-Known Member
Jul 10, 2004
47
0
156
What version of wget are you using? I had this problem initially too, and again after updating that same server running FC5

what worked for me

yum -y erase wget
yum -y install wget-1.10.2-3.2.1


Yes, this is for FC5 or Centos5 only however, the problem posted by the OP is happening even in centos 4, etc...

We are discussing this issue in netenberg: http://netenberg.com/forum/viewtopic.php?t=5786

And we are still waiting for the fixes.


Jones
 

malcolmb

Registered
Jun 7, 2007
2
0
151
(Digging up an old thread)

We have had the same issue with a few of our clients and have had to add a symlink to /tmp for the MySQL socket.

ln -s /var/lib/mysql/mysql.sock /tmp/mysql.sock

This has also fixed the recent round of Horde and PHPMyadmin issues.

Malcolm
http://www.spry.com/