Hi there,

On Thu, 28 Dec 2000, Donnie Cherng wrote:

> I have tried to install
>       apache_1.3.14 and mod_perl-1.24_01.
> 
> No problem on the "configure, make, make install".  However, when I tried to 
> start httpd by "/home/users/dcherng/apache/bin/apachectl start", I got 
> 
>   Syntax error on line 207 of /home/users/dcherng/apache/conf/httpd.conf:
>   Cannot load /home/users/dcherng/apache/libexec/mod_vhost_alias.so into server: 
>ld.so.1: /home/users/dcherng/apache/bin/httpd: fatal: relocation error: file 
>/home/users/dcherng/apache/libexec/mod_vhost_alias.so: symbol ap_pcalloc: referenced 
>symbol not
 found
>   /home/users/dcherng/apache/bin/apachectl start: httpd could not be started

Do you actually need mod_vhost_alias?

If not, comment out the line(s) in httpd.conf that refer to it and try
again.  I'd prefer to build static anyway.  It's all in the Guide,

http://perl.apache.org/guide

HTH.  If you need more, shuot again.

73,
Ged.

Reply via email to