I get the following error message.
Warning: session_start() : open(/tmp\sess_9c7a72 1569fd097dc4dad 85162984ebc,
O_RDWR) failed: No such file or directory (2) in
c:\inetpub\wwwr oot\julseth\ser enadehoa\defaul t.php on line 3
What do I have wrong? This php page runs okay on my desktop. I am trying to
get my laptop able to run the same web page but, as you can see, it fails.
Thanks for the help....
Bruce
Warning: session_start() : open(/tmp\sess_9c7a72 1569fd097dc4dad 85162984ebc,
O_RDWR) failed: No such file or directory (2) in
c:\inetpub\wwwr oot\julseth\ser enadehoa\defaul t.php on line 3
What do I have wrong? This php page runs okay on my desktop. I am trying to
get my laptop able to run the same web page but, as you can see, it fails.
Thanks for the help....
Bruce
Comment