Installation: Setting up doc_root in php.ini

Need help installing PHP, configuring a script, or configuring a server? Then come on in and post your questions! We'll try to help the best we can!

Moderator: General Moderators

Post Reply
dashifen
Forum Commoner
Posts: 35
Joined: Thu Feb 05, 2004 9:53 pm
Location: Champaign - Urbana, IL

Installation: Setting up doc_root in php.ini

Post by dashifen »

Greetings,

I'm setting up a new PHP installation (5.0.1) and I went to set the doc_root variable in php.ini (I'm running with IIS 6) and I realized a problem: I have two document roots on this server as it will be running two different web sites. How do I set the doc_root variable in php.ini so that both web sites can use PHP?

Thanks!
dashifen
Forum Commoner
Posts: 35
Joined: Thu Feb 05, 2004 9:53 pm
Location: Champaign - Urbana, IL

Post by dashifen »

N/M Found the answer.
Post Reply