|
|
|
||||
|
Welcome to the GoFuckYourself.com - Adult Webmaster Forum forums. You are currently viewing our boards as a guest which gives you limited access to view most discussions and access our other features. By joining our free community you will have access to post topics, communicate privately with other members (PM), respond to polls, upload content and access many other special features. Registration is fast, simple and absolutely free so please, join our community today! If you have any problems with the registration process or your account login, please contact us. |
![]() |
|
|||||||
| Discuss what's fucking going on, and which programs are best and worst. One-time "program" announcements from "established" webmasters are allowed. |
|
|
Thread Tools |
|
|
#1 |
|
Confirmed User
Join Date: Sep 2001
Posts: 5,994
|
MYSQL problem
Ok server dudes are in bed and for last 12 hours apparently the site as had MYSQL problem, seemings the join pages work with MYSQL this is NOT good.
Following error: Can not connect to MySQL Can't connect to local MySQL server through socket '/tmp/mysql.sock' (2)Can not connect to MySQL!!! Anyone know how to fix this or can fix it for me? ICQ 46335817
__________________
Penis enlargement / male enhancement pills - earn up to $229.48 per signup ICQ: 46335817 |
|
|
|
|
|
#2 |
|
Confirmed User
Join Date: Dec 2001
Location: Malibu
Posts: 3,817
|
Check if the script uses the right mysql server.
|
|
|
|
|
|
#3 | |
|
So Fucking Banned
Join Date: Dec 2002
Posts: 110
|
Quote:
My 2nd would be to restart MySQL. FreeBSD you'll need to run safe_mysqld (If it's a ports install you can probably do a /usr/local/etc/rc.d/mysql-server.sh start) Crap Hat Linux and Linuxes like Crap Hat: /etc/init.d/mysqld start If that doesn't fix it you'll probably need to use myisamchk to repair the DBs, or something else is fucked. Get those tech support guys out of bed. |
|
|
|
|
|
|
#4 |
|
Confirmed User
Join Date: Sep 2001
Posts: 5,994
|
anyone wanna come on icq and help me with I am about as technical as roger rabbit.
__________________
Penis enlargement / male enhancement pills - earn up to $229.48 per signup ICQ: 46335817 |
|
|
|
|
|
#5 |
|
Confirmed User
Join Date: Sep 2001
Posts: 5,994
|
bump
__________________
Penis enlargement / male enhancement pills - earn up to $229.48 per signup ICQ: 46335817 |
|
|
|
|
|
#6 |
|
So Fucking Banned
Industry Role:
Join Date: Oct 2002
Location: Mesosphere
Posts: 2,926
|
Sounds like either the mysql server crashed or permission problems, either way its doubtful your hosting company has your permissions set to do anything about it.
|
|
|
|
|
|
#7 |
|
Confirmed User
Join Date: Feb 2002
Location: Amsterdam
Posts: 9,377
|
Darren hit me up...IŽll help out #370820
DynaMite
__________________
| http://www.sinnerscash.com/ | ICQ: 370820 | Skype: SinnersCash | AdultWhosWho | |
|
|
|
|
|
#8 |
|
Confirmed User
Join Date: Jun 2001
Posts: 270
|
Darrin, Feel free to hit me up if you are still having problems - [email protected]
I have one programmer in the office today that can take a quick look and fix it if it is nothing too time consuming.
__________________
ICQ: 102858186 FreeNetPass AVS : $15/FREE membership even if the surfer cancels! $17 recurring Premiums! Adult Insider : Webmaster resources, daily news, FREE stuff for posting. PornStarBucks : Jenna Jameson, Briana Banks, Jill Kelly, and now Tera Patrick! |
|
|
|
|
|
#9 |
|
Confirmed User
Join Date: Jan 2002
Location: In the walls of your house.
Posts: 3,985
|
Your mysql client software is trying to connect to the mysql server on the local host. This means either the mysql server isn't running or its on a different machine. If mysqld should be running on the localhost, simply restart it. If mysql is on a different machine, you're going to have to change the connection to point to the remote host instead of the localhost.
__________________
"Every normal man must be tempted, at times, to spit on his hands, hoist the black flag, and begin slitting throats." --H.L. Mencken |
|
|
|