Most commonly desired features to be implemented in PacsOne
-
xu_cqa
about php run?????
Post
by xu_cqa » Mon Jan 12, 2004 9:00 am
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
>>
Thank You!
-
pacsone - Site Admin
- Posts:3149
- Joined:Tue Sep 30, 2003 2:47 am
Post
by pacsone » Mon Jan 12, 2004 2:55 pm
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