>
> 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
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 [+
> 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
> 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
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
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