Page 1 of 1

Session problems (New to PHP)

Posted: Wed Feb 09, 2005 6:12 am
by nickcronin
Hi all

Bare with me as i am new to PHP.

Have downloaded a few scripts to have a look. I am getting the following error on some pages.

Warning: open(/tmp\sess_5ab5f102d255b49e5a4a0cebba4278c0, O_RDWR) failed: m (2) in C:\apache\htdocs\cm\calendar\index.php on line 2

The line it refers to on any page that has this error is code relating to sessions.

eg. session_start()

Is this a config issue?

I have installed PHPTriad for Windows v2.11 which includes:
PHP - 4.0.5
MySQL - 3.23.32
Apache - 1.3.14
PHPMyAdmin - 2.1.0
Perl - nsPerl 5.005_03

(i dont know if that info is much help)

Any help much appreciated :D

Cheers

Posted: Wed Feb 09, 2005 6:14 am
by JayBird

Posted: Wed Feb 09, 2005 6:21 am
by nickcronin
Thanks !!!

Very quick on the reply :D

Will use this site more often !!!

Thanks again

Posted: Wed Feb 09, 2005 8:40 am
by feyd
that's an ancient version of php & mysql

Posted: Wed Feb 09, 2005 4:02 pm
by nickcronin
yeah ive had it for ages.... only getting around to playing with PHP now.

will update when i have to.

:D