|
Hi,
sorry I have overseen in your last message that you
are using 2.0b8. 2.0b8 doesn't support Embperl::Session anymore. Please use
Apache::SessionX instead
Gerald
------------------------------------------------------------- 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 -------------------------------------------------------------
----- Original Message -----
Sent: Tuesday, January 14, 2003 9:11
PM
Subject: Re: Can't locate object method
"TIEHASH"
On Tue, 2003-01-14 at 14:57, Gerald Richter wrote:
Did you load Embperl::Session somewhere. If not do it
I belive the following from
'httpd.conf' loads Embperl::Session.
<Directory
"/www/apache/htdocs/">
PerlModule
Embperl
SetHandler
perl-script
PerlHandler
Embperl::Object
Options
ExecCGI
Embperl_AppName
GSSiconsole Embperl_Object_Base
base.htm Embperl_UriMatch
"\.htm.?|\.epl$"
Embperl_Options 16
Embperl_Log
"/www/apache/logs/embperl/embperl.log"
Embperl_Debug
4 Embperl_Mailhost
tusmail.instinet.com Embperl_Cookie_Expires
+1h Embperl_Session_Handler_Class
"Embperl::Session" Embperl_Session_Classes
"File Semaphore" Embperl_Session_Args
"Directory=/www/apache/session"
</Directory>
******************************************************************************* <>
This
message is intended only for the use of the Addressee and may contain
information that is PRIVILEGED and/or CONFIDENTIAL or both.
This
email is intended only for the personal and confidential use of the
recipient(s) named above.
If the reader of this email is not an
intended recipient, you have received this email in error and any review,
dissemination, distribution or copying is strictly prohibited.
If
you have received this email in error, please notify the sender immediately
by return mail and permanently deleting the copy you received.
Thank
you.
*******************************************************************************
|