I am trying to install PHP version 4.2.1 on Apache version 2.0.39 on a Win32 platform. When I try to load the phpinfo.php script using my browser it loads a "object can't be found" error. I checked the location of the script and everything is where it's suppose to be.
Here's how I installed.......... Downloaded php4apache2.dll and replace it with the existing one in the "c:\php\sapi" (I had to create the sapi folder because I didn't find it in the PHP directory. Modified htppd.conf to include these two lines: LoadModule php4_module c:/php/sapi/php4apache2.dll AddType application/x-httpd-php .php .php3 .php4 .phtml Any advice or help you could provide me with would be greatly appreciated. Thanks. Ruben Guerrero Spear, Leeds & Kellogg Network Operations | Engineering 120 Broadway | New York, NY 10005 Phone: (212) 433-7692 -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php