>You need to tell IIS that embpcgi.pl should be executed whenever a Embperl
>page is requested. embpcgi.pl (which is part of the Embperl distribution)
>will take care to handle the actual processing to Embperl. So first of all
I
>would try to map the .pl extention to perlis.dll (I think that is already
>done by the ActiveState setup program), then you could copy embpcgi.pl
>somewhere in a directory that is accessable form outside can request a page
>with
>
>/path/to/embpcgi.pl/other/path/to/page.epl
>
>if this works, you can map the epl extention to embpcgi.pl and it should
>work. If this final step also works, you should move the embcgi.pl in some
>other directory, so it isn't directly accessable from the web anymore, to
>make thinks more secure.
>
>If you have any further questions let me know, if you getting this setup to
>work, I would be very happy, if you can write a few words about what you
>have done, so I can include it in the Embperl documentation.

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?

lzap


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to