Joomla! Discussion Forums



It is currently Sun Nov 08, 2009 7:54 am (All times are UTC )

 


Forum rules

Forum Rules
Absolute Beginner's Guide to Joomla! <-- please read before posting, this means YOU.
Forum Post Assistant - If you are serious about wanting help, you will use this tool to help you post.



Post new topic Reply to topic  [ 8 posts ] 
Author Message
Posted: Mon Aug 28, 2006 11:01 pm 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Mon Aug 22, 2005 11:25 am
Posts: 169
Fresh installation on Joomla 1.0.10, when I log in to the admin area I get to the administrator home, but the moment I try to go to another page I get sent to the username and password prompt screen again, and the url at thew top is '...index.php?mosmsg=You%20need%20to%20login'

It doesnt happen every single time I move around the admin area, but almost all the time within a couple of clicks.


Top
  E-mail  
 
Posted: Tue Aug 29, 2006 12:08 am 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Mon Aug 22, 2005 11:25 am
Posts: 169
I'd be very grateful if someone could help me with this issue. Been reading all over the forum and there are some similar issues but I cant find a solution to mine.


Top
  E-mail  
 
Posted: Tue Aug 29, 2006 12:38 am 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Mon Aug 22, 2005 2:22 am
Posts: 166
Location: Stillwater, OK
Have you tried clearing your cache and temp. files??? Also if your using firefox clear your authenticated sessions.

In firefox hit ctrl + shift + delete and it will bring up the 'clear private data' dialog box.

-Grant

_________________
http://www.grantbivens.com


Top
   
 
Posted: Tue Aug 29, 2006 12:41 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Wed Feb 15, 2006 2:38 am
Posts: 11
Check your session expiry time. And are you being hosted by PowWeb? If so their has been a littany of trouble with this since their massive server migrations. Check you session save path in your php.ini file to make sure it is correct.


Top
   
 
Posted: Tue Aug 29, 2006 1:18 am 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Mon Aug 22, 2005 11:25 am
Posts: 169
I'm hosted by Easyspace/Iomart

The session save path shown by phpinfo() is /

The sessions couldnt have expired as it happens within seconds and the default 900 and 1800 are set.

If / is the wrong path I cant really change it myself, how could I explain it to the hosts so that they solve the problem?


Top
  E-mail  
 
Posted: Tue Aug 29, 2006 2:50 am 
Joomla! Apprentice
Joomla! Apprentice
Offline

Joined: Wed Feb 15, 2006 2:38 am
Posts: 11
You should be able to add a php.ini file to set the session folder. You can simply create a folder for the sessions and point the php.ini file there.
Also make sure you have deleted your cookies and check the new cookies for the URL and see if it includes the www or not.


Top
   
 
Posted: Tue Aug 29, 2006 6:25 am 
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Mon Aug 22, 2005 11:25 am
Posts: 169
I created a tmp folder and placed a php.ini file in my web root with;

session.save_path = /absolute path to folder/www/tmp

Still the same problem is happening, although when I look at phpinfo() the session.save_path now appears as /tmp instead of /


Last edited by Alex53 on Tue Aug 29, 2006 6:42 am, edited 1 time in total.

Top
  E-mail  
 
Posted: Tue Aug 29, 2006 11:54 am 
User avatar
Joomla! Enthusiast
Joomla! Enthusiast
Offline

Joined: Fri Sep 02, 2005 3:41 am
Posts: 175
are you sure that your host is using phpsuexec?

If not then the php.ini changes will make no difference.

have you tried something like this in your .htaccess file:

php_value session.save_path /absolute_path_to_folder/www/tmp

if that works then you are not using phpsuexec and the local php.ini files are making no difference.

If apache bombs out with a 500 server error then you are most likely in a phpsuexec environment.

Another way to see if your php.ini is talking effect is to look at phpinfo() output, for the value:

Configuration File (php.ini) Path

if that shows your php.ini then it is loaded, if is shows some other location then it is not loaded....

_________________
"A lie can travel halfway around the world while the truth is putting on its shoes”, said Mark Twain. Modern communications help the lie travel even further, although Velcro having replaced lace-ups, the truth is not all that slow anymore in getting ready – mainly thanks to the internet.
Dr S Bleher


Top
  E-mail  
 
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 8 posts ] 

Quick reply

 



Who is online

Users browsing this forum: hackerzlab and 22 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
You cannot post attachments in this forum

Jump to:  
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group