Problem with php.ini and include_path

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,

I have compiled php-5.1.2 with apache on Debian and have a problem with the
include_path.

My configure was './configure' '--with-mysql' '--with-pear' '--with-apxs'
'--with-config-file-path=/usr/local/lib'.

php.ini is in '/usr/local/lib' and phpinfo tells me that php.ini is in
'/usr/local/lib'. However, where my php.ini has: 'include_path =
".:/php/includes:/usr/lib/php/pear"', phpinfo shows the include_path as
being '/usr/lib/php' which doesn't exist.

Can anyone tell me how do I get my php to use the correct include_path?

MTIA

George in Oxford

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php


[Index of Archives]     [PHP Home]     [Apache Users]     [PHP on Windows]     [Kernel Newbies]     [PHP Install]     [PHP Classes]     [Pear]     [Postgresql]     [Postgresql PHP]     [PHP on Windows]     [PHP Database Programming]     [PHP SOAP]

  Powered by Linux