php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Bug #17459 dual bug
Submitted: 2002-05-27 13:41 UTC Modified: 2002-10-08 21:40 UTC
Votes:2
Avg. Score:5.0 ± 0.0
Reproduced:2 of 2 (100.0%)
Same Version:1 (50.0%)
Same OS:2 (100.0%)
From: jw dot akin at verizon dot net Assigned:
Status: No Feedback Package: Apache2 related
PHP Version: 4.2.1 OS: WinXP Corp Pro
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2002-05-27 13:41 UTC] jw dot akin at verizon dot net
I am running Apache 2.0.36 with PHP 4.2.1

I have obtained the fixes from microsoft for the OS as stated in the Knowledge base.

php.exe works very well except in certain area's... same as php4apache2.dll

With php4apache2.dll, there seems to be a problem with the authorization capabilities as it likes to "forget" about the user who just logged in and have them login an infinate amount of times. with php.exe the authorization routines work perfectly, however when running a script which scans directories, and catalogues images it hangs while the SAPI module does not. I have tried this with many different configurations to eliminate the possibility of configuration errors. These bugs are reproducable. To see the bugs for yourself use the following:

YabbSE (Forums) (http://www.yabb.info) with php4apache2.dll
JJ_Gallery (Photo Gallery)(http://www.wilib.com/jj/) with php.exe

The PHP distro was the zip version of 4.2.1 obtained from php.net

Any help would be greatly appreciated as the only solution that I can see would be to possibly run multiple web servers for either php.exe or php4apache2.dll, and that would consume a large amount of resources. Any help would be greatly appreciated.


Patches

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2002-05-27 13:54 UTC] jw dot akin at verizon dot net
For an accurate reproduction of the problem with the image gallery, the gallery conatins approximately 1280 images. They are categorized in different directories which the script reads (including sub directories).
 [2002-05-27 14:05 UTC] jw dot akin at verizon dot net
Preferably I would like to use php4apache2.dll. It covers me in all but one area (authentication). I would be willing to use php.exe if the hanging with that script would stop.

Thank you again
 [2002-05-27 14:09 UTC] rasmus@php.net
Why don't you just use Apache 1.3.x instead?  Apache2+PHP is not fully baked yet.
 [2002-05-31 03:26 UTC] jw dot akin at verizon dot net
as for apache ver 1.3.x ... I have had some problems with that version series. 2.0.x for the most part works great for me.
 [2002-09-16 10:36 UTC] derick@php.net
Please try using this CVS snapshot:

  http://snaps.php.net/php4-latest.tar.gz
 
For Windows:
 
  http://snaps.php.net/win32/php4-win32-latest.zip


 [2002-10-08 21:40 UTC] sniper@php.net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Open". Thank you.


 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Thu Apr 25 16:01:28 2024 UTC