[mythtv-users] MythWeb Thumbnail Errors

2006-01-10 Thread Kichigai Mentat
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hello. The MythTV system is fully functional, but one thing I've  
noticed is that in MythWeb, I get errors like the following:

Warning at /usr/share/mythtv/mythweb/includes/mythbackend.php, line 305:
copy(image_cache/1008_2006010923_20060109233000.nuv.png): failed  
to open stream: Permission denied

The data is stored on an EXT3 volume, and still has a good amount of  
free space. Recordings are fine, and I can download the NUV files  
through the browser. Not too sure what's causing this, but I've also  
gone and changed the mode of one of the files to 776, on a hunch.  
This didn't change the error.

Any help would be appreciated, but this is hardly a critical problem.  
Thanks.

The real problem with hunting elephants is carrying the decoys.
(fortune spew)

-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.1 (Darwin)

iD8DBQFDw9YqwAwn3hu8KxcRAmmeAKCF5wT2LNeqlIIlkaTR4SPSjCSU3ACcDA88
RmZ5W0rwJWa/fwfyguzCk6A=
=zj94
-END PGP SIGNATURE-
___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users


Re: [mythtv-users] MythWeb Thumbnail Errors

2006-01-10 Thread Brad DerManouelian
On Jan 10, 2006, at 10:43 AM, Kichigai Mentat wrote:

 -BEGIN PGP SIGNED MESSAGE-
 Hash: SHA1

 Hello. The MythTV system is fully functional, but one thing I've
 noticed is that in MythWeb, I get errors like the following:

 Warning at /usr/share/mythtv/mythweb/includes/mythbackend.php, line  
 305:
 copy(image_cache/1008_2006010923_20060109233000.nuv.png): failed
 to open stream: Permission denied

 The data is stored on an EXT3 volume, and still has a good amount of
 free space. Recordings are fine, and I can download the NUV files
 through the browser. Not too sure what's causing this, but I've also
 gone and changed the mode of one of the files to 776, on a hunch.
 This didn't change the error.

 Any help would be appreciated, but this is hardly a critical problem.
 Thanks.

Just a hunch, but check the permissions on the parent directories.  
Whatever user PHP is running as (apache user) will need read and (I  
believe) execute permissions on ancestor directories leading to the  
file on which it's trying to perform a copy.

___
mythtv-users mailing list
mythtv-users@mythtv.org
http://mythtv.org/cgi-bin/mailman/listinfo/mythtv-users