ID: 18129 Updated by: [EMAIL PROTECTED] Reported By: [EMAIL PROTECTED] Status: Open Bug Type: Documentation problem -Operating System: ALL Systems +Operating System: Win32 PHP Version: 4.2.1 New Comment:
install.txt should mention something about apache2 (currently it's not afaict), like how about: (a) php4apache.dll is for apache1.x.x not apache2 (b) php4apache2.dll is for apache2 but (c) apache2 support is experimental in PHP Also, is this report saying that the distributed apache2 dll is broken? Please verify. * http://cvs.php.net/cvs.php/php4/win32/install.txt Previous Comments: ------------------------------------------------------------------------ [2002-07-12 22:50:55] [EMAIL PROTECTED] Thanks for http://ftp.proventum.net/pub/php/win32/php4.2.x-apache2.zip Work fine!!! ------------------------------------------------------------------------ [2002-07-10 09:22:25] [EMAIL PROTECTED] To use PHP 4.2.1 under Apache 2 instalaltion, don't forget to download the new DLL related here because the one in the installation pack is not right. http://ftp.proventum.net/pub/php/win32/php4.2.x-apache2.zip Go and Get it or PHP will never go on. ------------------------------------------------------------------------ [2002-07-05 00:20:07] [EMAIL PROTECTED] Glad he got it working. I am on Windows XP and I get a version mismatch with apache 2.0.39 Regards Kevin ------------------------------------------------------------------------ [2002-07-03 05:07:04] [EMAIL PROTECTED] SHIT, I'm stupied: ;-(( Now it's right!!: LoadModule php4_module c:/php/sapi/php4apache2.dll AddType application/x-httpd-php .php ------------------------------------------------------------------------ [2002-07-03 04:59:19] [EMAIL PROTECTED] THERE was an ERROR when I wrote this. The name of the modukle must be "php4apache2.dll" the hole statement is: LoadModule php4_module c:/php/sapi/php4apache.dll AddType application/x-httpd-php .php Regards Erik ------------------------------------------------------------------------ The remainder of the comments for this report are too long. To view the rest of the comments, please view the bug report online at http://bugs.php.net/18129 -- Edit this bug report at http://bugs.php.net/?id=18129&edit=1 -- PHP Documentation Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php