>
> WWW server said:
> Can't load 'D:/Perl/site/lib/auto/HTML/Embperl/Embperl.dll' for module
> HTML::Embperl: load_file:Uvedený modul nebyl nalezen at
> D:/Perl/lib/DynaLoader.pm line 200.
>  at D:\Inetpub\wwwroot\handlers\embpcgi.pl line 16
> Compilation failed in require at D:\Inetpub\wwwroot\handlers\embpcgi.pl
line
> 16.
> BEGIN failed--compilation aborted at
D:\Inetpub\wwwroot\handlers\embpcgi.pl
> line 16.
>
> But the file IS located there. What`s wrong?
>

I guess the ppm file you use is build for usage with mod_perl. If compiled
for mod_perl Embperl.dll want's to load the ApacheCore.dll, which you don't
have, so it fails. So either you need a ppm that is not compiled for
mod_perl (I am not sure if there is currently one) or, if you have a
c-compiler, install Embperl form the sources and say no when Makefile.PL ask
if it should build for mod_perl.

If neither of both is possible let me know.

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]

Reply via email to