Page 1 of 1

PHP/IIS prod and test enviornments on same server question.

Posted: Thu Jan 18, 2007 9:37 am
by waskelton4
I know that this isn't the ideal situation but I am having to have both my development and production sites on the same server. (Win2K3/IIS6/PHP4)

I have just moved it and now realize that since the dev. site is using the same php install as the prod, i'm not getting any error messages.

Is there anyway with my server softwares to enable full error reporting on the dev site while having none on prod?

any help is greatly appreciated.

Thanks
Will