>Hallo!
>I want to have PHP support on more then one site, I
>want to have it on every website on my web server. The
>website have difrent root folder under my D: partition
>and i can only get PHP support off one website. Can
>anybody help me to config the
>php.ini file soo it works
>
Leave doc_root in your php.ini file empty and configure your web server to
apply the script mappings to all sites. There may be security implications
in doing this, particularly if other people can put php files on the server.
Read the security section of the php manual for more details.
Cheers
--
Phil Driscoll
Dial Solutions
+44 (0)113 294 5112
http://www.dialsolutions.com
http://www.dtonline.org
--
PHP Windows Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]