David, Install PHP 4.2 like you usually would but in your httpd.conf put:
LoadModule php4_module C:\php\experimental\apache2filter.dll AddType application/x-httpd-php .php I did a complete uninstall and reinstall of both apache and php when I upgraded so nothing would be confused. --Chris "David" <[EMAIL PROTECTED]> wrote in message 001501c1eb49$e440da80$6700a8c0@WOPR">news:001501c1eb49$e440da80$6700a8c0@WOPR... > I've been running apache 2 as my server for a while, and have been > running php as a cgi (I know not the best idea). I saw that 4.2 offered > experimental support, so I tried upgrading to that. Install.txt only > includes instructions for 1.3.x, but I tried adjusting it to 2.x I > couldn't get them to work. I then reverted to 4.1.2, but this had the > following odd behavior: whenever I have a page request such as > "file.php?foo=bar" it would never acknowledge it (load the page as > though foo=bar wasn't there." I haven't had this problem before. I then > tried running 4.2 as a cgi. It causes a message "The procedure entry > point php_output_activate could not be located in the dynamic link > library php4ts.dll" to pop up. Any help with apache 2 and php 4.2 would > be a great help. > > David Tucci > > -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php