Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

error after installation #175

Open
bea545lisa opened this issue Nov 1, 2023 · 1 comment
Open

error after installation #175

bea545lisa opened this issue Nov 1, 2023 · 1 comment

Comments

@bea545lisa
Copy link

Hi , after editing config.php and accessing website I got this error message. What could be the problem?

Fatal error: Uncaught PDOException: could not find driver in /mnt/web015/xxx/htdocs/phpagebuilder/vendor/hansschouten/phpagebuilder/src/Core/DB.php:32 Stack trace: #0 /mnt/web015/xxx/htdocs/phpagebuilder/vendor/hansschouten/phpagebuilder/src/Core/DB.php(32): PDO->__construct() #1 /mnt/web015/xxx/htdocs/phpagebuilder/vendor/hansschouten/phpagebuilder/src/PHPageBuilder.php(144): PHPageBuilder\Core\DB->__construct() #2 /mnt/web015/xxx/htdocs/phpagebuilder/vendor/hansschouten/phpagebuilder/src/PHPageBuilder.php(70): PHPageBuilder\PHPageBuilder->setDatabaseConnection() #3 /mnt/web015/xxx/htdocs/phpagebuilder/index.php(15): PHPageBuilder\PHPageBuilder->__construct() #4 {main} thrown in /mnt/web015/xxx/htdocs/phpagebuilder/vendor/hansschouten/phpagebuilder/src/Core/DB.php on line 32

@EhabAmawi
Copy link
Contributor

@bea545lisa
that means that you don't have the DB driver installed on your machine.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants