Hi
My installation recently auto upgraded to 3.11.7.
I cannot preview the project anymore. When I pressed the ‘Play’ button, it presents a blank screen.
In my project workspace, when I select edit / preview the following error occurs. 'This page isn’t working [mydomainname] is currently unable to handle this request. HTTP ERROR 500'.
I ran tests from the directory and obtained the same message. The error_log states:-
[02-Aug-2022 05:12:57 UTC] PHP Fatal error: Uncaught Error: Class 'PHPUnit_Framework_TestCase' not found in /home/mydomainname/public_html/xerte/tests/Xerte/Validate/FileExtensionTest.php:20
Stack trace:
#0 {main}
thrown in /home/mydomainname/public_html/xerte/tests/Xerte/Validate/FileExtensionTest.php on line 20
[02-Aug-2022 05:13:54 UTC] PHP Fatal error: Uncaught Error: Class 'PHPUnit_Framework_TestCase' not found in /home/mydomainname/public_html/xerte/tests/Xerte/Validate/FileMimeTypeTest.php:20
Stack trace:
#0 {main}
thrown in /home/mydomainname/public_html/xerte/tests/Xerte/Validate/FileMimeTypeTest.php on line 20
[02-Aug-2022 05:14:19 UTC] PHP Fatal error: Uncaught Error: Class 'PHPUnit_Framework_TestCase' not found in /home/mydomainname/public_html/xerte/tests/Xerte/Validate/VirusScanClamAvTest.php:20
Stack trace:
#0 {main}
thrown in /home/mydomainname/public_html/xerte/tests/Xerte/Validate/VirusScanClamAvTest.php on line 20
[02-Aug-2022 05:14:41 UTC] PHP Fatal error: Uncaught Error: Class 'PHPUnit_Framework_TestCase' not found in /home/mydomainname/public_html/xerte/tests/Xerte/Validate/XmlTest.php:28
Stack trace:
#0 {main}
thrown in /home/mydomainname/public_html/xerte/tests/Xerte/Validate/XmlTest.php on line 28
My ISP support report 'We have examined the xerte admin panel and found that the [project name] and other folders preview option also throwing the blank screen upon clicking. And with debug logs, there is no specific with the server error'. We suggest you to contact the xerte support from your end and let us know if there is any amendments needs to do from our end to resolve the issue.
I would really appreciate it if anyone can help.
Thank you in advance.
Rich