Summary: | www-servers/apache: apxs:Error: Config file /etc/apache2/apache2.conf not found. axps2 relies on wrong configuration file name | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Bryce Lohr <gearhead> |
Component: | [OLD] Server | Assignee: | Apache Team - Bugzilla Reports <apache-bugs> |
Status: | UNCONFIRMED --- | ||
Severity: | normal | CC: | calvin |
Priority: | High | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
See Also: | https://bugs.gentoo.org/show_bug.cgi?id=957142 | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- |
Description
Bryce Lohr
2005-11-17 15:55:00 UTC
We have php ebuilds in portage, that work just fine. Compiling things manually, you are on your own. I think it's worth reopening this bug. (I was going to file, but saw this in the possible dupes.) apxs is recommended by the Apache guide to develop extensions [1], so it might be confusing or annoying to people following that. [1]: https://httpd.apache.org/docs/2.4/developer/modguide.html The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/proj/apache.git/commit/?id=9bffce54dbffbeb9bc67d61d84cfad4e7981b4dc commit 9bffce54dbffbeb9bc67d61d84cfad4e7981b4dc Author: Hans de Graaff <graaff@gentoo.org> AuthorDate: 2025-05-24 09:27:30 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2025-05-25 09:21:15 +0000 Patch apxs for correct configuration filename Bug: https://bugs.gentoo.org/112863 Signed-off-by: Hans de Graaff <graaff@gentoo.org> 2.4/patches/05_apxs_conf_name.patch | 11 +++++++++++ 1 file changed, 11 insertions(+) The bug has been referenced in the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=8963289dea2db22ca7e6a16d3f5a6d6b1f996d0f commit 8963289dea2db22ca7e6a16d3f5a6d6b1f996d0f Author: Hans de Graaff <graaff@gentoo.org> AuthorDate: 2025-05-25 09:27:17 +0000 Commit: Hans de Graaff <graaff@gentoo.org> CommitDate: 2025-05-25 09:28:49 +0000 www-servers/apache: patch apxs for configuration file name Bug: https://bugs.gentoo.org/112863 Signed-off-by: Hans de Graaff <graaff@gentoo.org> www-servers/apache/Manifest | 1 + www-servers/apache/apache-2.4.63-r3.ebuild | 262 +++++++++++++++++++++++++++++ 2 files changed, 263 insertions(+) |