Re: XMLParser error in embperl XML call.

2001-04-05 Thread Gerald Richter
> >When I rebuilt apache, the problem went away. It is related to expat, which >XMLParser is calling. > >It's not clear to me if this is a problem that will be fixed soon or not, but it >is a workaround in the meantime. > The problem is that Apache comes with an Expat (Lite) version and XML::Parse

Re: XMLParser error in embperl XML call.

2001-04-05 Thread Neil Gunton
> I'm using the XPath module in an embperl page and having trouble trying to > make a call to the method findnodes on an XPath object. The call dies > only when run under embperl (w/mod_perl). The exact place of failure is > at: > > XML::XPath::XMLParser::parse at the return call where XML::Parse

XMLParser error in embperl XML call.

2001-04-05 Thread khoward
Hi, I'm using the XPath module in an embperl page and having trouble trying to make a call to the method findnodes on an XPath object. The call dies only when run under embperl (w/mod_perl). The exact place of failure is at: XML::XPath::XMLParser::parse at the return call where XML::Parser::pars

Re: $udat initialisation

2001-04-05 Thread Gerald Richter
>To answer about my configuration, I have the following: Seems to be ok, also I didn't try the Base64 on my own so far >[14180]SES: Embperl Session management enabled (>= 1.50) >/usr/local/apache/bin/apachectl start: httpd started > >So I thaught everything was ok for Session management. Sho

RE: $udat initialisation

2001-04-05 Thread "Peiry, Stéphane"
Hello all and thanks a lot for the responses, it makes thinks at least a bit clearer ;-) To answer about my configuration, I have the following: PerlSetEnv EMBPERL_SESSION_CLASSES "Postgres Semaphore Base64" PerlSetEnv EMBPERL_SESSION_ARGS "DataSource=dbi:Pg(AutoCommit=>1):dbname=sessions UserN