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>

--
Farouk Khawaja <[EMAIL PROTECTED]>
Instinet Corporation


*******************************************************************************
<>

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.

*******************************************************************************

Reply via email to