RE: [PHP] Problem with php.ini and include_path

2006-02-15 Thread George Pitcher
uring pear. Cheers George > -Original Message- > From: Richard Lynch [mailto:[EMAIL PROTECTED] > Sent: 14 February 2006 11:56 pm > To: George Pitcher > Cc: php-general@lists.php.net > Subject: RE: [PHP] Problem with php.ini and include_path > > > http://p

RE: [PHP] Problem with php.ini and include_path

2006-02-14 Thread Richard Lynch
http://php.net/set_include_path .htaccess php_value include_path ".:/whatever/you/want/here" Also, you are comparing the output of php CLI which may or may not be the same as --with-apxs compilation, especially if you have an *OLD* CLI php sitting around... >From the command line, compare: which

Re: [PHP] Problem with php.ini and include_path

2006-02-14 Thread Jochem Maas
George Pitcher wrote: George Pitcher wrote: 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' the '--with-apxs' suggest your probably running php as an apache module, i

RE: [PHP] Problem with php.ini and include_path

2006-02-14 Thread George Pitcher
> George Pitcher wrote: > > 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' > > the '--with-apxs' suggest your probably running php as an apache module, >

Re: [PHP] Problem with php.ini and include_path

2006-02-14 Thread Jochem Maas
George Pitcher wrote: 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' the '--with-apxs' suggest your probably running php as an apache module, if so then you'll need to rest

[PHP] Problem with php.ini and include_path

2006-02-14 Thread George Pitcher
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