mx04 Posted June 12, 2017 Share Posted June 12, 2017 When I'm trying to access the Module catalog (http://localhost/prestashop171/admin1/index.php/module/catalog) I get the following Exception: [12-Jun-2017 11:13:45 Europe/Berlin] PHP Fatal error: Uncaught exception 'PDOException' with message 'SQLSTATE[42000]: Syntax error or access violation: 1139 Got error 'this version of PCRE is compiled without UTF support at offset 0' from regexp' in /Applications/XAMPP/xamppfiles/htdocs/prestashop171/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php:91 Stack trace: #0 /Applications/XAMPP/xamppfiles/htdocs/prestashop171/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/PDOStatement.php(91): PDOStatement->execute(NULL) #1 /Applications/XAMPP/xamppfiles/htdocs/prestashop171/vendor/doctrine/dbal/lib/Doctrine/DBAL/Connection.php(847): Doctrine\DBAL\Driver\PDOStatement->execute() #2 /Applications/XAMPP/xamppfiles/htdocs/prestashop171/vendor/doctrine/orm/lib/Doctrine/ORM/Query/Exec/SingleSelectExecutor.php(50): Doctrine\DBAL\Connection->executeQuery('SELECT p0_.id_t...', Array, Array, NULL) #3 /Applications/XAMPP/xamppfiles/htdocs/prestashop171/vendor/doctrine/orm/lib/Doctrine/ORM/Query.php(321): Doctrine\ORM\Query\Exec\SingleSelectExecutor->execute(Object(Do in /Applications/XAMPP/xamppfiles/htdocs/prestashop171/app/bootstrap.php.cache on line 3225 Within Installation everything was fine. Prestashop Version: 1.7.1.2 Running on MacOS X with XAMPP 5.6.19-0 PHP-Version 5.6.19 Serverdaten Darwin Darwin Kernel Version 16.6.0: Fri Apr 14 16:21:16 PDT 2017; root:xnu-3789.60.24~6/RELEASE_X86_64 x86_64 Version der Server-Software Apache/2.4.18 (Unix) OpenSSL/1.0.2g PHP/5.6.19 mod_perl/2.0.8-dev Perl/v5.16.3 MySQL-Version 10.1.10-MariaDB MySQL-Server 127.0.0.1 MySQL-Name prestashop171 MySQL-Anwender root Tabellen-Präfix: ps_ MySQL-Engine InnoDB MySQL-Treiber DbPDO Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now