[mod_cluster-issues] [JBoss JIRA] (MODCLUSTER-378) Use 'ap_unixd_config' instead of 'unixd_config' (apache >= 2.4)
Michaël Mathieu (JIRA)
issues at jboss.org
Sun Feb 9 10:09:28 EST 2014
[ https://issues.jboss.org/browse/MODCLUSTER-378?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12942833#comment-12942833 ]
Michaël Mathieu commented on MODCLUSTER-378:
--------------------------------------------
Here's my conf:
{code}
> apachectl -V
Server version: Apache/2.4.6 (Ubuntu)
Server built: Dec 5 2013 18:32:22
Server's Module Magic Number: 20120211:23
Server loaded: APR 1.4.8, APR-UTIL 1.5.2
Compiled using: APR 1.4.8, APR-UTIL 1.5.2
Architecture: 64-bit
{code}
So, I don't understand why I have the following error message:
{code}
* Restarting web server apache2 [fail]
* The apache2 configtest failed.
Output of config test was:
apache2: Syntax error on line 219 of /etc/apache2/apache2.conf: Syntax error on line 1 of /etc/apache2/sites-enabled/mod_cluster.conf: Cannot load /var/www/mod_cluster/mod_slotmem.so into server: /var/www/mod_cluster/mod_slotmem.so: undefined symbol: unixd_config
Action 'configtest' failed.
The Apache error log may have more information.
{code}
> Use 'ap_unixd_config' instead of 'unixd_config' (apache >= 2.4)
> ---------------------------------------------------------------
>
> Key: MODCLUSTER-378
> URL: https://issues.jboss.org/browse/MODCLUSTER-378
> Project: mod_cluster
> Issue Type: Task
> Affects Versions: 1.2.6.Final
> Reporter: Michaël Mathieu
> Assignee: Jean-Frederic Clere
>
> Since Apache 2.4, they use ap_unixd_config instead of unixd_config.
> Cf. http://httpd.apache.org/docs/current/developer/new_api_2_4.html
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the mod_cluster-issues
mailing list