Login or Register

RSS IconRecent posts in this topic

avatar
webpoga on Sep 5. 2007. 5:40 am
heres what debug mode says.::::


Warning: session_start() [function.session-start]: open(/tmp/sess_42018ace325c65c948f3f5bb4ba92127, O_RDWR) failed: Permission denied (13) in /home/webpogn/public_html/activecollab/environment/environment.php on line 30

Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/webpogn/public_html/activecollab/environment/environment.php:30) in /home/webpogn/public_html/activecollab/environment/environment.php on line 30

Warning: Cannot modify header information - headers already sent by (output started at /home/webpogn/public_html/activecollab/environment/environment.php:30) in /home/webpogn/public_html/activecollab/environment/functions/general.php on line 309

Warning: Unknown: open(/tmp/sess_42018ace325c65c948f3f5bb4ba92127, O_RDWR) failed: Permission denied (13) in Unknown on line 0

Warning: Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct () in Unknown on line 0


:((
avatar
Ilija Studen on Sep 5. 2007. 6:06 am
You are having problem with session configuration. Open php.ini file (it can be located in various places so you should search for it), find session.save_path directive in the file and make sure that it point to a folder that exists and that is writable.
activeCollab team member | LinkedIn
avatar
webpoga on Sep 5. 2007. 6:17 am
i deleted all of my cookies and it worked. What did happen?
avatar
Ilija Studen on Sep 5. 2007. 6:28 am
Something session handling related, but I don't know how that extension works internally so I can't give you any more details...

Good things - it is not activeCollab related and it is working now :)
activeCollab team member | LinkedIn
Topic is locked. If you have something important to say about issues discussed on this page please write at hi@a51dev.com.

RSS IconRecent posts in this topic