phpgroupware-users
[Top][All Lists]
Advanced

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

[Phpgroupware-users] Login Error on Win 2000


From: Jeffrey Blank, P.E.
Subject: [Phpgroupware-users] Login Error on Win 2000
Date: Tue, 24 Jun 2003 11:21:22 -0400
User-agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:1.4) Gecko/20030529

Hi,

I just installed phpgw on a win2000 computer with apache 2.0.46 and php 4.3.2. I was able to successfully install phpgw and go through all of the configuration steps. The problem arises when I try and login the first time I get the following error. I could not find any info on the list archives after a quick search so I apologize if this has already been addressed.

*Warning*: session_register(): open(/tmp\sess_0a4dc2f449879ed29ef932a02bf00794, O_RDWR) failed: No such file or directory (2) in *E:\apache2\htdocs\phpgroupware\phpgwapi\inc\class.sessions_php4.inc.php* on line *826*

*Warning*: session_register(): Cannot send session cookie - headers already sent by (output started at E:\apache2\htdocs\phpgroupware\phpgwapi\inc\class.sessions_php4.inc.php:826) in *E:\apache2\htdocs\phpgroupware\phpgwapi\inc\class.sessions_php4.inc.php* on line *826*

*Warning*: session_register(): Cannot send session cache limiter - headers already sent (output started at E:\apache2\htdocs\phpgroupware\phpgwapi\inc\class.sessions_php4.inc.php:826) in *E:\apache2\htdocs\phpgroupware\phpgwapi\inc\class.sessions_php4.inc.php* on line *826*

*Warning*: Cannot modify header information - headers already sent by (output started at E:\apache2\htdocs\phpgroupware\phpgwapi\inc\class.sessions_php4.inc.php:826) in *E:\apache2\htdocs\phpgroupware\phpgwapi\inc\class.phpgw.inc.php* on line *138*

*Warning*: Unknown(): open(/tmp\sess_0a4dc2f449879ed29ef932a02bf00794, O_RDWR) failed: No such file or directory (2) 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 (/tmp) in *Unknown* on line *0*

It appears that the temp directory is not being read properly and the unix 
/temp is being used instead for session.save_path but I have no idea where this 
is set and could not find it.  It doesn't help that this is my first foray into 
php.  Any help would be greatly appreciated.  Thanks.

Jeff Blank






reply via email to

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