[PHP] two php.ini on the same server
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 ??
Re: [PHP] Re: two php.ini on the same server
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