[PHP-DEV] PHP 4.0 Bug #7174: Round-robin -like values for include_path From: kari.asikainen <email protected>
Date: 10/13/00

From: kari.asikainen <email protected>
Operating system: Red Hat Linux 6.2 kernel 2.2.14
PHP version: 4.0.3
PHP Bug Type: Apache related
Bug description: Round-robin -like values for include_path

This is like bug # 6706 expect it happens on 4.0.3 and is not dependant whenever I set include_path in .htaccess -files OR httpsd.conf. I get different values on phpinfo(); -page for include_path everytime I make a new request - it seems that all values present in my site are shown randomly after I have made requests to pages using different include_path -settings.

My configure-line is ./configure --disable-debug --with-apxs=/usr/bin/apxs --with-mysql=/usr --with-pgsql=/usr --without-gd --with-imap=/usr/local

Apache is 1.3.12. Downgrading to php 4.0.1pl2 fixes the problem.

-- 
Edit Bug report at: http://bugs.php.net/?id=7174&edit=1

-- PHP Development Mailing List <http://www.php.net/> To unsubscribe, e-mail: php-dev-unsubscribe <email protected> For additional commands, e-mail: php-dev-help <email protected> To contact the list administrators, e-mail: php-list-admin <email protected>