Hi!
I have the Win2000-IIS with Virtual Hosts. Now I want that each Host has its own php.ini when he calls the php.exe!
I tried this Command: C:\php\php.exe -c "C:\php-inis\first.ini" -f %s
I know that this is possible, but I don't know how!!
Who can help me?