zerof wrote:
phpdevster escreveu:
Hi
i am trying to run two Apache server on the same machine and that is
work
fine
but the problem is how to create separate php.ini for each Apache
server .
is that possible ??
Two usual possibilities:
1) To install two Apache Services ( Windows environ
Setting two virtual hosts, one for php4 and other for php5
that might be useful but what i really need is to run any version of php on
the first httpd . the second httpd should be php5 . the two php and httpd
have separate configuration .
the exactly what i need is to load php extension on the
phpdevster escreveu:
Hi
i am trying to run two Apache server on the same machine and that is work
fine
but the problem is how to create separate php.ini for each Apache server .
is that possible ??
Two usual possibilities:
1) To install two Apache Services ( Windows environment )
Apache
phpdevster wrote:
> Hi
>
> i am trying to run two Apache server on the same machine and that is work
> fine
>
> but the problem is how to create separate php.ini for each Apache server .
> is that possible ??
It would be easy to do with a chrooted setup, but I'm sure there are
other ways too.
A
4 matches
Mail list logo