-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ok, I tried using darwinports to install apache 1.3 and mod_perl 1.26 using
port install apache +mod_perl.
It seemed to off without a hitch, no errors, no problem.
Then I tried starting apache using:
sudo /opt/local/sbin/apachectl start and received the following error:


dyld: /opt/local/sbin/httpd Undefined symbols:
_include_module
/opt/local/sbin/apachectl: line 186: 8384 Trace/BPT trap $HTTPD
/opt/local/sbin/apachectl start: httpd could not be started



Its similar to one of the errors I get when trying to compile from source.
When I compared the httpd.conf files between my default (w/ os x 10.3)
apache and my darwin port I noticed the darwin port had the dso for
includes as such:
LoadModule log_config_module libexec/apache/mod_log_config.so
where as my original httpd.conf is as such:
LoadModule config_log_module libexec/apache/mod_log_config.so
changing it has no effect on the error.
The other inconsistency was in the os x original was the following line:
LoadModule perl_module libexec/httpd/libperl.so
It was missing from the darwin port, not that it makes a difference with the error.


Why would a default module being missing?

Is there something about this particular module that is weird?

Thanks for all of the help so far.  Anything else?

I'm going to try using some of the set up configurations already suggested
with a source build and see if that gets me any further. Please, don't give up
on me, I surely can't.


Boysenberry
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)

iEYEARECAAYFAkIJ1HEACgkQBWcdy5xkwdzkIACg3wMJvR7NJD9weIfTQBwbE8k3
ursAn1F3m7VBG0r4SJ3/jV8/YX7lkLOu
=MsfI
-----END PGP SIGNATURE-----



Reply via email to