Hi,
is it possible to have different php.ini for cli and apache in PHP 4.3.3? ./configure --with-config-file-path=/some/dir/php.ini ... This install php as cli binary and apache module but the php.ini is the same file. I want to have separate file. Thanks Jean-Pierre
|