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

Database connection - non docker #747

Open
eightsixeight opened this issue Mar 23, 2024 · 2 comments
Open

Database connection - non docker #747

eightsixeight opened this issue Mar 23, 2024 · 2 comments
Assignees
Labels
good first issue Good for newcomers help wanted Extra attention is needed more information needed

Comments

@eightsixeight
Copy link

LinkStack version

latest

Description

getting

previous exception] [object] (Illuminate\Database\QueryException(code: 0): could not find driver (SQL: PRAGMA foreign_keys = ON;) at /var/www/xyz/vendor/laravel/framework/src/Illuminate/Database/Connection.php:760)
[stacktrace]

Details about your system

php 8.1
sqlite
mysql
apache

How to reproduce

load initial page.

Possible Solution

figure why it's not finding my apache sdo_sqlite nor mysql even if enabled

Additional Context

No response

@lastsamurai26
Copy link
Member

Hey,

Can you show me your php ini or your installed modules for php ?

@lastsamurai26 lastsamurai26 self-assigned this Mar 24, 2024
@lastsamurai26 lastsamurai26 added help wanted Extra attention is needed good first issue Good for newcomers more information needed labels Mar 24, 2024
@eightsixeight
Copy link
Author

fixed that, by removing all and redoing the pdo parts, but i get an issue with route controllers not working and resulting on a 404 on all ,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers help wanted Extra attention is needed more information needed
Projects
None yet
Development

No branches or pull requests

2 participants