Issues WAMP, PHP8.x
-
After bumping into ASE from Reddit was curious to try another of your plugins. Installed on localhost (WAMP) but unfortunately it isn’t working for me. Upon activation it takes forever to load, to finally stop with a “There has been a critical error on this website”. With PHP8.1 debug.log gets suddenly filled with 10’s of thousands of deprecated entries, so I swapped to PHP8.0 instead, but even so still got some errors, and the plugin screen won’t load:
PHP Warning: Undefined array key "HOME" in \wp-content\plugins\system-dashboard\admin\class-system-dashboard-admin.php on line 2276 PHP Warning: Undefined array key "DOCUMENT_URI" in \wp-content\plugins\system-dashboard\admin\class-system-dashboard-admin.php on line 2491 PHP Fatal error: Maximum execution time of 300 seconds exceeded PHP Warning: Undefined variable $classes_output in \wp-content\plugins\system-dashboard\admin\class-system-dashboard-admin.php on line 234
After a few tries the plugin screen finally loaded up. At glance there seems to be a lot of good stuff in there. Noticed in many places though can’t see things because of an
Undetectable. Please enable 'shell_exec' function in PHP first.
Re-checked my php.ini but it should be working.So I suppose there’s some kind of incompatibility lurking in Windows/WAMP/PHP8.x that hope you’d address at some point.
- The topic ‘Issues WAMP, PHP8.x’ is closed to new replies.