FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » FUDforum Installation Issues » Lost connection to MySQL server during query
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: Lost connection to MySQL server during query [message #30423 is a reply to message #30402] Fri, 24 February 2006 03:38 Go to previous messageGo to previous message
carmi is currently offline  carmi   United States
Messages: 3
Registered: February 2006
Karma:
Junior Member
I am not positve on the correct procedures to increase the timeout value to >90 seconds.

In /etc/mysql/my.cnf I changed
[mysql]
#no-auto-rehash	# faster start of mysql but no tab completition
#added in an attempt to correct php install script timeout
set-variable = connect_timeout=90
to
[mysql]
#no-auto-rehash	# faster start of mysql but no tab completition
#added in an attempt to correct php install script timeout
set-variable = connect_timeout=14400

and then shutdown with:
cd /usr/bin
  # ./mysqladmin -u root shutdown

and started with:
cd /usr/bin
  # mysqld_safe &

I still got the errors so I am not sure where to go next. Im I going in the right direction?
Thanks Evan
[Message index]
 
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Synching Forum with Mail List
Next Topic: What is supposed to be in the Globals.php file?
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Fri Jul 05 23:30:24 GMT 2024

Total time taken to generate the page: 0.04699 seconds