Quick questions on installing PHP and MYSQL on IIS

Ye' old general discussion board. Basically, for everything that isn't covered elsewhere. Come here to shoot the breeze, shoot your mouth off, or whatever suits your fancy.
This forum is not for asking programming related questions.

Moderator: General Moderators

Post Reply
Sakaki
Forum Newbie
Posts: 12
Joined: Mon Dec 02, 2002 12:37 pm

Quick questions on installing PHP and MYSQL on IIS

Post by Sakaki »

What directories should I install mysql and php to? Their defaults? c:\mysql , c:\php ? or to my wwwroot directory?
User avatar
Stoker
Forum Regular
Posts: 782
Joined: Thu Jan 23, 2003 9:45 pm
Location: SWNY
Contact:

Post by Stoker »

mysql should definetely not be in wwwroot, I am not familiar with IIS but I assume that wwwroot is the web server doc-root? so PHP should most likely not be installed there...
Post Reply