Hello, I successfully use Modperl together with
Embperl for building an Intranet.
My environment:
NT4.0 / Win95 ( Office / at home )
Perl 5.005_61
mod_perl 1.21
EmbPerl 1.2b9
Everything works fine!
Now for the purpose of "offline-browsing" I wanted
to generate the HTML-files not
dynamically via http but with using "embpexec.bat"
in batch.
The "use HTML::Embperl" - line fails along with the
message
Can't load
'C:/perl5/site/5.00561/lib/MSWin32-x86/auto/HTML/Embperl/Embperl.dll' for module
HTML::Embperl: load_file:Eine DLL-Initialisierungsroutine ist fehlgeschlagen at
C:/perl5/5.00561/lib/MSWin32-x86/DynaLoader.pm line 178.
at embp.pl line 1 BEGIN failed--compilation aborted at embp.pl line 1. In the PATH-Environment I included the library
containing ApacheCore.dll as I found in a previous mail in the mailing list
but
it didn't work.
I suppose it's the same reason as if I include the
"use HTML::EmbPerl" into the startup.pl ! When I do this, the server does
not
start without any message, but if I leave it,
EmbPerl loads on the first request so I didn't matter in the past about that
(concerning
that Apache on Win32 is still an experimental
feature ...).
Why does my Modperl/EmbPerl work but my EmbPerl
(standalone) not ???
Thanks for any help !!!
Rolf
|
- RE: EmbPerl use HTML::Embperl failed Rolf Ohnmacht
- RE: EmbPerl use HTML::Embperl failed Gerald Richter
- Re: EmbPerl use HTML::Embperl failed Rolf Ohnmacht
- RE: EmbPerl use HTML::Embperl failed Gerald Richter
- Re: EmbPerl use HTML::Embperl failed ( jus... Rolf Ohnmacht
- RE: EmbPerl use HTML::Embperl failed ... Gerald Richter
- Re: EmbPerl use HTML::Embperl fai... Rolf Ohnmacht
- Re: EmbPerl use HTML::Embperl... Gerald Richter
- Re: EmbPerl use HTML::Embperl... Rolf Ohnmacht