LinkStackOrg / LinkStack

LinkStack - the ultimate solution for creating a personalized & professional profile page. Showcase all your important links in one place, forget the limitation of one link on social media. Set up your personal site on your own server with just a few clicks.
https://linkstack.org
GNU Affero General Public License v3.0
2.3k stars 235 forks source link

Database connection - non docker #747

Open eightsixeight opened 6 months ago

eightsixeight commented 6 months ago

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 commented 6 months ago

Hey,

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

eightsixeight commented 6 months ago

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 ,