Greetings,

On Thu, 9 Dec 1999, Sakuji Toyama wrote:

> I have compiled mod_perl-1.21 with apache_1.3.9 under Solaris2.5 machine.
> ...
> "--prefix=/usr/local/etc/httpd" 

I think this is your problem.  Something similar happened to me.

Try putting everything in   /usr/local/apache_1.3.9
with a soft link            /usr/local/apache -> /usr/local/apache_1.3.9
and use                     --prefix=/usr/local/apache
put mod_perl in             /usr/local/mod_perl-1.21
with a soft link            /usr/local/mod_perl -> /usr/local/mod_perl-1.21

Delete the original apache installation and start again with a fresh
set of files from the distribution.

Please tell me if this works for you.

Kind regards,
Ged Haywood.

Reply via email to