Iboom Posted December 3 Share Posted December 3 (edited) I changed config/defines.inc.php file set '_PS_MODE_DEV_' to true after this i have error The file ...doctrine.yml does not contain valid YAML: The constant "PDO::MYSQL_ATTR_INIT_COMMAND" is not defined at line 19 (near "!php/const PDO::MYSQL_ATTR_INIT_COMMAND: "SET sql_mode=(SELECT REPLACE(@@sql_mode,'ONLY_FULL_GROUP_BY',''))"") in ...doctrine.yml (which is being imported from "...app/config/config.yml"). Exceptions 3 Symfony\Component\Config\Exception\LoaderLoadException in ...vendor/symfony/symfony/src/Symfony/Component/Config/Loader/FileLoader.php (line 180) my doctrine.yml is PHP Version: 8.3.12; PrestaShop Version: 8.2 P.S. I cleared cache folder (var/cache), but it didn't help Edited December 5 by Iboom [SOLVED] (see edit history) Link to comment Share on other sites More sharing options...
Iboom Posted December 3 Author Share Posted December 3 The problem was in the disabled PHP extensions for CGI "nd_pdo_mysql" Link to comment Share on other sites More sharing options...
Prestashop Addict Posted December 3 Share Posted December 3 Don't forget to change your title post by adding [SOLVED] and add a Thanks or Like to the good answer, this will help community. Link to comment Share on other sites More sharing options...
JBW Posted December 5 Share Posted December 5 Check your PHP versions to avoid further issueshttps://devdocs.prestashop-project.org/8/basics/installation/system-requirements/ 1 Link to comment Share on other sites More sharing options...
mabe Posted December 10 Share Posted December 10 I have a similar issue and can't resolve it. Since yesterday, I can no longer access the admin page: http://prosport.it/admin123/index.php As soon as I try to log in, I get the error: HTTP ERROR 500. I haven’t made any changes or updates. CAN YOU PLEASE HELP ME? tks 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