[mythtv-users] Quick mythweb question

Ian Forde ianforde at gmail.com
Thu Mar 24 10:26:59 UTC 2011


On Tue, 2011-03-22 at 19:15 -0700, Ian Forde wrote:
> On Mon, 2011-03-21 at 11:56 -0400, Eric Sharkey wrote:
> >         # If you have a large number of channels, you may need to increase this
> >         # value to prevent PHP from running out of memory.
> >             php_value memory_limit                  512M
> > 
> > in /etc/apache2/conf.d/mythweb.conf.  The location of this file may
> > vary by distribution.
> 
> Yeah - I forgot to mention that I'm running Ubuntu 10.10 32-bit.  I
> bumped it up to 512MB, restarted apache, and nothing changed...

Found a fix.  I ended up hardcoding include_path in mythweb.conf
to /var/www/mythweb/.  I have no idea what caused it to break in the
first place, and since I seem to be the only one running into this
issue, it's most likely not much use to anyone else.  But, FWIW, there
it is...

	-I



More information about the mythtv-users mailing list