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
Tim Boring wrote:
>I'm having a problem with php-cli and php_mod reading my php.ini file.
>I've compiled php from source, during which process I set
>"--with-config-file=/etc". Once the compile completed, I then copied
>php.ini-recommened to /etc/php.ini.
>
>After restarting Apache, I run phpinfo
Tim Boring wrote:
I'm having a problem with php-cli and php_mod reading my php.ini file.
I've compiled php from source, during which process I set
"--with-config-file=/etc". Once the compile completed, I then copied
php.ini-recommened to /etc/php.ini.
After restarting Apache, I run phpinfo() an
I'm having a problem with php-cli and php_mod reading my php.ini file.
I've compiled php from source, during which process I set
"--with-config-file=/etc". Once the compile completed, I then copied
php.ini-recommened to /etc/php.ini.
After restarting Apache, I run phpinfo() and "Configuration Fil
9 matches
Mail list logo