Hello to all,
How do you enable each site to control it's own php.ini file?
Thank You
Per site PHP
Moderator: General Moderators
Re: Per site PHP
I don't know how to do this with Linux/Apache, but I've learned with Windows/IIS that each site must use a separate version of PHP.
For example, Site1 uses php version 5.2.8; Site2 uses version 5.2.6, etc.
That's how I've figured it out so far but I'm still experimenting with alternative configs/settings.
If you're using IIS and need more help with this, let me know.
-Ben
For example, Site1 uses php version 5.2.8; Site2 uses version 5.2.6, etc.
That's how I've figured it out so far but I'm still experimenting with alternative configs/settings.
If you're using IIS and need more help with this, let me know.
-Ben