I'm getting a 404 error when I call and EmbperlObject page.
I'm running Apache under WinNT4 SP6.  
Just got it installed from theoryx5.uwinnipeg.ca, including 2.0b5 and 
SessionX.

Here's the error in error.log:

> [162]SES:  Embperl Session management enabled ()
> [Thu Jan 10 11:54:46 2002] [error] EmbperlObject searched
> ';c:/apache/embperl;c:/apache;c:/'

Apache config for embperl is:

> # The following is for HTML::Embperl
> Alias /embperl/ "/Apache/embperl/"
> <Location /embperl>
>    PerlSetEnv EMBPERL_OBJECT_BASE base.html
>    PerlSetEnv EMBPERL_FILESMATCH "\.html?$|\.epl$"
>    PerlSetEnv EMBPERL_OPTIONS 16
>    SetHandler perl-script
>    PerlHandler HTML::EmbperlObject
>    Options ExecCGI
> </Location>

base.epl is in c:\apache\embperl:

> [- Execute ('constants.epl') -]
> [- Execute ('init.epl') -]
> [- Execute('*') -]
> [- Execute ('cleanup.epl') -]

The 3 files referenced in base.epl are also there.  

This all worked great on my Linux install.

Here's the apache version info:

> Apache/1.3.20 (Win32) mod_perl/1.25_01-dev mod_ssl/2.8.4
> OpenSSL/0.9.6a 

Any help would be greatly appreciated!
Scott

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

Reply via email to