On 5/26/05, Christian Borchmann <[EMAIL PROTECTED]> wrote:
hallo,

i am getting the following errors after upgrading to version 0.18:

*Warning* at /usr/share/mythtv/mythweb/includes/init.php, line 50:
session_start():
open(php_sessions/sess_ee27764eb298379f3fe82d8b7d61276a, O_RDWR) failed:
No such file or directory (2)

any ideas?

christian

Seems like a misconfiguration in your php.ini file. Check it and make sure the session path is valid and rw by the apache user. Should be something like: session.save_path = /tmp


_______________________________________________
mythtv-users mailing list
[email protected]
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users

Reply via email to