|
Posted by Erwin Moller on 06/01/06 16:14
Frances wrote:
> found out can use w/IIS, which I already have installed... just dl'd
> PHP.. it says here,
> http://us2.php.net/manual/en/install.windows.php#install.windows.installer
>
> to install open "executable installer".. which one is that? php.exe?
> php-win.exe? I unzipped downloaded zip, did this install server or just
> unzip installer and other files? don't know if php.exe is actual
> server-app or installer.. (not very useful installation instructions in
> install.txt..) my IIS is at c:\Inetpub (and it works fine, have tested
> already..) where do I install PHP server to make it run with IIS..
> (downloaded to c:\ all files are now in c:\php..) I assume go-pear.bat
> is to turn server on? (Tomcat server I also turn on w/a batch file..)
> thank you..
>
>
Do not use that installer, unless you are not planning on using ANY
extension (eg: a database).
Install it by hand.
ISAPI is now working good under IIS.
The instalationsteps are easy.
go-pear has nothing to do with installing PHP, but with extra packages/libs.
Please take your time before you rush into things, and read first through
the whole installationsection before proceeding, believe me: it will safe
you a headache later.
If you don't, you'll probably end up with 4 php.ini's, ISAPI and CGI both
installed, some apache you are not sure of if it is running (or was it
IIS?), what did you change where in IIS, etc etc.
go read the installinstructions.
Good luck.
Regards,
Erwin Moller
Navigation:
[Reply to this message]
|