>I use Embperl 1.2.1 under mod_perl. Apache::Session is installed.
>
Just to be sure, you need Apache::Session 1.0x (1.5x is not supported yet)
>I've set up session handling in httpd.conf as follows:
>
>PerlSetEnv EMBPERL_SESSION_CLASSES "File File"
use:
PerlSetEnv EMBPERL_SESSION_CLASSES "
>I have the latest installation of ActiveStates Perl and use
Unfortunately Embperl does not work with ActiveState, because ActiveState
uses a very different storage modell internaly. You may build a standard
Perl of your own for Win 98 or get the precompiled version (which already
contains Embp
Hello everyone.
I'm new to Embperl but am very anxious to get started using what I feel is
going to be a very helpful module. However I haven't been able to get it to
install properly on my local system. I work off my own harddrive for
developement purposes because I find it faster than F
> did u copy these values directly out of your config because u do not show a leading
>slash on the LockDirector?. should probably be:
>
> PerlSetEnv EMBPERL_SESSION_ARGS "Directory=/tmp/session/store
>LockDirectory=/tmp/session/lock"
This is true. I fixed that but the same error appears.
--
did u copy these values directly out of your config because u do not show a leading
slash on the LockDirector?. should probably be:
PerlSetEnv EMBPERL_SESSION_ARGS "Directory=/tmp/session/store
LockDirectory=/tmp/session/lock"
--
___cliff [EMAIL PROTECTED]http://www.genwax.com/
[EMAIL PROTE
I use Embperl 1.2.1 under mod_perl. Apache::Session is installed.
I've set up session handling in httpd.conf as follows:
PerlSetEnv EMBPERL_SESSION_CLASSES "File File"
PerlSetEnv EMBPERL_SESSION_ARGS "Directory=/tmp/session/store
LockDirectory=tmp/session/lock"
When I restart httpd the error l
Hi,
>
>trying nearly exactly the "basic example" from the pod (I changed .htm to
>.epl) everythings OK. Trying the other example handling the request object
>fails with:
>
>[1843]ERR: 24: Line 23: Error in Perl code: Can't locate object method
>"title" via package "HTML::Embperl::Req" at
>/wappl/2
>C:>perl C:\My_Documents\HTML-Embperl-1.3b4\Makefile.pl
>
try to change first to the Embperl directory
cd \My_Documents\HTML-Embperl-1.3b4
perl Makefile.PL
Gerald
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional c
>Is there a searchable archive of this list?
>
Last night I have added a keyword search to the archive. It's not very well
designed, just a quick hack, but it works. Goto
http://www.ecos.de/~mailarc/embperl/
and click on search.html
Gerald
---
Hi,
trying nearly exactly the "basic example" from the pod (I changed .htm to
.epl) everythings OK. Trying the other example handling the request object
fails with:
---snip---
Internal Server Error
The server encountered an internal error or misconfiguration and was
unable to complete your req
10 matches
Mail list logo