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
Cheers