|
Posted by NC on 06/21/06 04:38
Ike wrote:
>
> Can someone please confirm the following for me. If I am
> installing php (4 or 5) on Windows (with IIS) and I am NOT
> using the Windows installer, but instead the windows php
> *.zip installation, I need only
>
> 1. Unzip the file to a directory. (say...c:\php)
> 2. Create my php.ini, and if I put it in c:\php I am ok(?)
> 3. Configure IIS for php.
>
> Is that it?
More or less... The actual configuration, however, will depend on
whether you are installing PHP as a CGI binary, or with the ISAPI
module. For more information, see the Manual:
http://www.php.net/manual/en/install.windows.iis.php
Cheers,
NC
Navigation:
[Reply to this message]
|