Jonathan Frankel wrote:
Hello all,
I'm doing something something crazy--I need to use PHP on a Windows
2003 Server with IIS (I can't use apache). I also need openssl
enabled, which means I have to build from source. Unfortunately I'm
running into problems.
I followed the quick guide instructions at
http://us.php.net/manual/en/install.windows.building.php. I chose
--enable-isapi so I can use it with IIS and I chose --enable-openssl
(like it says at
http://us.php.net/manual/en/openssl.installation.php), although I'm
not sure which directory to give it. When running nmake I get an error
that I don't understand, whether or not I use --enable-openssl...also
do I need to choose things like --enable-ldap in order to have ldap
functions available? Does anyone have any idea of what I can do to get
this working?
Why do you need to compile on windows
http://uk3.php.net/manual/en/openssl.installation.php
php_openssl.dll just needs enabling in the php.ini and you use php5isapi.dll
in your IIS configuration
http://uk3.php.net/manual/en/install.windows.iis.php
--
Lester Caine - G8HFL
-----------------------------
Contact - http://home.lsces.co.uk/lsces/wiki/?page=contact
L.S.Caine Electronic Services - http://home.lsces.co.uk
EnquirySolve - http://enquirysolve.com/
Model Engineers Digital Workshop - http://medw.co.uk//
Firebird - http://www.firebirdsql.org/index.php
[Index of Archives]
[PHP Users]
[PHP Home]
[PHP on Windows]
[Kernel Newbies]
[PHP Classes]
[Postgresql]
[PHP Books]
[PHP Databases]
[PHP SOAP]