Just updated 2.12 to 2.13
Used unzip.php
PHP7.3
during update no errors reported.
Cannot access modify pages in backend, getting a HTTP ERROR 500.
Hosting error log:
Backend log: PHP Warning: require(/home/mydomain/domains/mydomain.nl/public_html/admin//config.php):
failed to open stream: No such file or directory in /home/mydomain/domains/mydomain.nl/public_html/admin/pages/modify.php on line 52\n, referer:
https://mydomain.nl/admin/pages/index.php[Sun Dec 13 06:13:26.507679 2020] [lsapi:error] [pid 4190830:tid 139812719716096] [client 145.133.95.20:60565]
[host
www.mydomain.nl] Backend fatal error: PHP Fatal error: require(): Failed opening required '/home/mydomain/domains/mydomain.nl/public_html/admin//config.php'
(include_path='.:/opt/alt/php73/usr/share/pear') in /home/mydomain/domains/mydomain.nl/public_html/admin/pages/modify.php on line 52\n, referer:
https://www.mydomain.nl/admin/pages/index.phpLooks like it is looking for config.php in the wrong place.(/admin//config.php)
How to fix?
Greetz.