Hi I installed apache and the perl zip and the mysql zip on my win2000.

I have been reading a lot of things about sessions on win32 but none solves my problem.

I tried to use sessiosn with mysql and as files.. ie:

#PerlSetEnv EMBPERL_SESSION_CLASSES "MySQL Semaphore"
#PerlSetEnv EMBPERL_SESSION_ARGS "DataSource=dbi:mysql:sessions UserName=session 
Password=session"
#PerlSetEnv EMBPERL_SESSION_CLASSES "File MySQL"

#PerlSetEnv EMBPERL_SESSION_CLASSES "File SysVSemaphoreLocker"
#PerlSetEnv EMBPERL_SESSION_CLASSES "File File"
#PerlSetEnv EMBPERL_SESSION_ARGS "Directory=/tmp LockDirectory=/tmp"

ie.. I tried only one of those at the same time :-) 
but I get tjhe messge:

[Tue Oct 30 19:10:06 2001] [error] Can't call method "getid" on an undefined value at 
C:/Perl/site/lib/HTML/Embperl.pm line 1691.

if I use the mysql way or the file.. 

Can anyone help me out.. I can;t get mysql to log for me.. like on linux so I do not 
even know if it connects to mysql for the session part. I do know if I turn sessions 
of at all my page can connect and read data from my sql. so that part is working.
I have tried differend paths and all.. but no use I keep getting this error.

So what would be best to use files or mysql for sessions and is it at all poassible ot 
use mysql for this? 

HELP (ps any tips on how to get mysql to log on win32 would be very helpfull too)

regards 

Hans de Groot



------
Hans de Groot
Interspective Internet Services B.V.
Tel: +31 (0) 30 6001180
Fax +31 (0) 30 6044204
www:   http://www.interspective.nl
email:   [EMAIL PROTECTED]




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

Reply via email to