> I copied both Apache and Perl from NT to Win95 after I recompiled mod_perl
> with
> the PERL_STARTUP_DONE_CHECK flag and it worked! PerlModule/PerlRequire
> and use let Apache start - fine ! It works on NT and Win95.
>
> I was so happy about it that I thought the other problem is solved too -
but
> it was not!
> On NT batch EmbPerl is running - but not on Win95!
>
> Same old message:
>
> Can't load
> 'C:/perl561/site/5.00561/lib/MSWin32-x86/auto/HTML/Embperl/Embperl.dll'
for
> module HTML::Embperl: load_file:Eine DLL-Initialisierungsroutine ist
> fehlgeschlagen at C:/perl561/5.00561/lib/MSWin32-x86/DynaLoader.pm line
72.
> at embp.pl line 1
> BEGIN failed--compilation aborted at embp.pl line 1.
>
> I have no idea what could be wrong else! So I inspected Dynaloader.pm at
> line 72 but no chance ...
>
Are you sure you are having the correct ApacheCore.dll in your PATH on
Win95?
Gerald