On 10/8/03 11:09 AM, "Josh Chamas" <[EMAIL PROTECTED]> wrote:
> Chris M wrote:
>> I am trying to get a new configuration going. When I start 2.0.47 I get:
>>
>> # /etc/rc.d/init.d/httpd start
>>
>> Starting httpd: Syntax error on line 1110 of /etc/httpd/conf/httpd.conf:
>> directive missing cl
Chris M wrote:
I am trying to get a new configuration going. When I start 2.0.47 I get:
# /etc/rc.d/init.d/httpd start
Starting httpd: Syntax error on line 1110 of /etc/httpd/conf/httpd.conf:
directive missing closing '>' [FAILED]
Line 1110 is the line below:
PerlModule Apache::ASP
Ismael Touama wrote:
>
> HI,
>
> I don't manage installing mod_perl.
> I guess I really need some expanation abouthow does it work to
> succeed it. I saw severals command lines depending on previous
> installed modules, using APXS or not, warning concerning rpm...
> But perl Makefile.PL and a ma
Philip Mak wrote:
>
> Is Apache::ASP compatible with mod_perl 2.0 and Apache 2.0? If so, are
> there any problems I should be aware of?
>
I am not sure whether Apache::ASP is thread safe, but probably
would not take much work to get it that way. I have not set up
mod_perl 2.0 and cannot vouch
On Mon, 4 Jun 2001, Joshua Chamas wrote:
> I think rather DSO sometimes works, but when
> and where is still a mystery to me.
>
> DSO has been marked as *EXPERIMENTAL* in the
> modperl docs for a long time. I don't know
> if this changed, but outside of that, I don't
> know where else the myriad
I think rather DSO sometimes works, but when
and where is still a mystery to me.
DSO has been marked as *EXPERIMENTAL* in the
modperl docs for a long time. I don't know
if this changed, but outside of that, I don't
know where else the myriad of problems that
occur are documented.
--Josh
--- Da