New Install Preg_Match Errors
-
I have just finished an install and received about 20 errors similar to this one.
Warning in ./libraries/classes/Config.php#201
preg_match(): JIT compilation failed: no more memoryBacktrace
./libraries/classes/Config.php#201: preg_match(
string ‘@Mozilla/([0-9]\\.[0-9]{1,2})@’,
string ‘Mozilla/5.0 (Macintosh; Intel Mac OS X 10_11_6) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/71.0.3578.98 Safari/537.36’,
NULL,
)
./libraries/classes/Config.php#129: PhpMyAdmin\Config->checkClient()
./libraries/classes/Config.php#105: PhpMyAdmin\Config->checkSystem()
./libraries/common.inc.php#126: PhpMyAdmin\Config->__construct(string ‘config.inc.php’)
./tbl_create.php#19: require_once(./libraries/common.inc.php)Not sure why all of these errors exist since I just finished the install. Similar errors exist on the Dashboard screen as well.
Any help with this would be appreciated.
- The topic ‘New Install Preg_Match Errors’ is closed to new replies.