[mythtv-users] Re:Mythweb version 0.11 no previews

Ray Gaida rtgaida at comcast.net
Fri Sep 5 14:06:49 EDT 2003


>
> Does everything else in mythweb work?  It still sounds like it's a
> permissions issue, though your permissions looked like they were set up
> fine.  You're not getting any errors?  What happens if you `chmod 777
> php_sessions` and then load the page?  Your sessions should be created
> somewhere (you might also want to check /tmp for php sessions - maybe
> apache is ignoring your .htaccess file)..
>
> actually, that almost makes sense...  You'll need to go into your main
> apache config and make sure that AllowOverride is set to All for your
> mythweb directory.   If that isn't in the README I'll add it.
>
> -Chris
>
Everything else in mythweb does work.

I went into the main apache config and set AllowOverride to All. I also set
chmod 777 for image_cache and php_sessions.

I do get a file in php_sessions now:

[root at mythtv php_sessions]# ls
CVS  sess_cc620a0213bc9dd1e2244845280090d3
[root at mythtv php_sessions]#


Still nothing in image_cache. Looks like we are making some progress....

Ray



More information about the mythtv-users mailing list