[mythtv-commits] Ticket #10600: MythWeb missing classes in OSX

MythTV noreply at mythtv.org
Sun May 27 17:04:19 UTC 2012


#10600: MythWeb missing classes in OSX
----------------------------------+---------------------------
 Reporter:  mythtv@…              |          Owner:  jyavenard
     Type:  Bug Report - General  |         Status:  new
 Priority:  minor                 |      Milestone:  unknown
Component:  Ports - OSX           |        Version:  0.25
 Severity:  medium                |     Resolution:
 Keywords:                        |  Ticket locked:  1
----------------------------------+---------------------------
Changes (by wagnerrp):

 * version:  Unspecified => 0.25
 * mlocked:  0 => 1


Old description:

> Checking out MythWeb results in an incomplete set of code, resulting in
> messages like:
>
>   PHP Fatal error:  Class 'MythBase' not found in
> /Library/WebServer/MythWeb/classes/Translate.php on line 16
>
> Superficially these classes appear in some app bundles, for example in
>
>   MythTv-Setup.app/Contents/Resources/share/mythtv/bindings/php/
>
> However copying the classes from that location does not fix the problem,
> since one still sees error streams like this:
>

> [Fri Apr 13 18:42:44 2012] [error] [client 192.168.1.199] PHP Fatal
> error:  Class 'Channel' not found in
> /Library/WebServer/MythWeb/modules/tv/Channel.php on line 20, referer:
> http://dvr.local/MythWeb/
> [Fri Apr 13 18:44:46 2012] [error] [client 192.168.1.199] PHP Fatal
> error:  Class 'Channel' not found in
> /Library/WebServer/MythWeb/modules/tv/Channel.php on line 20, referer:
> http://dvr.local/MythWeb/status
> [Fri Apr 13 18:44:54 2012] [error] [client 192.168.1.199] PHP Fatal
> error:  Cannot redeclare date_select() (previously declared in
> /Library/WebServer/MythWeb/modules/tv/list.php:65) in
> /Library/WebServer/MythWeb/modules/tv/Channel.php on line 105, referer:
> http://dvr.local/MythWeb/status
> [Fri Apr 13 18:50:44 2012] [error] [client 127.0.0.1] File does not
> exist: /Library/WebServer/Documents/announce
> [Fri Apr 13 18:58:53 2012] [error] [client 192.168.1.199] PHP Fatal
> error:  Class 'Channel' not found in
> /Library/WebServer/MythWeb/modules/tv/Channel.php on line 20, referer:
> http://dvr.local/MythWeb/tv/list
>
> This on on a server running OSX 10.6 and Myth 0.25, set up according to
> the Wiki instructions (and formerly running MythWeb successfully).
>
> The email stream from mythtv-users on April 13 refers to this problem in
> the thread for "Issues with 0.25 MythWeb and OSX"

New description:

 Checking out MythWeb results in an incomplete set of code, resulting in
 messages like:

   PHP Fatal error:  Class 'MythBase' not found in
 /Library/WebServer/MythWeb/classes/Translate.php on line 16

 Superficially these classes appear in some app bundles, for example in

   MythTv-Setup.app/Contents/Resources/share/mythtv/bindings/php/

 However copying the classes from that location does not fix the problem,
 since one still sees error streams like this:

 {{{
 [Fri Apr 13 18:42:44 2012] [error] [client 192.168.1.199] PHP Fatal error:
 Class 'Channel' not found in
 /Library/WebServer/MythWeb/modules/tv/Channel.php on line 20, referer:
 http://dvr.local/MythWeb/
 [Fri Apr 13 18:44:46 2012] [error] [client 192.168.1.199] PHP Fatal error:
 Class 'Channel' not found in
 /Library/WebServer/MythWeb/modules/tv/Channel.php on line 20, referer:
 http://dvr.local/MythWeb/status
 [Fri Apr 13 18:44:54 2012] [error] [client 192.168.1.199] PHP Fatal error:
 Cannot redeclare date_select() (previously declared in
 /Library/WebServer/MythWeb/modules/tv/list.php:65) in
 /Library/WebServer/MythWeb/modules/tv/Channel.php on line 105, referer:
 http://dvr.local/MythWeb/status
 [Fri Apr 13 18:50:44 2012] [error] [client 127.0.0.1] File does not exist:
 /Library/WebServer/Documents/announce
 [Fri Apr 13 18:58:53 2012] [error] [client 192.168.1.199] PHP Fatal error:
 Class 'Channel' not found in
 /Library/WebServer/MythWeb/modules/tv/Channel.php on line 20, referer:
 http://dvr.local/MythWeb/tv/list
 }}}

 This on on a server running OSX 10.6 and Myth 0.25, set up according to
 the Wiki instructions (and formerly running MythWeb successfully).

 The email stream from mythtv-users on April 13 refers to this problem in
 the thread for "Issues with 0.25 MythWeb and OSX"

--

Comment:

 Please leave any discussion that provides no additional information
 towards resolving the issue to the mailing list.

-- 
Ticket URL: <http://code.mythtv.org/trac/ticket/10600#comment:2>
MythTV <http://code.mythtv.org/trac>
MythTV Media Center


More information about the mythtv-commits mailing list