> embpexec.pl drawCompressed.htm "yr=2002&mo=08"
>
> Does not have any problems. This file uses this:
> [$ while ($h = $sth->fetchrow_hashref()) $]
> [$ endwhile $]
>
> But call it from the browser, and it kills the httpd
> instance.
>
Please make sure you have loaded DBI & Embperl at the server startup, e.g.
in httpd.conf
PerlModule Embperl
PerlModule DBI
PerlModule DBD::whatever_you_use
Does this change anything? If not would be nice to get a stackbacktrace from
Apache. Start Apache with -X option to debug.
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 925131
WWW: http://www.ecos.de Fax: +49 6133 925152
-------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]