mysql.connect_timeout

I want to increase my mysql.connect_timeout from the default of 60? Can anyone direct me?

-

Andrey, Stuart, Chris, Greg.......

-

Thanks guys in advance!

_

~~ Lorren

Quote · 12 Sep 2008

Add or change the following to your PHP.ini or create the file if you don't have one  ..... 

; Maximum time (in seconds) for connect timeout. -1 means no limit
mysql.connect_timeout = 60



Yes I'm afraid I got that the same way YOU (or anyone) can do and it doesn't hurt a bit  ..... 

SEARCH  .....


HOW TO SEARCH AND NOTE FOR NEW MEMBERS IN THE FORUMS
.

Quote · 12 Sep 2008

Yes Rumpy...

-

I did search. mysql.connect_timeout.

-

I didn't find it...that is why I am asking. But thanks for having mercy on me and answering.

_

Lorren

-

Add or change the following to your PHP.ini or create the file if you don't have one .....

; Maximum time (in seconds) for connect timeout. -1 means no limit
mysql.connect_timeout = 60



Yes I'm afraid I got that the same way YOU (or anyone) can do and it doesn't hurt a bit .....

SEARCH .....


HOW TO SEARCH AND NOTE FOR NEW MEMBERS IN THE FORUMS
.

Quote · 12 Sep 2008

Hmmmmmmmm  .....   Came back the first time  ..... 

You are obviously NOT checking the "messages" choice which SEVERELY limits the searches.


For search tips  .....
.

Quote · 12 Sep 2008

I searched "mysql.connect_timeout" and all it brings now are MY posts... Innocent

Quote · 12 Sep 2008

What is the optimum timing on this?

Add or change the following to your PHP.ini or create the file if you don't have one  ..... 

; Maximum time (in seconds) for connect timeout. -1 means no limit
mysql.connect_timeout = 60



Yes I'm afraid I got that the same way YOU (or anyone) can do and it doesn't hurt a bit  ..... 

SEARCH  .....


HOW TO SEARCH AND NOTE FOR NEW MEMBERS IN THE FORUMS
.

There are none so blind as those that will not see.
Quote · 12 Sep 2008

Ohh, I hope that better use internet :)

http://search.mysql.com/search?q=mysql.connect_timeout&ie=&lr=lang_en&x=0&y=0

http://www.google.com/search?hl=en&q=mysql.connect_timeout&btnG=Google+Search&aq=f&oq=

seems in documentation at mysql.com must be described how work with phpMyAdmin, change settings etc.

Quote · 12 Sep 2008

Hey Lorren sent you a message on how to do this. It's a php.ini or .htaccess code you need to add depending on whether you have a cgi or apache module server. Fairly simple and fast either way. I don't know that it will solve all your problems but certainly worth a try.

Coding is slightly different and you need to know if you have a cgi or apache module setup, because you will get a big fat 500 error or do no good.

Let me know if you have any problems.

This is not dolphin coded, it's your server's php settings you need to tweak.

gameutopia

DialMe.com - Your One and Only Source For Boonex Dolphin Tutorials and Resources
Quote · 12 Sep 2008

Hey gameutopia,

-

Received the email...thanks for the help! It SEEMS to be working, but only time will tell!

-

Stuart, I set it to 600.

-

~~ Lorren

-

Quote · 12 Sep 2008

Hey gameutopia,

-

Received the email...thanks for the help! It SEEMS to be working, but only time will tell!

-

Stuart, I set it to 600.

-

~~ Lorren

-

600, is that seconds? 60 to 600 seems like quite a leap, are you having any problems? I was having the occasional time out. I set mine to 80 and I am waiting to see if that cures the problem. Why 600?

Stuart

There are none so blind as those that will not see.
Quote · 13 Sep 2008

It is what gameutopia had specified to try as I am running on a shared server.

-

Lorren

-

Hey gameutopia,

-

Received the email...thanks for the help! It SEEMS to be working, but only time will tell!

-

Stuart, I set it to 600.

-

~~ Lorren

-

600, is that seconds? 60 to 600 seems like quite a leap, are you having any problems? I was having the occasional time out. I set mine to 80 and I am waiting to see if that cures the problem. Why 600?

Stuart

Quote · 13 Sep 2008

Mysql timeout: Lorren I set mine to 80 and I have had no problems since. - Stuart

It is what gameutopia had specified to try as I am running on a shared server.

-

Lorren

-

Hey gameutopia,

-

Received the email...thanks for the help! It SEEMS to be working, but only time will tell!

-

Stuart, I set it to 600.

-

~~ Lorren

-

600, is that seconds? 60 to 600 seems like quite a leap, are you having any problems? I was having the occasional time out. I set mine to 80 and I am waiting to see if that cures the problem. Why 600?

Stuart

There are none so blind as those that will not see.
Quote · 18 Sep 2008
 
 
Below is the legacy version of the Boonex site, maintained for Dolphin.Pro 7.x support.
The new Dolphin solution is powered by UNA Community Management System.