<br><br><div><span class="gmail_quote">On 5/26/05, <b class="gmail_sendername">Christian Borchmann</b> &lt;<a href="mailto:christian@borchi.de">christian@borchi.de</a>&gt; wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
hallo,<br><br>i am getting the following errors after upgrading to version 0.18:<br><br>*Warning* at /usr/share/mythtv/mythweb/includes/init.php, line 50:<br>session_start():<br>open(php_sessions/sess_ee27764eb298379f3fe82d8b7d61276a, O_RDWR) failed:
<br>No such file or directory (2)<br><br>any ideas?<br><br>christian</blockquote><div><br>
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<br>
</div><br></div><br>