PDA

View Full Version : Session_start() Error on Login


joshabts
24th August 2006, 18:03
Hello,

When I go to login to my ISPconfig installation on port 81 I receive the following error:

Warning: session_start() [function.session-start]: open(/tmp/sess_b3d8670e95197f1df2dff2648bc73237, O_RDWR) failed: Permission denied (13) in /home/admispconfig/ispconfig/web/login.php on line 29

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/admispconfig/ispconfig/web/login.php:29) in /home/admispconfig/ispconfig/web/login.php on line 29

Any ideas as to what may be wrong, or what further information would you need to help solve this?

I am still able to login but I get the same errors on every page that loads.

Thanks,
Josh

falko
26th August 2006, 01:53
What's the output of ls -la /tmp?