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
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
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
> 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,
>
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
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
6 matches
Mail list logo