Anon
05-02-2001, 05:09 PM
I am getting requests from a client for PHP4 on an IIS3 server, is this possible and wht do I need to do ?
Thanks
Thanks
|
Click to See Complete Forum and Search --> : PHP4 and IIS3 Anon 05-02-2001, 05:09 PM I am getting requests from a client for PHP4 on an IIS3 server, is this possible and wht do I need to do ? Thanks ame12 05-03-2001, 07:42 PM Yes, you can do it. Configure IIS from the Internet Services Manager Web Properties (going from memory here) and add a file extension (PHP) to point to the C:\PHP\PHP.EXE %s command line. Copy PHP4TS.DLL and LIBSASL.DLL into C:\WINNT\SYSTEM32 and PHP.INI-DIST into C:\WINNT\PHP.INI. Dave =========================================== http://badblue.com Free small footprint web server for Windows P2P file-sharing, PHP, wireless apps & more =========================================== PHP Builder
Copyright Internet.com Inc. All Rights Reserved. |