Page 1 of 1

about php run?????

Posted: Mon Jan 12, 2004 9:00 am
by xu_cqa
1.browse types <<http://xu/pacsone/pacsone.php>>
2.browse show
<<

Warning: session_start(): open(/tmp\sess_8ed1e24528982ae05531fc157b9cf825, O_RDWR) failed: No such file or directory (2) in E:\Program Files\PacsOne\php\pacsone.php on line 9

>>

:roll:
Thank You!

Posted: Mon Jan 12, 2004 2:55 pm
by pacsone
The "/tmp" in the session_start() error message is indicating that the 'session.save_path' variable in your PHP.INI file is not setup properly.

Please read through the README.TXT file and also the following FAQ:

http://www.pacsone.net/faq.htm?#C4