Page 1 of 1

To add PHP configuration file php.ini to each website?

Posted: Mon Feb 08, 2010 4:30 am
by elearnindia
I want to add php.ini to webites seperately so that they
taken by them seperately by each website inspite of default.
How to make it work.Any kind help will be appreciated.

Srinivas.

Re: To add PHP configuration file php.ini to each website?

Posted: Mon Feb 08, 2010 5:12 am
by tamamk
You can't do that, unless you have virtual clusters on the same server, each with is own PHP installation.