Re: Bug Report - Missing Right Bracket which is there:

2002-04-10 Thread Gerald Richter
> > EMBPERL LOG > > [29842]SRC: Line 4: [- $statement = INNS::make_data(\%fdat) -] > [29842]EVAL< $statement = INNS::make_data(\%fdat) > [29842]MEM: Reload /usr/local/apache/htdocs/inns/addmysite/enterdata.html in HTML::Embperl::DOC::_1 > [29842]REQ: Package = HTML::Embperl::DOC::_1 > [29842]SRC

Bug Report - Missing Right Bracket which is there:

2002-04-10 Thread Ruben I Safir
Apache Error Log: [Thu Apr 11 00:45:26 2002] [error] [29963]ERR: 13: Line 4: Missing right -] EMBPERL in HTML Enter Site Info [- use INNS -] [- $statement = INNS::make_data(\%fdat) -] <---This is line 4 STATEMENT [+ $statement +] [$ FOREACH $tmp sort keys(%fdat) $] Key [+ $tmp +] VALUE [+

Re: More on Sessions not active in 2.0b7

2002-04-10 Thread Gerald Richter
> I have been trying various configurations, and noticed I am getting a > Seg fault in the the log file so I ran httpd through gdb and got this: > Program received signal SIGSEGV, Segmentation fault. > 0x4040b5a6 in EMBPERL2_GetLineNo () from > /usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/Embper

Re: Session trouble in 2.07b

2002-04-10 Thread Gerald Richter
> I am attempting to move my development server to Embperl 2.07b and I > have gotten everything working it seems except for the sessions. Should > it still print a message at server start indicating that Session > handling was enabled? No, but it will complain if it can't setup session managemen

Re: More on Sessions not active in 2.0b7

2002-04-10 Thread Aaron Johnson
I have been trying various configurations, and noticed I am getting a Seg fault in the the log file so I ran httpd through gdb and got this: Program received signal SIGSEGV, Segmentation fault. 0x4040b5a6 in EMBPERL2_GetLineNo () from /usr/lib/perl5/site_perl/5.6.1/i386-linux/auto/Embperl/Embper

More on Sessions not active in 2.0b7

2002-04-10 Thread Aaron Johnson
In rereading my last post I realized that I didn't give much informaiton to go on. I am upgrading from HTML::Embperl 2.0b5 to 2.0b7 Embperl. My setup was working correctly with Apache::SessionX prior to the upgrade attempt. I have double checked the conf file and no SESSION values are set t