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

Fatal error: Uncaught PDOException #81

Open
Successfulsebunya opened this issue Jun 6, 2022 · 0 comments
Open

Fatal error: Uncaught PDOException #81

Successfulsebunya opened this issue Jun 6, 2022 · 0 comments

Comments

@Successfulsebunya
Copy link

This is the error I get when I connect MySql Database. I have no work around

.
Fatal error: Uncaught PDOException: SQLSTATE[42000]: Syntax error or access violation: 1067 Invalid default value for 'date' in /home/cursorwe/billing.cursorwebhost.com/core/classes/System/Db/Schema/Table.php:117 Stack trace: #0 /home/cursorwe/billing.cursorwebhost.com/core/classes/System/Db/Schema/Table.php(117): PDOStatement->execute() #1 /home/cursorwe/billing.cursorwebhost.com/core/classes/System/Db/Schema/Schema.php(20): System\Db\Schema\Table->create() #2 /home/cursorwe/billing.cursorwebhost.com/app/controllers/InstallController.php(211): System\Db\Schema\Schema::create('hosting_account...', Object(Closure)) #3 /home/cursorwe/billing.cursorwebhost.com/app/controllers/InstallController.php(46): InstallController->actionDb() #4 /home/cursorwe/billing.cursorwebhost.com/core/classes/System/Router.php(148): InstallController->run('actionIndex', Array, 'install') #5 /home/cursorwe/billing.cursorwebhost.com/index.php(7): System\Router->run() #6 {main} thrown in /home/cursorwe/billing.cursorwebhost.com/core/classes/System/Db/Schema/Table.php on line 117

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

1 participant