Problems changing PHP version

Ask the community for help and support.
pc-technik
Posts: 9
Joined: Thu Jul 01, 2021 7:55 am

Re: Problems changing PHP version

Post by pc-technik »

Sorry, but there is still one problem left.

I'm getting a http 500 when trying to do a security check

Code: Select all

08.07.2022 15:41:52 pc-second.de [client 87.179.44.0] PHP Fatal error:  Uncaught Error: Undefined constant "MODULE_SECURITY_CHECK_FOPEN_WRAPPER_TITLE" in /mnt/web121/d0/65/595865/htdocs/shopneu/admin/includes/modules/security_check/sc_fopen_wrapper.php:19
08.07.2022 15:41:52 pc-second.de [client 87.179.44.0] Stack trace:
08.07.2022 15:41:52 pc-second.de [client 87.179.44.0] #0 /mnt/web121/d0/65/595865/htdocs/shopneu/admin/includes/classes/security_checks.php(52): sc_fopen_wrapper->__construct()
08.07.2022 15:41:52 pc-second.de [client 87.179.44.0] #1 /mnt/web121/d0/65/595865/htdocs/shopneu/admin/includes/classes/security_checks.php(36): security_checks->find_modules()
08.07.2022 15:41:52 pc-second.de [client 87.179.44.0] #2 /mnt/web121/d0/65/595865/htdocs/shopneu/admin/includes/modules/dashboard/d_security_checks.php(30): security_checks->__construct()
08.07.2022 15:41:52 pc-second.de [client 87.179.44.0] #3 /mnt/web121/d0/65/595865/htdocs/shopneu/admin/index.php(56): d_security_checks->getOutput()
08.07.2022 15:41:52 pc-second.de [client 87.179.44.0] #4 {main}
08.07.2022 15:41:52 pc-second.de [client 87.179.44.0] thrown in /mnt/web121/d0/65/595865/htdocs/shopneu/admin/includes/modules/security_check/sc_fopen_wrapper.php on line 19
Post Reply