XML::Xpath causes seg fault

2001-02-20 Thread David Williams
Has anyone successfully used XML::XPath under Embperl? I get a segmentation fault. - To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]

Apache::Session problems after upgrading to Embperl 1.3.1

2001-02-20 Thread David Williams
Gerald, Here's what's showing up in my Apache Error log now that I have upgraded from 1.2.1 to 1.3.1: Cannot require Apache::Session::Store::DBIStore at /usr/lib/perl5/site_perl/5.005/i386-linux/HTML/Embperl/Session.pm line 204. I have all of the required files installed, however it seems like

Losing udat

2001-02-20 Thread Aaron Johnson
I upgraded to the latest of Embperl (1.3.x) and Apache::Session (1.53) I changed the EMBPERL_SESSION_CLASSES to: $ENV{EMBPERL_SESSION_CLASSES} = "MySQL Semaphore" ; it "looks" like an entry is being added to the session table, but the values are blank when called. Did I miss something in the