[freeside-users] Apache2 and some errors when starting it up

Shivkumar shivkumar at outbackwifi.com
Wed Oct 19 23:46:21 PDT 2005


Do you have mod_perl compiled?
To find out pl tail the error log in (my system)
/usr/local/apache/logs/error.log
Look for the line where apache starts up (you can stop and start apache
and then do this)
It should say something like this:
Apache/1.3.33 (Unix) mod_perl/1.29 configured -- resuming normal operations

-- 
Regards,
Shivkumar

Refer Your Mail : Begin Quote Zane C. B.End Quote
> Cool, yeah. Got that in there now. Any suggestions about about the
> Apache problem though?
>
> On Wed, 19 Oct 2005 20:53:55 +0200
> Karl Hiramoto <karl at hiramoto.org> wrote:
>
>> Obviously looks like you are missing CPAN modules..  IPC::Run3
>>
>> http://search.cpan.org/~rschupp/IPC-Run3-0.032/lib/IPC/Run3.pm
>>
>> Zane C. B. wrote:
>>
>> >Just added this to the Apache config. It complains about the <Perl>
>> >being in Directory part there.
>> >
>> >PerlModule HTML::Mason
>> ># your freeside docuemnt root
>> ><Directory /var/www/freeside>
>> ><Files ~ (\.cgi|\.html)>
>> >AddHandler perl-script .cgi .html
>> >PerlHandler HTML::Mason
>> ></Files>
>> ><Perl>
>> >require "/usr/local/etc/freeside/handler.pl";
>> ></Perl>
>> ></Directory>
> _______________________________________________
> freeside-users mailing list
> freeside-users at sisd.com
> http://420.am/cgi-bin/mailman/listinfo/freeside-users
>




More information about the freeside-users mailing list