From:             [EMAIL PROTECTED]
Operating system: Windows 2000 Advanced Server
PHP version:      4.2.0
PHP Bug Type:     Apache2 related
Bug description:  The php-4.2 sapi module for httpd-2.0.35 doesn't works

Hi all:
I'm testing the new php-4.2RC-4 with httpd-2.0.35(win32) stable version
wich I downloaded from apache site with the msi installer for windows. I
instaled apache and works great but when I install php apache doesn't
start any more, this is what I did:
Downloaded the php-4.2RC-4 from php site.
Made a c:\php folder and unzip all te contents there
I did all the steps of the instalation as I always do
Copied dlls etc in its right places
Copied php.ini in winnt etc
Edit the httpd.conf and added
LoadModule php4_module c:/php/sapi/php4apache.dll
AddModule mod_php4.c
AddType application/x-httpd-php .php
But Apache don't start
and if I install the cgi version yes, it works
                                     Regards Aliet

-- 
Edit bug report at http://bugs.php.net/?id=16645&edit=1
-- 
Fixed in CVS:        http://bugs.php.net/fix.php?id=16645&r=fixedcvs
Fixed in release:    http://bugs.php.net/fix.php?id=16645&r=alreadyfixed
Need backtrace:      http://bugs.php.net/fix.php?id=16645&r=needtrace
Try newer version:   http://bugs.php.net/fix.php?id=16645&r=oldversion
Not developer issue: http://bugs.php.net/fix.php?id=16645&r=support
Expected behavior:   http://bugs.php.net/fix.php?id=16645&r=notwrong
Not enough info:     http://bugs.php.net/fix.php?id=16645&r=notenoughinfo
Submitted twice:     http://bugs.php.net/fix.php?id=16645&r=submittedtwice

Reply via email to