phpgroupware-tracker
[Top][All Lists]
Advanced

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

[Phpgroupware-tracker] [Bug #1792] Calendar causes login to hang on Apac


From: nobody
Subject: [Phpgroupware-tracker] [Bug #1792] Calendar causes login to hang on Apache 2.0.39
Date: Sun, 24 Nov 2002 20:01:06 -0500

=================== BUG #1792: LATEST MODIFICATIONS ==================
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1792&group_id=509

Changes by: Tim Campbell <address@hidden>
Date: 2002-Nov-25 01:01 (GMT)

------------------ Additional Follow-up Comments ----------------------------
Php info:
*Version = 4.2.2
*Config info: './configure' \
'--with-apxs2=/usr/local/apache2/bin/apxs' \
'--with-mysql' \
'--with-gd=/usr/local' \
'--with-zlib-dir=/usr/local' \
'--with-xml' \
'--with-jpeg-dir=/usr/local' \
'--with-png-dir=/usr/local' \
'--with-pgsql=/home/postgres' \
'--with-config-file-path=/usr/local/apache/conf' \
'--enable-debug=no' \
'--enable-track-vars' \
'--with-mcrypt' \
'--enable-memory-limit' \
'--enable-inline-optimization' \
'--enable-magic-quotes' \
'--with-mcal=/usr/local/mcal' \
'--with-imap=../imap-2002.RC2' \
"$@"

Apache Info:
*Version: 2.0.39
*Using worker mpm

PhpGW Info:
*Version: 0.9.14 from CVS (i.e. cvs -r Version-0_9_14-branch)
*Sessions type: php4
*Session ID currently stored in URL - I have tried cookie as well
*Using pure html compliant code = no
*I do have "show default view on mainscreen" enabled. Indeed, looking at it 
further, I cannot load the "Welcome" screen when calendar is enabled. Removing 
the calendar from the mainscreen does not, however fix this problem.

Do you need any other info?



=================== BUG #1792: FULL BUG SNAPSHOT ===================


Submitted by: timc                      Project: phpGroupWare                   
Submitted on: 2002-Nov-24 13:41
Category:  calendar                     Bug Group:  0.9.14 release              
Severity:  5 - Major                    Priority:  High                         
Resolution:  Works for me               Assigned to:  None                      
Status:  Open                           Component Version:  CVS                 
Platform Version:  Linux - Mandrake     Reproducibility:  Every Time            

Summary:  Calendar causes login to hang on Apache 2.0.39

Original Submission:  When attempting to log in to phpGroupWare via an Apache 
2.0.39 server, the login process will fail if the calendar application is 
enabled. Logging in via Apache 1.3.26 works OK, using exactly the same php 
configuration options. Similarly logging in when the calendar app is disabled, 
then enabling it.

When I try to log in with calendar enabled under Apache 2, a session is 
created, which can be seen by a subsequent login using one of the other methods 
described above. The action that is listed when I view the session is 
"/phpgroupware/home.php". There do not appear to be any new log entries 
generated for the login, either in the apache logs or the phpGW logs.

The only difference that I can see is apache itself - possibly something in the 
calendar login procedure is not thread safe, and so is setting off a race 
condition? Unfortunately I do not have enough experience with this project to 
be able to track the issue down myself.

Thanks in advance for any assistance you can offer.

Follow-up Comments
*******************

-------------------------------------------------------
Date: 2002-Nov-25 01:01             By: timc
Php info:
*Version = 4.2.2
*Config info: './configure' \
'--with-apxs2=/usr/local/apache2/bin/apxs' \
'--with-mysql' \
'--with-gd=/usr/local' \
'--with-zlib-dir=/usr/local' \
'--with-xml' \
'--with-jpeg-dir=/usr/local' \
'--with-png-dir=/usr/local' \
'--with-pgsql=/home/postgres' \
'--with-config-file-path=/usr/local/apache/conf' \
'--enable-debug=no' \
'--enable-track-vars' \
'--with-mcrypt' \
'--enable-memory-limit' \
'--enable-inline-optimization' \
'--enable-magic-quotes' \
'--with-mcal=/usr/local/mcal' \
'--with-imap=../imap-2002.RC2' \
"$@"

Apache Info:
*Version: 2.0.39
*Using worker mpm

PhpGW Info:
*Version: 0.9.14 from CVS (i.e. cvs -r Version-0_9_14-branch)
*Sessions type: php4
*Session ID currently stored in URL - I have tried cookie as well
*Using pure html compliant code = no
*I do have "show default view on mainscreen" enabled. Indeed, looking at it 
further, I cannot load the "Welcome" screen when calendar is enabled. Removing 
the calendar from the mainscreen does not, however fix this problem.

Do you need any other info?

-------------------------------------------------------
Date: 2002-Nov-24 22:20             By: lkneschke
I have
# httpd -v
Server version: Apache/2.0.43
Server built:   Nov 19 2002 22:28:49

and php-4.3.0-dev and it works fine. Please give us more input.

Which php-version are you using?


-------------------------------------------------------
Date: 2002-Nov-24 21:17             By: ralfbecker
That sound's very strange. The cal does no extra or separate login / session 
creation.
Which type of sessions are u useing php4 or db?
Where do u store the session Id: cookie or url?
Do you have 'show default view on mainscreen' enabled in your cal prefs? If not 
none of the calendar code is called before u click on the cal-icon in navbar. 
Can u try to to disable the cal on the start- / home-page?

Ralf


CC list is empty


No files currently attached


For detailed info, follow this link:
http://savannah.gnu.org/bugs/?func=detailbug&bug_id=1792&group_id=509




reply via email to

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