Mailing List Archive

Mythweb perm denied on line 956 of functions.php
Warning: Unable to create
'images/5046_20030720220000_20030720223000.nuv.png': Permission denied
in /var/www/html/mythweb/functions.php on line 956

Exactly what is this trying to do? I now see lots of png files in my
nuv folder, but I still get this error?

_______________________________________________
mythtv-users mailing list
mythtv-users@snowman.net
http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users
Re: Mythweb perm denied on line 956 of functions.php [ In reply to ]
On Sunday 20 July 2003 10:40 pm, MegaDeTH wrote:
> Warning: Unable to create
> 'images/5046_20030720220000_20030720223000.nuv.png': Permission denied
> in /var/www/html/mythweb/functions.php on line 956
>
> Exactly what is this trying to do? I now see lots of png files in my
> nuv folder, but I still get this error?

It's trying to copy from your stored recording directory into your
{mythwebdir}/images/ directory to display the recording preview images.

Isaac
_______________________________________________
mythtv-users mailing list
mythtv-users@snowman.net
http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users
Re: Mythweb perm denied on line 956 of functions.php [ In reply to ]
>
> It's trying to copy from your stored recording directory into your
> {mythwebdir}/images/ directory to display the recording preview images.

Odd, both folders have 777 permissions, is this possibly due to the user
running one of the deamons not having the proper perms?

The png files it creates and leaves in my nuv folder have the following
perms..

-rw-r--r-- 1 root root 40749 Jul 20 22:39
5055_20030720033000_20030720040000.nuv.png

and the images folder in /var/www/html/mythweb has the following perms

drwxrwxrwx 3 root root 4096 Jul 21 08:20 images

_______________________________________________
mythtv-users mailing list
mythtv-users@snowman.net
http://lists.snowman.net/cgi-bin/mailman/listinfo/mythtv-users