Honey93 Posted March 12, 2017 Share Posted March 12, 2017 Hosted Prestashop on AWS EC2 and imported database on AWS RDS and configured app/config/parameters.php file with the credentials still getting the error ... Did chmod -R 777 /var/www/html/prestashop/app too ... Note: I am migrating existing Prestahop to the Ec2 from my local system. Link to comment Share on other sites More sharing options...
rocky Posted March 14, 2017 Share Posted March 14, 2017 From the error message, it appears your server doesn't have MySQL installed and configured correctly. You need either the pdo_mysql or mysqli extension loaded. 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