ID:               35500
 Comment by:       master at bettertuning dot com
 Reported By:      bugnet at gartenfreunde dot eu dot org
 Status:           No Feedback
 Bug Type:         *General Issues
 Operating System: Linux 2.6.13-gentoo-r5 SMP AMD64
 PHP Version:      5.1.1
 New Comment:

I'm experiencing similar problems and reaching the end of my wits.
I'm using debian sarge, apache 1.3.3 with php as module in version
5.1.1 (selfcompiled), 5.1.1 (debian package) or 5.0.4 (built by
confixx).

I had problems with confused open_basedir-Restrictions which were set
correctly but permuted as if there was a leackage between several
virtual-host-containers.

So when I turned safemode and open_basedir-Restrictions off for all
domains I got errors where although correctly configured in
(confixx_)vhost.conf I got errors with the include-path from the very
first virtual-host-container on the other domains, like

Fatal error: require() [function.require]: Failed opening required
'class.register.inc.php'
(include_path='.:/var/www/confixx/html/include:/var/www/confixx/html')
in /var/www/web1/setenv.conf on line 16

setenv.conf is autoprepended through .htaccess - error does also occur
if configured in httpd.conf.

The error never occurs just after apachectl restart but later
randomely, but quite often.

Grateful for suggestions / fixing.


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

[2005-12-10 01:00:04] php-bugs at lists dot php dot net

No feedback was provided for this bug for over a week, so it is
being suspended automatically. If you are able to provide the
information that was originally requested, please do so and change
the status of the bug back to "Open".

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

[2005-12-02 14:25:38] [EMAIL PROTECTED]

Can your reproduce this problem when using the prefork MPM ?
(threaded MPMs are not really supported by PHP)


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

[2005-12-02 10:15:10] bugnet at gartenfreunde dot eu dot org

problem is still there with 5.1.1

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

[2005-12-01 14:20:33] bugnet at gartenfreunde dot eu dot org

I can't use source tarballs. I installed PHP 5.1.1 from
http://svn.gnqs.org/projects/gentoo-php-overlay/wiki
I'll report back if the problem still occurs.

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

[2005-12-01 12:35:41] [EMAIL PROTECTED]

Please try using this CVS snapshot:

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



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

The remainder of the comments for this report are too long. To view
the rest of the comments, please view the bug report online at
    http://bugs.php.net/35500

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

Reply via email to