I admit....

2002-11-24 Thread David Williams
erl2c and Apache 2.0x? At 8:12 PM -0500 11/24/02, David Williams wrote: >http://www.conceptionstore.com>border=0> > >becomes: > >border=0> > >which is un-renderable. However it is in fact a perfect representation of what you had. According to the HTML spec, your href

Embperl2c rewriting my HTML

2002-11-24 Thread David Williams
Here's what's happening: I was using Perl 5.6.x, HTML::Embperl 1.3.4 and Apache 1.3.x for a long time without problems. However I have just upgraded my server to RedHat 8.0 which has Perl 5.8.0, Apache 2.0.x and then I followed Gerald's instructions for grabbing and compiling the latest Embperl2c

Take a SQL query and spit out results as Excel in a browser window

2002-06-07 Thread David Williams
Hello all! I just thought I would share a cool utility I wrote this afternoon. The attached program takes an URL-escaped sql query as an argument and then executes the query and presents the result set in a spreadsheet. Please go easy on my coding as I know there are some kludgy things in there

RE: Apache::Session problems after upgrading to Embperl 1.3.1

2001-03-05 Thread David Williams
at worked for me was finding the RPM for mod_perl and upgrading it. You can look to rpmfinder.net for upgrades if you are in the same situation. Thanks for your help Gerald! -Original Message- From: Gerald Richter [mailto:[EMAIL PROTECTED]] Sent: Tuesday, February 27, 2001 2:35 PM To: Davi

RE: Apache::Session problems after upgrading to Embperl 1.3.1

2001-02-27 Thread David Williams
r/local/lib' Characteristics of this binary (from libperl): Built under linux Compiled at Aug 30 1999 23:09:51 @INC: /usr/lib/perl5/5.00503/i386-linux /usr/lib/perl5/5.00503 /usr/lib/perl5/site_perl/5.005/i386-linux /usr/lib/perl5/site_perl/5.005 . -Origi

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