[mythtv-users] Mythweb problem after rpm upgrade to .15

David George david at onyxsoft.com
Fri May 28 16:00:16 EDT 2004


On Fri, 28 May 2004, Nate Thompson wrote:

> I just got my MythTV box upgraded to .15 via Axel's rpms, but Mythweb seems
> to be broken. It tries to open the /mythweb/program_listing.php page for a
> couple minutes then returns an error. Everything else seems to be working
> smoothly. Below are the messages I am receiving once the main Mythweb page
> loads. The guide does appear below them. Any ideas?
> 
> Warning at /var/www/html/mythweb/includes/init.php, line 50:
> session_start(): open(php_sessions/sess_c138f42f11f0e8936979569a2e1f5405,
> O_RDWR) failed: No such file or directory (2) 

mkdir /var/www/html/mythweb/php_sessions
chown apache:apache /var/www/html/mythweb/php_sessions

Looks like php_sessions directory doesn't exist.  The other error messages 
are because of the first error and can be ignored.  Don't forget to chown 
the php_sessions directory so apache can write to it.

HTH,
David



More information about the mythtv-users mailing list