Hi,
>
> I have some trouble when installing embperl-1.3b5 on Linux with Apache
> 1.3.12 BEN SSL/1.39.
> Mod_Perl 1.24 is installed and works properly.
> On my System is PHP4 as a Apache Module installed also.
>
>
> When I try to get a Embperl-Document test.epl I get a child pid ... exit
> signal, Segmentation fault(11)
>
Does the "make test" work ? If not, run
make clean
perl Makefile.PL debug
make test TESTARGS="--gdb"
and send me the stack resulting stackbacktrace. If "make test" succeeds,
then it would be very helpfull if you can run Apache under gdb and make a
stackbacktrace of the crash (run Apache with the -X commandline option)
gdb /usr/local/apache/bin/httpd
set args -X -f /path/to/httpd.conf ... more options here
r
--> request your document -> SIGSEGV
s
BT
Gerald
-------------------------------------------------------------
Gerald Richter ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting
Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz
E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925151
WWW: http://www.ecos.de Fax: +49 6133 925152
-------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]