|
Posted by Simon Stienen on 04/05/07 04:38
On 2007-04-05 05-53-18, bray wrote:
> I'm using Windows Server 2000 with Apache with a secondary hard drive
> which will contain the http information. Does php have to be installed
> in the http drive or the root windows directory?
You can put PHP wherever you want to. I'd strongly recommend to keep it out
of the document root directory, though.
Your PHP zip file should come with an install.txt. This has all the
information you need to set up PHP with Apache. Except maybe: If you're
running Apache 2.2, you'll have to get another server api dll,
php(4|5|whatever)_apache2.dll won't ruun with an Apache 2.2, you'll need
php5_apache2_2.dll (should be packed as of 5.2.0)
HTH
Navigation:
[Reply to this message]
|