Hi, I've been running Apache/PHP4 on my desktop machine for some time now with few problems.
I recently acquired an IBM Thinkpad 560 running Windows 95 and decided it would be a good idea to install the above so I could do some of my web site development in comfort! Anyway, I've installed both products (Apache 1.3.20 and PHP 4.0.5) and am having trouble getting PHP to work correctly. I've added the line LoadModule php4_module c:\php\sapi\php4apache.dll to httpd.conf (the path is correct). When I try to run Apache I get Cannot load c:\php\sapi\php4apache.dll into server: (1157) one of the library files needed to run this application cannot be found If I try to run php.exe I get a message popup that says A required .DLL file, MSVCIRT.DLL was not found I have this DLL on my desktop machine (Windows ME) but if I copy it to the laptop I still have problems as it appears that the DLL is incompatible in some way with Win 95 as I get the message The MSVCIRT.DLL file is linked to missing export MSVCRT.DLL:??_U@YAPAXI@Z. If anyone can help with this I'd be very grateful -- Thanks, Neil -- 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]