PDA

View Full Version : Login issue



alexroman
10-06-2008, 06:31 AM
Hi, I can log into my direct admin page fine but when i click on any option I get logged out back to the login menu. If I proceed to login again it will show the page I requested. this is happening on any browser on multiple computers.

floyd
10-06-2008, 06:41 AM
The cookie is expiring. Could be because the time is not set correctly on your computers. Also could be the timeout settings in DirectAdmin.

alexroman
10-06-2008, 06:49 AM
The cookies have been deleted. Time is correct. Time out setting is set to 0

floyd
10-06-2008, 07:17 AM
Time out setting is set to 0

Well there is your answer I believe. Session times out at 0 minutes.

alexroman
10-06-2008, 07:30 AM
I changed it in
/usr/local/directadmin/conf/directadmin.conf

then restarted it with

/usr/local/directadmin/scripts/directadmin


Works now, thanks so much !