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

Unclear Installation Instructions #2

Closed
Nocty1501 opened this issue Aug 2, 2019 · 2 comments
Closed

Unclear Installation Instructions #2

Nocty1501 opened this issue Aug 2, 2019 · 2 comments

Comments

@Nocty1501
Copy link

I tried to deploy this on an Ubuntu 18.04 server, and the instructions are extremely unclear. Simply installing the repo into /var/www/html doesn't work, website fails to handle request. Turning on debug mode gives the following error:
Fatal error: Uncaught InvalidArgumentException: Unsupported PDO driver: mysql in /var/www/html/application/vendor/catfan/medoo/src/Medoo.php:280 Stack trace: #0 /var/www/html/application/include/database.php(26): Medoo\Medoo->__construct(Array) #1 /var/www/html/application/loader.php(43): database::db_connect() #2 /var/www/html/index.php(9): require_once('/var/www/html/a...') #3 {main} thrown in /var/www/html/application/vendor/catfan/medoo/src/Medoo.php on line 280

@Nocty1501
Copy link
Author

Silly me forgot to install php-mysql. New errors now, but related to the config. Apologies for any confusion.

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