Well we went sideways......Upgrade to Moodle 3.9.25 went well. Host migrated me from a server with PHP 7.3 and MYSQL 5.6 to a server with PHP 7.4 and MYSQL 8.0. I am now getting an internal server error message. The plan seemed too perfect.
Any advice on where to start would be greatly appreciated.
Thanks!! Steve
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator at webmaster@*****g.com to inform them of the time this error occurred, and the actions you performed just before this error.
More information about this error may be available in the server error log.
Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.
This is what I see in the Error log:
[10-May-2025 19:46:01 UTC] PHP Warning: require(/home/*****/public_html/admin/cli/../../config.php): failed to open stream: No such file or directory in /home/*****/public_html/admin/cli/cron.php on line 33
[10-May-2025 19:46:01 UTC] PHP Warning: require(/home/*****/public_html/admin/cli/../../config.php): failed to open stream: No such file or directory in /home/*****/public_html/admin/cli/cron.php on line 33
[10-May-2025 19:46:01 UTC] PHP Fatal error: require(): Failed opening required '/home/*****/public_html/admin/cli/../../config.php' (include_path='.:/opt/cpanel/ea-php73/root/usr/share/pear') in /home/*****/public_html/admin/cli/cron.php on line 33