Christopher Grimaldi wrote:
Unfortunately, due to the business arrangement I have,
I have to use IIS. I have searched all over the
internet and have come up dry. Is this even possible
with my current configuration?  Any advice or help is appreciated.

Maybe you need to change business arrangements....sorry, but IIS is in my opinion not a web server, but a plain piece of garbage for reasons like the one you mentioned. Anyhow, as far as I know, you can override settings in the php.ini on the fly through script. The problem would be to make the script adapt to each domain. The command for overriding the php.ini setting should be ini_set, see http://us2.php.net/manual/en/function.ini-set.php.

   Hope this helps,

         David
_______________________________________________
New York PHP Community Talk Mailing List
http://lists.nyphp.org/mailman/listinfo/talk

NYPHPCon 2006 Presentations Online
http://www.nyphpcon.com

Show Your Participation in New York PHP
http://www.nyphp.org/show_participation.php

Reply via email to