[mythtv] Mythweb PHP error

Tom Lichti tom at redpepperracing.com
Tue Jan 30 16:19:54 UTC 2007


Kevin Kuphal wrote:
> Stuart Morgan wrote:
>> On Tuesday 30 January 2007 03:48, Kevin Kuphal wrote:
>>   
>>> After updating to a recent SVN, I'm getting this error:
>>>
>>> Parse error: parse error in
>>> /var/www/html/mythweb/includes/objects/Database.php on line 44
>>>
>>> Fatal error: Class database_mysql: Cannot inherit from undefined class
>>> database in /var/www/html/mythweb/includes/objects/Database/mysql.php on
>>> line 34
>>>
>>> This is a clean installation, config added to apache conf, no existing
>>> files.  I'm assuming this is related to the use of PHP 5?  This is a RH
>>> 9 installation on PHP 4.3.4
>>>     
>> Some PHP 5 syntax slipped in during a recent update but has been reverted 
>> again since. Updating to head should be enough to fix it.
>>   
> Thanks.  I've been afraid to update past the SVN mark I'm on because of 
> the ffmpeg resync issues that seem to be cropping up but I'll find that 
> patch and apply locally.
> 
> Kevin

You can svn up mythweb separately from the rest of myth, if you do it 
last, is svn up -r whateverrevision for the mythplugins directory, then 
move up to the mythplugins directory and svn up mythweb. At least that 
should work. I have mythweb on another machine from the FE/BE, so it's 
easier for me...

Tom



More information about the mythtv-dev mailing list