| Register | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read | ![]() |
|
||||||
![]() |
|
|
LinkBack | Thread Tools | Display Modes |
|
|||
|
I have installed joomla using fantastico to my shared joomla hosting web space. The install seemed to go very well, sessions folder is writable and I could log into the admin area with no problems.
My problems started when I tried to add or amend content. Every time I click save or apply I get logged out of the admin area and directed to the public side front page. After a bit of digging I think the problem is not write access to the sessions directory as I originally thought but access to the actual session file within the sessions directory. I think the joomla scripts are running under the chmod user name 'nobody' and I don't think this user name belongs to any chmod user group. As a result when the session file is created by the script it is created with the chomod permissions 600 or '-rw-------'. Which means that the script cannot access the sessions file it just created. Any suggestions anybody can give as to how I can solve this problem would be a big help. Thanks in advance Dizzzy |
|
|||
|
is this a cross-post? Don't know whether same post as Kev has replied to. If so sry Kev.
Afraid I have no knowledge of joomla or any other cms but here are my thoughts for what it's worth. If it is logging you out then poss: Can you set session timeout in the config settings? Privacy and security settings on your browser or blocking? |
|
|||
|
Quote:
I have tried the browser settings but I will have a look at the session time out in the config file. Thanks for you help |
|
|||
|
this maybe of help???
Quote:
|
|
|||
|
Thanks jon123,
The session time out did the trick ,Could not alter the settings from Global config as your second post suggested so I altered this line in configuration.php Instead. $mosConfig_session_life_admin = '3800'; Works a treat Thanks again. |
![]() |
| Tags |
| joomla hosting, joomla installation, joomla web hosting, joomla website hosting |
| Thread Tools | |
| Display Modes | |
|
|