Hello php-general,
I need to run a separate version of Apache on the same server I also
what to use a different copy of the php.ini file with that version of
apache. I am aware that I can override most of the php.ini settings in
the httpd.conf file. But this is not what I want to do.
Php will be
I believe you will need to compile two versions, and point two to
different php.ini locations.
Here's a snipet from the manual.
http://www.php.net/manual/en/install.configure.php#install.configure.options.php
Al
--enable-maintainer-mode
Enable make rules and dependencies not useful (and somet
Hello php-general,
I need to run a separate version of Apache on the same server I also
what to use a different copy of the php.ini file with that version of
apache. I am aware that I can override most of the php.ini settings in
the httpd.conf file. But this is not what I want to do.
Php will be
3 matches
Mail list logo