Re: Mod_perl with NLDBM issue

2003-10-08 Thread Chris M
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

Re: Mod_perl with NLDBM issue

2003-10-08 Thread Josh Chamas
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

Re: mod_perl

2002-05-03 Thread Joshua Chamas
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

Re: mod_perl 2.0 compatibility?

2001-12-09 Thread Joshua Chamas
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

Re: mod_perl as DSO.

2001-06-04 Thread Ask Bjoern Hansen
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

Re: mod_perl as DSO.

2001-06-04 Thread Joshua Chamas
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