Web Hosting Talk







View Full Version : Money For Help


freescr
04-08-2004, 11:13 PM
I'll pay someone $15 through paypal to anyone who gets me around this problem:

http://www.webhostingtalk.com/showthread.php?s=&threadid=258166

vito
04-08-2004, 11:17 PM
You should really put this in the Ad forums since you're offering $$ for services rendered.

I've emailed the mods to ask them to move it for you.

Good luck in getting your problem solved.

Vito

buccaneerob
04-08-2004, 11:57 PM
I can help ya out with it, is it a cpanel server?


Feel free to send me a message on AIM "buccaneerob"

freescr
04-08-2004, 11:59 PM
no, its not. do you have an aol or windows messenger account we can chat on?

buccaneerob
04-08-2004, 11:59 PM
I think I know what the problem is, send me a message on AOL IM at "buccaneerob"

clanscc
04-09-2004, 12:03 AM
Has this been taken care of?

superprogram
04-09-2004, 12:06 AM
I know what the problem is
Do you also have problems installing rpms?

robertson
04-09-2004, 12:48 AM
There are basically two reasons why this errors appears:
mysqld is down or socket is incorrect.

Just see that mysql socket correespond to the proper value in php.ini and if not edit it

I think first you should use 'ps -aux' to see which process are running and kill all the mysql processes. Then you restart mysql again....

to kill all mysql process run "kill -9 pid" command

Hope this helps

Regards
Krishnendu

freescr
04-09-2004, 01:17 AM
Done, thanks buccaneerob

superprogram
04-09-2004, 01:23 AM
Can you please tell us what did you do buccaneerob?

buccaneerob
04-09-2004, 08:28 AM
Mysql was not starting due to a problem with permissions