Multiple Instances of PHP on IIS5

PHP programming forum. Ask questions or help people concerning PHP code. Don't understand a function? Need help implementing a class? Don't understand a class? Here is where to ask. Remember to do your homework!

Moderator: General Moderators

Post Reply
herrin
Forum Newbie
Posts: 3
Joined: Fri Jul 11, 2003 11:37 am

Multiple Instances of PHP on IIS5

Post by herrin »

I'd like to run separate instances of PHP on an IIS5 server. Both instances would use their own dlls and their own php.ini file. Can anyone tell me how to do it or point me to an article that can?

Thanks in advance.
Post Reply