On Fri, 6 Jul 2007, [EMAIL PROTECTED] wrote:
To: php-install@lists.php.net
From: [EMAIL PROTECTED]
Subject: [PHP-INSTALL] php.ini doesn't get loaded
Hello,
I'm trying to compile PHP 5.2.3 on CentOS with the following configure:
'./configure' '--prefix=/usr/local/php' '--with-xml' '--enable-bc
My php.ini is right in /etc (as in /etc/php.ini), in both my Fedora and my
CentOS installs. I wouldn't even expect to find it anywhere in /usr. Perhaps
you need to configure apache to look for php.ini in the correct location?
Or, if you are on a shared host, you may not have access to php.ini so t
Hello,
I'm trying to compile PHP 5.2.3 on CentOS with the following configure:
'./configure' '--prefix=/usr/local/php' '--with-xml' '--enable-bcmath'
'--enable-calendar' '--with-curl' '--enable-ftp' '--with-gd'
'--with-jpeg-dir=/usr/local' '--with-png-dir=/usr'
'--enable-magic-quotes' '--with-m