php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Request #52586 making APXS_LIBEXECDIR and APXS_SYSCONFDIR configurable
Submitted: 2010-08-12 03:19 UTC Modified: 2021-09-26 04:22 UTC
Votes:2
Avg. Score:2.5 ± 1.5
Reproduced:1 of 2 (50.0%)
Same Version:1 (100.0%)
Same OS:0 (0.0%)
From: gbaratto at ea dot com Assigned: cmb (profile)
Status: No Feedback Package: Apache2 related
PHP Version: 5.3.3 OS: UNIX
Private report: No CVE-ID: None
Have you experienced this issue?
Rate the importance of this bug to you:

 [2010-08-12 03:19 UTC] gbaratto at ea dot com
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.



Patches

apxs_libexecdir_patch (last revision 2010-08-12 01:20 UTC by gbaratto at ea dot com)

Add a Patch

Pull Requests

Add a Pull Request

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2021-09-13 14:55 UTC] cmb@php.net
-Status: Open +Status: Feedback -Assigned To: +Assigned To: cmb
 [2021-09-13 14:55 UTC] cmb@php.net
If you're still interested in this, please submit a pull
request[1] for better visibility.

[1] <https://github.com/php/php-src/pulls>
 [2021-09-26 04:22 UTC] php-bugs at lists dot php dot net
No feedback was provided. The bug is being suspended because
we assume that you are no longer experiencing the problem.
If this is not the case and you are able to provide the
information that was requested earlier, please do so and
change the status of the bug back to "Re-Opened". Thank you.
 
PHP Copyright © 2001-2024 The PHP Group
All rights reserved.
Last updated: Tue Mar 19 08:01:29 2024 UTC