Stretchr
|
| Posted: 12/02/2002, 3:18 PM |
|
I'm finally getting around to going through the CCS tutorials and I'm starting with the Task Scheduler. I use PHP/MySql. Following the directions and using the Intranet database wouldn't give me a live page preview, so I went ahead and got the database set up in mySql and got a connection and everything works except that when I generate a live page, I get the error: Warning: open(/tmp\sess_9731c966a3d8097a5ee99079ddfc753a, O_RDWR) failed: No such file or directory (2) in c:\web\Common.php on line 9
I have a tmp directory created off the root, so I'm not sure why the session isn't created. I'm very new at this so if someone could give me a hand, I would be most appreciative.
Thanks,
|
|
|
 |
Stretchr
|
| Posted: 12/03/2002, 7:50 AM |
|
Can't edit my previous post but never mind. Found an answer in a most obscure place.
|
|
|
 |
|