> >you need to specify a locking class e.g.
> >
> >PerlSetEnv EMBPERL_SESSION_CLASSES "File Null"
>
>
> well, it seems don`t werk in 1.3.2-dev:
>
I use it with 1.3.2_dev on Windows, so it must work :-)
> [error] Can't call method "getid" on an undefined value at
> D:/Perl/site/lib/HTML/Embperl.pm line 1689.
>
> Probably some problems with 'Null'.
No problems with Null, but without Null the session management isn't enabled
at all, so you can't get an error.
> What can I use instead 'Null'? I need
> not to store sessions in relational database - file saving is enough for
> some initial tests before my final re-orientation from PHP.
>
In this case "File Null" is the best choice. This means your session data is
stored in a file (File) and there will be no locking (Null).
Does the directory /temp/epl exists ?
Take a look into your web server error log, there are maybe more error
message.
Which environment your are currently testing on ? Apache, IIS, mod_perl, CGI
?
Gerald
> lzap
>
>
>
>
-------------------------------------------------------------
Gerald Richter ecos electronic communication services gmbh
Internetconnect * Webserver/-design/-datenbanken * Consulting
Post: Tulpenstrasse 5 D-55276 Dienheim b. Mainz
E-Mail: [EMAIL PROTECTED] Voice: +49 6133 925131
WWW: http://www.ecos.de Fax: +49 6133 925152
-------------------------------------------------------------
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]