"Phil Driscoll" <[EMAIL PROTECTED]> wrote in message
006601c0d9f7$754f1380$0c01a8c0@philsntserver">news:006601c0d9f7$754f1380$0c01a8c0@philsntserver...
> From your description of what you've done, I think you must have been
> reading some very strange instructions!
>
> The easiest way to install on IIS is to download the Windows installer
from
> the downloads page on www.php.net - run it and let the Wizard do
everything
> for you.
>
> Alternatively, follow the instructions for installing on IIS 4.0+ (CGI) in
> the install.txt file which comes with the full Windows zip distribution.
>
> Don't bother using the ISAPI module - it will go wrong!
>
> Cheers
> --
> Phil Driscoll
> Dial Solutions


also make sure the php executable is working by running it from the command
line

if it reports errors it may be unable to find library files such as DLLs the
path may be wrong or the DLL files may not be present. most of the time you
can comment the reference to them out in the ini file or correct a bad path
pointer




-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to