Opened 10 years ago
Closed 5 years ago
#12309 closed Bug Report - General (Fixed)
Still getting errors from Mythweb - PHP warnings
Reported by: | Owned by: | Rob Smith | |
---|---|---|---|
Priority: | minor | Milestone: | unknown |
Component: | Plugin - MythWeb | Version: | Unspecified |
Severity: | medium | Keywords: | |
Cc: | Ticket locked: | no |
Description
Checked the mythweb.conf - has the several "new" lines that have been attributed to PHP 5.4 "fix" for the PHP warnings....
[Mon Oct 27 11:06:17.059855 2014] [:error] [pid 28912] [client 192.168.10.101:54370] PHP Warning: Unknown: function '0' not found or invalid function name in Unknown on line 0, referer: http://192.168.10.102/mythweb/status [Mon Oct 27 11:06:17.186732 2014] [:error] [pid 28902] [client 192.168.10.101:54371] PHP Warning: Unknown: function '0' not found or invalid function name in Unknown on line 0, referer: http://192.168.10.102/mythweb/tv/recorded [Mon Oct 27 11:06:17.235022 2014] [:error] [pid 28902] [client 192.168.10.101:54371] PHP Warning: Unknown: function '0' not found or invalid function name in Unknown on line 0, referer: http://192.168.10.102/mythweb/tv/recorded [Mon Oct 27 11:06:22.089012 2014] [:error] [pid 28912] [client 192.168.10.101:54370] PHP Warning: Unknown: function '0' not found or invalid function name in Unknown on line 0, referer: http://192.168.10.102/mythweb/tv/recorded [Mon Oct 27 11:06:26.471904 2014] [:error] [pid 28912] [client 192.168.10.101:54370] PHP Warning: Unknown: function '0' not found or invalid function name in Unknown on line 0, referer: http://192.168.10.102/mythweb/
=========
php --version PHP 5.5.9-1ubuntu4.4 (cli) (built: Sep 4 2014 06:56:34) Copyright (c) 1997-2014 The PHP Group Zend Engine v2.5.0, Copyright (c) 1998-2014 Zend Technologies
with Zend OPcache v7.0.3, Copyright (c) 1999-2014, by Zend Technologies
=========
mythtv version
mythtv:
Installed: (none) Candidate: 2:0.27.4+fixes.20141027.e0b0027-0ubuntu0mythbuntu2 Version table:
2:0.27.4+fixes.20141027.e0b0027-0ubuntu0mythbuntu2 0
500 http://ppa.launchpad.net/mythbuntu/0.27/ubuntu/ trusty/main amd64 Packages
2:0.27.0+fixes.20140324.8ee257c-0ubuntu3 0
500 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/multiverse amd64 Packages
2:0.27.0+fixes.20140324.8ee257c-0ubuntu2 0
500 http://us.archive.ubuntu.com/ubuntu/ trusty/multiverse amd64 Packages
Change History (6)
comment:1 Changed 10 years ago by
comment:2 Changed 10 years ago by
Looks like you do not have the fix from ticket #11277 applied. You may need to pull in the latest fixes branch for your distro (note that typically mythtv and mythweb are packaged separately). Advice on how to do so can be found on the user list.
comment:3 Changed 10 years ago by
I am updating using this repository :
deb http://ppa.launchpad.net/mythbuntu/0.27/ubuntu trusty main
From what I can tell - that has the latest content.
The ticket you referenced - as I read it - shows the change was to a conf file only. Those elements are in my system.
Please advise...
comment:4 Changed 10 years ago by
Here is the information :
http://ppa.launchpad.net/mythbuntu/0.27/ubuntu/dists/trusty/main/binary-amd64/Packages
comment:5 Changed 10 years ago by
apt-cache policy mythweb mythweb:
Installed: 2:0.27.4+fixes.20141027.e0b0027-0ubuntu0mythbuntu2 Candidate: 2:0.27.4+fixes.20141027.e0b0027-0ubuntu0mythbuntu2 Version table:
* 2:0.27.4+fixes.20141027.e0b0027-0ubuntu0mythbuntu2 0
500 http://ppa.launchpad.net/mythbuntu/0.27/ubuntu/ trusty/main amd64 Packages 100 /var/lib/dpkg/status
2:0.27.0+fixes.20140324.8ee257c-0ubuntu3 0
500 http://us.archive.ubuntu.com/ubuntu/ trusty-updates/multiverse amd64 Packages
2:0.27.0+fixes.20140324.8ee257c-0ubuntu2 0
500 http://us.archive.ubuntu.com/ubuntu/ trusty/multiverse amd64 Packages
comment:6 Changed 5 years ago by
Resolution: | → Fixed |
---|---|
Status: | new → closed |
Here are the entries in the mythweb.conf file :
# php_value memory_limit 64M # php_value memory_limit 128M
# php_value memory_limit 512M
# php_value max_execution_time 60 # php_value max_execution_time 120