From: Operating system: UNIX PHP version: 5.3.3 Package: Apache2 related Bug Type: Feature/Change Request Bug description:making APXS_LIBEXECDIR and APXS_SYSCONFDIR configurable
Description: ------------ Hi guys... I often want to install modphp5.so outside apache's module directory. I know a lot of other people need that too, mainly when they want modphp5.so inside the PHP's directory, instead of apache's. This patch allows us to set both APXS_LIBEXECDIR and APXS_SYSCONFDIR when configuring PHP, by setting these variables in the shell before running ./configure. For example: export APXS_LIBEXECDIR=/location/outside/apache/dir Thanks a bunch! g. -- Edit bug report at http://bugs.php.net/bug.php?id=52586&edit=1 -- Try a snapshot (PHP 5.2): http://bugs.php.net/fix.php?id=52586&r=trysnapshot52 Try a snapshot (PHP 5.3): http://bugs.php.net/fix.php?id=52586&r=trysnapshot53 Try a snapshot (trunk): http://bugs.php.net/fix.php?id=52586&r=trysnapshottrunk Fixed in SVN: http://bugs.php.net/fix.php?id=52586&r=fixed Fixed in SVN and need be documented: http://bugs.php.net/fix.php?id=52586&r=needdocs Fixed in release: http://bugs.php.net/fix.php?id=52586&r=alreadyfixed Need backtrace: http://bugs.php.net/fix.php?id=52586&r=needtrace Need Reproduce Script: http://bugs.php.net/fix.php?id=52586&r=needscript Try newer version: http://bugs.php.net/fix.php?id=52586&r=oldversion Not developer issue: http://bugs.php.net/fix.php?id=52586&r=support Expected behavior: http://bugs.php.net/fix.php?id=52586&r=notwrong Not enough info: http://bugs.php.net/fix.php?id=52586&r=notenoughinfo Submitted twice: http://bugs.php.net/fix.php?id=52586&r=submittedtwice register_globals: http://bugs.php.net/fix.php?id=52586&r=globals PHP 4 support discontinued: http://bugs.php.net/fix.php?id=52586&r=php4 Daylight Savings: http://bugs.php.net/fix.php?id=52586&r=dst IIS Stability: http://bugs.php.net/fix.php?id=52586&r=isapi Install GNU Sed: http://bugs.php.net/fix.php?id=52586&r=gnused Floating point limitations: http://bugs.php.net/fix.php?id=52586&r=float No Zend Extensions: http://bugs.php.net/fix.php?id=52586&r=nozend MySQL Configuration Error: http://bugs.php.net/fix.php?id=52586&r=mysqlcfg