phpgroupware-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Phpgroupware-tracker] [ 101326 ] session.save_path setting prevents log


From: nobody
Subject: [Phpgroupware-tracker] [ 101326 ] session.save_path setting prevents login
Date: Wed, 25 Sep 2002 16:22:27 -0400

Support Request #101326, was updated on 2002-Sep-25 16:22
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=101326&group_id=509

Category: Bug Report
Status: Open
Priority: 5
Summary: session.save_path setting prevents login

By: dean.carpenter
Date: 2002-Sep-25 16:22
Logged In: NO 
Browser: Mozilla/4.0 (compatible; MSIE 5.5; Windows NT 5.0)

This is on a Debian woody install.

apache-ssl 1.3.26.1
phpgroupware 0.9.14-RC3.2
postgresql 7.2.2

Install seems to go OK, as does the header setup and 
main config setup.  Admin ID and demo IDs and are 
created fine I think.

Logging in with admin or demo/demo2/demo3 produces 
this :

**************************************************
Warning: open(0/sess_034682a6fd6c360f2e923e9c9869eb96, 
O_RDWR) failed: No such file or directory (2) 
in /usr/share/phpgroupware/phpgwapi/inc/class.sessions_
php4.inc.php on line 771

Warning: Cannot add header information - headers 
already sent by (output started 
at /usr/share/phpgroupware/phpgwapi/inc/class.sessions_
php4.inc.php:771) 
in /usr/share/phpgroupware/phpgwapi/inc/class.phpgw.inc
.php on line 138

Warning: open(0/sess_034682a6fd6c360f2e923e9c9869eb96, 
O_RDWR) failed: No such file or directory (2) in 
Unknown on line 0

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

/etc/apache-ssl/httpd.conf contains the phpgroupware 
section, including the line :

    php_flag session.save_path /var/tmp/phpgroupware

That dir doesn't exist.  I created it, 777 perms, but 
still no luck with login.

Dean.

----------------------------------------------------------------------
You can respond by visiting: 
http://savannah.gnu.org/support/?func=detailsupport&support_id=101326&group_id=509




reply via email to

[Prev in Thread] Current Thread [Next in Thread]