Per site PHP

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
impact1560
Forum Newbie
Posts: 1
Joined: Mon Jan 26, 2009 4:57 pm

Per site PHP

Post by impact1560 »

Hello to all,

How do you enable each site to control it's own php.ini file?

Thank You
User avatar
HCBen
Forum Commoner
Posts: 33
Joined: Thu Jun 22, 2006 3:15 pm
Location: Indiana

Re: Per site PHP

Post by HCBen »

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
Post Reply