<html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
</head>
<body>
Just finished building an new box with Ubuntu-Mate-22.04, installed
latest mythtv (frontend/backend - fixes/32 (v32.0+fixes)), and
migrated mythconverg from an Ubuntu-Mate-20.04 box. Everything went
pretty well, except a couple of items.<br>
<br>
After installing mythweb, I discovered that php wasn't installed, so
installed it, but getting this error.<br>
<br>
<b style="color: rgb(0, 0, 0); font-family: "Times New
Roman"; font-size: medium; font-style: normal;
font-variant-ligatures: normal; font-variant-caps: normal;
letter-spacing: normal; orphans: 2; text-align: start;
text-indent: 0px; text-transform: none; white-space: normal;
widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration-thickness: initial; text-decoration-style:
initial; text-decoration-color: initial;">Fatal error</b><span
style="color: rgb(0, 0, 0); font-family: "Times New
Roman"; font-size: medium; font-style: normal;
font-variant-ligatures: normal; font-variant-caps: normal;
font-weight: 400; letter-spacing: normal; orphans: 2; text-align:
start; text-indent: 0px; text-transform: none; white-space:
normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width:
0px; text-decoration-thickness: initial; text-decoration-style:
initial; text-decoration-color: initial; display: inline
!important; float: none;">: Uncaught Error: Undefined constant
"modules_path" in
/usr/share/mythtv/mythweb/includes/class_autoload.php:19 Stack
trace: #0 /usr/share/mythtv/mythweb/classes/Translate.php(16):
autoload() #1
/usr/share/mythtv/mythweb/includes/class_autoload.php(18):
include_once('...') #2 [internal function]: autoload() #3
/usr/share/mythtv/mythweb/includes/errors.php(116): class_exists()
#4 [internal function]: error_handler() #5
/usr/share/mythtv/mythweb/includes/php_version_check.php(20):
trigger_error() #6
/usr/share/mythtv/mythweb/includes/init.php(33):
require_once('...') #7 /usr/share/mythtv/mythweb/mythweb.php(20):
require_once('...') #8 {main} thrown in<span> </span></span><b
style="color: rgb(0, 0, 0); font-family: "Times New
Roman"; font-size: medium; font-style: normal;
font-variant-ligatures: normal; font-variant-caps: normal;
letter-spacing: normal; orphans: 2; text-align: start;
text-indent: 0px; text-transform: none; white-space: normal;
widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration-thickness: initial; text-decoration-style:
initial; text-decoration-color: initial;">/usr/share/mythtv/mythweb/includes/class_autoload.php</b><span
style="color: rgb(0, 0, 0); font-family: "Times New
Roman"; font-size: medium; font-style: normal;
font-variant-ligatures: normal; font-variant-caps: normal;
font-weight: 400; letter-spacing: normal; orphans: 2; text-align:
start; text-indent: 0px; text-transform: none; white-space:
normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width:
0px; text-decoration-thickness: initial; text-decoration-style:
initial; text-decoration-color: initial; display: inline
!important; float: none;"><span> </span>on line<span> </span></span><b
style="color: rgb(0, 0, 0); font-family: "Times New
Roman"; font-size: medium; font-style: normal;
font-variant-ligatures: normal; font-variant-caps: normal;
letter-spacing: normal; orphans: 2; text-align: start;
text-indent: 0px; text-transform: none; white-space: normal;
widows: 2; word-spacing: 0px; -webkit-text-stroke-width: 0px;
text-decoration-thickness: initial; text-decoration-style:
initial; text-decoration-color: initial;">19</b><br>
<br>
Using Stephen's guidance from an earlier thread:<br>
<br>
<span style="color: rgb(79, 76, 73); font-family: Lato, Arial,
sans-serif; font-size: 14px; font-style: normal;
font-variant-ligatures: normal; font-variant-caps: normal;
font-weight: 400; letter-spacing: normal; orphans: 2; text-align:
start; text-indent: 0px; text-transform: none; white-space:
normal; widows: 2; word-spacing: 0px; -webkit-text-stroke-width:
0px; background-color: rgb(246, 246, 246);
text-decoration-thickness: initial; text-decoration-style:
initial; text-decoration-color: initial; display: inline
!important; float: none;">sudo apt list --installed | grep -i php</span><br>
libapache2-mod-php8.1/jammy-updates,now 8.1.2-1ubuntu2.9 amd64
[installed,upgradable to: 8.1.14-1+ubuntu22.04.1+deb.sury.org+1]<br>
....and several similar lines.<br>
<br>
sudo a2query -m | grep -i php<br>
php8.1 (enabled by maintainer script)<br>
<br>
<br>
It looks like I have the correct versions, what else should I look
for?<br>
<br>
Don<br>
<br>
<div id="DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2"><br /><table style="border-top: 1px solid #D3D4DE;"><tr><td style="width: 55px; padding-top: 13px;"><a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" target="_blank"><img src="https://s-install.avcdn.net/ipm/preview/icons/icon-envelope-tick-round-orange-animated-no-repeat-v1.gif" alt="" width="46" height="29" style="width: 46px; height: 29px;"/></a></td><td style="width: 470px; padding-top: 12px; color: #41424e; font-size: 13px; font-family: Arial, Helvetica, sans-serif; line-height: 18px;">Virus-free.<a href="https://www.avast.com/sig-email?utm_medium=email&utm_source=link&utm_campaign=sig-email&utm_content=emailclient" target="_blank" style="color: #4453ea;">www.avast.com</a></td></tr></table><a href="#DAB4FAD8-2DD7-40BB-A1B8-4E2AA1F9FDF2" width="1" height="1"> </a></div></body>
</html>