From:             [EMAIL PROTECTED]
Operating system: Linux
PHP version:      4CVS-2002-10-04
PHP Bug Type:     Apache2 related
Bug description:  make install doesn't add LoadModule to httpd.conf

When configuring PHP with

  --with-apxs2=/path/to/apache2/bin/apxs

it does NOT add the required LoadModule directive to httpd.conf. This is
contrary to what --with-apxs with apache1 does.


I don't know wheter this is broken (apxs should be called to install and
activate it?) or expected (then we need to update apache2filter/README
which doesn't cover this step).
-- 
Edit bug report at http://bugs.php.net/?id=19763&edit=1
-- 
Try a CVS snapshot:         http://bugs.php.net/fix.php?id=19763&r=trysnapshot
Fixed in CVS:               http://bugs.php.net/fix.php?id=19763&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=19763&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=19763&r=needtrace
Try newer version:          http://bugs.php.net/fix.php?id=19763&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=19763&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=19763&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=19763&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=19763&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=19763&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=19763&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=19763&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=19763&r=isapi

Reply via email to