Hi everyone,
I've got a copy of apache running locally and have been developing PHP scripts without problems until this morning when I wanted to use sessions.
I'm running PHP 4 and when I use session_start() I get an error saying that the file can't be read from '/tmp'.
I've tried creating a folder called tmp in the apache and php root directories but have had no luck.
Is this a common/known problem and if so, does anyone have a solution?
Thanks,
Peter.