Date: 05/21/01
- Next message: Andi Gutmans: "Re: [PHP-DEV] 4.0.6RC2"
- Previous message: Colin Viebrock: "Re: [PHP-DEV] 4.0.6RC2"
- Next in thread: reitsmac <email protected>: "[PHP-DEV] Bug #11006 Updated: include_path in php.ini broken"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
ID: 11006
User Update by: reitsmac <email protected>
Old-Status: Feedback
Status: Open
Bug Type: *Configuration Issues
Operating system: Solaris 7,8
PHP Version: 4.0.5
Description: include_path in php.ini broken
Yes...for example, I changed include_path to '.:/usr/local/lib/php:/usr/local/lib/php/pear' in php.ini. phpinfo faithfully reported the change but files contained in the path could not be found.
Previous Comments:
---------------------------------------------------------------------------
[2001-05-21 19:22:58] sniper <email protected>
Are you sure your php.ini is even used by PHP ?
Where is it located in your system?
--Jani
---------------------------------------------------------------------------
[2001-05-21 19:20:57] reitsmac <email protected>
'./configure' '--with-apxs=/usr/local/apache/sbin/apxs' '--with-mysql=/usr/local' '--with-imap=/var/installs/imap-2000c' '--with-zlib=/usr/local' '--with-gettext=/usr' '--with-mm=/usr/local' '--with-xml' '--with-dom' '--with-expat-dir=/usr/local' '--with-sablot=/usr/local' '--with-ldap=/usr/local' '--with-db3=/usr/local' '--with-oci8' '--enable-ftp'
php.ini include_path set to '.:/usr/local/lib/php'
if include_path is set in php.ini then it is ignored except for informational purposes; phpinfo reports what include_path in php.ini contains but scripts cannot find files. Default include_path works. Setting include_path via http.conf php_value works.
---------------------------------------------------------------------------
Full Bug description available at: http://bugs.php.net/?id=11006
-- 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>
- Next message: Andi Gutmans: "Re: [PHP-DEV] 4.0.6RC2"
- Previous message: Colin Viebrock: "Re: [PHP-DEV] 4.0.6RC2"
- Next in thread: reitsmac <email protected>: "[PHP-DEV] Bug #11006 Updated: include_path in php.ini broken"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

