> I am getting an perl.exe - Unable to Locate DLL error that says The
dynamic
> link library ApacheCore.dll could not be found in the specified path and
> then it displays my $PATH variable contents.

This is normal when it's compiled for mod_perl, but you don't use mod_perl

> When I add the path to the
> ApacheCore.dll

That's the correct solution...

> and try to execute the embperl CGI program I get no errors
> and a blank screen.
>

... but not the correct result.

So the next thing we can do you is to enable the log file and see what we
get:

SetEnv EMBPERL_DEBUG 2285
SetEnv EMBPERL_LOG \temp\embperl.log

(use a path that fit's for your system)

Send me the resulting embperl.log file

Gerald

P.S. If you use Apache why don't you use mod_perl ? Would make the things
much faster in the end.


-------------------------------------------------------------
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]

Reply via email to