[mythtv-users] mythweb and IE

Dan Morphis dan at milkcarton.com
Thu Jun 3 12:57:10 EDT 2004


Chris Petersen wrote:

> > Craig, I had this problem. Drove me nuts. I tracked it down to
> > the "php_value session.save_path" entry in the .htaccess file
> > mythweb has. As soon as I commented it out, the problem went away.
>
>
>  that's just weird. that php_value stuff is pretty standard .htaccess
>  control stuff. You sure you have the AllowOverride set to All?
I agree, it is weird.

<Directory "/www/docs">
    Options Indexes FollowSymLinks MultiViews
    AllowOverride All
</Directory>



More information about the mythtv-users mailing list