ID:               27110
 Updated by:       [EMAIL PROTECTED]
 Reported By:      walter at brunner dot at
-Status:           Open
+Status:           Feedback
 Bug Type:         PHP options/info functions
 Operating System: Linux (Gentoo)
 PHP Version:      4CVS-2004-01-31 (stable)
 New Comment:

Please try using this CVS snapshot:

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




Previous Comments:
------------------------------------------------------------------------

[2004-01-31 15:23:47] walter at brunner dot at

typo in summary

------------------------------------------------------------------------

[2004-01-31 15:21:34] walter at brunner dot at

Description:
------------
The bug described with http://bugs.php.net/bug.php?id=25753 (closed) is
still active in the following configuration:

Apache 2.0.48 / PHP Version 4.3.5RC2-dev (from 2004-01-31)

php.ini: include_path not set
apache-virtual host-section: include_path not set

.htaccess of /-directory: include_path set to some value

no .htaccess in /admin-directory.

if I look at the value of include_path in the /admin-directory with the
function ini_get sometimes (~5%) it is set to the default value
(.:/usr/local/lib/php), sometimes (~70%) to the correct value,
sometimes to absolut nonsense (~25%).

The only solution to the problem seems to set in the apache-config:
MaxRequestsPerChild  1

This value is not really what I want, as there is allways a new process
for every request.




------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=27110&edit=1

Reply via email to