Google Community Chat
 
Timed out...again!?

You're visiting Google Community as a guest.
In order to post, you'll need to register and log in.


(If you were registered and logged in, these advertisements wouldn't be here)
Post new topic   Reply to topic    Google Community Forum Index // Web Design, Coding & Programming Forum
   
Author Message
tbrenner
Senior Googler
Senior Googler


Joined: 09 Mar 2005
Location: South Georgia
3410.05 GC$

Items

PostPosted: Sun Jun 05, 2005 11:51 pm    Post subject: Timed out...again!? Reply with quote
I am creating a MySQL database and it seems like every user i create logs out if the account is inactive for like 5 seconds. Does anyone know where this string lives? The php script i am using is called AdminPro
Back to top
View user's profile Send private message Send e-mail AIM Address MSN Messenger Google Talk
cvrk3
Google Guru
Google Guru


Joined: 05 Jul 2004
Location: India
16443.40 GC$

Items

PostPosted: Mon Jun 06, 2005 3:46 am    Post subject: Reply with quote
Hope this helps:

Quote:

baertyp
New User


joined:Nov 10, 2004
posts:30
msg #:6 9:02 am on Nov 10, 2004 (utc 0)

Just keep in mind that there is a serverwide var in php.ini
session.gc_maxlifetime

which afaik defaults to 1440 secs making it 24 minutes. You can read your setting with php_info(). After this period of user inactivity PHP assumes the session finished and the appropriate data as garbage and will delete it sooner or later.

So your timeout value must be smaller than the current session.gc_maxlifetime on your installation to make any sense.


Back to top
View user's profile Send private message
Eric
Better than you
Google Guru


Joined: 12 Aug 2004
Location: Toronto, Ontario, Canada.
2491.35 GC$

Items

PostPosted: Mon Jun 06, 2005 4:16 am    Post subject: Reply with quote
That is useful information, cvrk, but he will not be able to alter the value unless he has complete access over the server, such as modify the PHP and MySQL configuration files.
Besides that, you can just use the traditional method of desktop MySQL manager applications, instead of web-based versions.
_________________
"A lie gets halfway around the world before the truth has a chance to get it's pants on." - Winston Churchill
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
cvrk3
Google Guru
Google Guru


Joined: 05 Jul 2004
Location: India
16443.40 GC$

Items

PostPosted: Mon Jun 06, 2005 7:36 am    Post subject: Reply with quote
Eric,

I agree with you on the second part. But the tenor of his query confirms that he is using the web version, Second it appears that he is hosting the application and should not have difficulty in changing the server configuration.
Back to top
View user's profile Send private message
Eric
Better than you
Google Guru


Joined: 12 Aug 2004
Location: Toronto, Ontario, Canada.
2491.35 GC$

Items

PostPosted: Mon Jun 06, 2005 8:17 am    Post subject: Reply with quote
To administer his MySQL database, he is using a php script similar to phpMyAdmin, for which access to the root of the host computer is not necessary. Unless he has access to the root php installation folder, there is no way for him to modify the settings which are set by default within the php.ini file. It is easy to access MySQL databases with phpMyAdmin through modern website administration front-ends such as cPanel, WebHostManager and DirectAdmin.
_________________
"A lie gets halfway around the world before the truth has a chance to get it's pants on." - Winston Churchill
Back to top
View user's profile Send private message Send e-mail Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
cvrk3
Google Guru
Google Guru


Joined: 05 Jul 2004
Location: India
16443.40 GC$

Items

PostPosted: Mon Jun 06, 2005 9:29 am    Post subject: Reply with quote
you may be right there..(logical) indicates that i have more to educate myself.
Back to top
View user's profile Send private message
Sponsored Links
Posted: 5 Dec 2008 10:55 am    Post subject: Advertisements
Back to top
Post new topic   Reply to topic    Google Community Forum Index // Web Design, Coding & Programming Forum All times are GMT - 8 Hours
Page 1 of 1


 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum
Host your free forums with Invision Plus.net forum web hosting with your own subdomain.

alexisBlue v1.2 // Theme Created By: Andrew Charron // Icons in Part By: Travis Carden

© 2005-2006 Google Community

Powered by phpBB

Privacy Policy | Contact Us

Powered by Google Search blog

This website is not affiliated in any way with Google, Inc.
Google™ is a registered trademark of Google, Inc.