Changes between Initial Version and Version 1 of Ticket #23418
- Timestamp:
- Jan 25, 2010, 7:47:55 PM (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #23418
- Property Owner changed from macports-tickets@… to imajes@…
- Property Port apache2 added
-
Ticket #23418 – Description
initial v1 7 7 Now I get the following error when trying to restart apache: 8 8 9 {{{ 10 httpd: Syntax error on line 118 of /opt/local/apache2/conf/httpd.conf: Cannot load /opt/local/apache2/modules/mod_ldap.so into server: dlopen(/opt/local/apache2/modules/mod_ldap.so, 10): Symbol not found: _ldap_compare_s\n Referenced from: /opt/local/apache2/modules/ mod_ldap.so\n Expected in: dynamic lookup\n 11 }}} 9 12 10 httpd: Syntax error on line 118 of /opt/local/apache2/conf/httpd.conf: Cannot load /opt/local/apache2/modules/mod_ldap.so into server: dlopen(/opt/local/apache2/modules/mod_ldap.so, 10): Symbol not found: _ldap_compare_s\n Referenced from: /opt/local/apache2/modules/ mod_ldap.so\n Expected in: dynamic lookup\n 11 12 I saw similar error referred to in regards to "mod_ssl, Apache2 and Leopard with patch -- doesn't work" (tickets:13182and 11755), but I wasn't sure the solution would be the same. I am installing on Leopard Server. 13 I saw similar error referred to in regards to "mod_ssl, Apache2 and Leopard with patch -- doesn't work" (tickets: #13182and #11755), but I wasn't sure the solution would be the same. I am installing on Leopard Server. 13 14 14 15 I posted the trouble to the users listserve, but have had no response. oCould this ba a trouble with the port variant?