Linode Forum
Linode Community Forums
 FAQFAQ    SearchSearch    MembersMembers      Register Register 
 LoginLogin [ Anonymous ] 
Post new topic  Reply to topic
Author Message
PostPosted: Thu Jan 24, 2013 12:42 pm 
Offline
Senior Newbie

Joined: Wed Oct 31, 2012 5:12 pm
Posts: 9
I've got a strange problem on my Linode Ubuntu 12.04 install. I have a similar install on a non-Linode machine, so I can't figure out the problem.

Anyway I have PHPmyadmin installed and I'm trying to increase the timeout from 1440 seconds to something a little more reasonable for me.

apache2/php.ini: session.gc_maxlifetime = 86400
/etc/phpmyadmin/config.inc.php: $cfg['LoginCookieValidity'] = 86400;

This has always worked for me in the past and is working on my other Ubuntu 12.04 system. Anyone know of why it wouldn't work on my Linode?
:roll:

Many Thanks!


Top
   
PostPosted: Thu Jan 24, 2013 7:56 pm 
Offline
Senior Member

Joined: Sun Mar 07, 2010 7:47 pm
Posts: 1970
Website: http://www.rwky.net
Location: Earth
Have you restarted apache? If that doesn't work try changing the session.save_path Ubuntu has a cron that cleans up the default session path it maybe deleting your sessions.

_________________
Paid support
How to ask for help
1. Give details of your problem
2. Post any errors
3. Post relevant logs.
4. Don't hide details i.e. your domain, it just makes things harder
5. Be polite or you'll be eaten by a grue


Top
   
PostPosted: Thu Jan 24, 2013 8:21 pm 
Offline
Senior Newbie

Joined: Wed Oct 31, 2012 5:12 pm
Posts: 9
Oh yeah. I've been trying this for months, so lots of restarts in between attempts. I figure it must be something Linode is overwriting?

I even did a:

find /etc -type f -exec grep -l 1440 {} \;

to see where it could be... haven't found anything that I haven't changed.


Top
   
PostPosted: Fri Jan 25, 2013 5:41 am 
Offline
Senior Member

Joined: Sun Mar 07, 2010 7:47 pm
Posts: 1970
Website: http://www.rwky.net
Location: Earth
Did you try changing the session save path?

_________________
Paid support
How to ask for help
1. Give details of your problem
2. Post any errors
3. Post relevant logs.
4. Don't hide details i.e. your domain, it just makes things harder
5. Be polite or you'll be eaten by a grue


Top
   
PostPosted: Fri Jan 25, 2013 12:47 pm 
Offline
Senior Newbie

Joined: Wed Oct 31, 2012 5:12 pm
Posts: 9
Giving that a try now. Thanks. I also had session.gc_probability set to 1 and my other system is 0... so I'll try that.


Top
   
PostPosted: Fri Jan 25, 2013 2:29 pm 
Offline
Senior Newbie

Joined: Wed Oct 31, 2012 5:12 pm
Posts: 9
Aw... sadly tweaking either things didn't work. Still timed out at 1440 seconds. Hmmm... so stumped.


Top
   
PostPosted: Fri Jan 25, 2013 3:28 pm 
Offline
Senior Member
User avatar

Joined: Sun Dec 27, 2009 11:12 pm
Posts: 1038
Location: Colorado, USA
It's a message from the FSM to abandon that gawd awful phpmyadmin (leaky, resource sucking, security sieve, meant for shared hosted training wheel systems) and either learn enough mysql to manage it via CLI or use a real MySQL management utility like HeidiSQL (free) or SQLyog (not free).

_________________
Either provide enough details for people to help, or sit back and listen to the crickets chirp.
Security thru obscurity is a myth - and really really annoying.


Top
   
PostPosted: Fri Jan 25, 2013 3:31 pm 
Offline
Senior Newbie

Joined: Wed Oct 31, 2012 5:12 pm
Posts: 9
I didn't realize the FSM spoke through anyone but ceiling cat.


Top
   
PostPosted: Fri Jan 25, 2013 4:09 pm 
Offline
Senior Member
User avatar

Joined: Fri Oct 24, 2003 3:51 pm
Posts: 965
Location: Netherlands
vonskippy _is_ ceiling cat.

_________________
/ Peter


Top
   
Display posts from previous:  Sort by  
Post new topic  Reply to topic


Who is online

Users browsing this forum: No registered users and 2 guests


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

Search for:
Jump to:  
RSS

Powered by phpBB® Forum Software © phpBB Group