Ask, reply and learn. Join the community of Akaunting.
Hello, I am getting this kind of error mostly in version 2.0.22.
The command php artisan module:install receivables-payables 1 en-GB failed.
Exit Code: 1(General error)
Working directory: /home2/mydir/mydomain.com/
Output:
================
In Connection.php line 671:
could not find driver (SQL: select * from `h3o_modules` where `h3o_modules`
.`company_id` = 1 and `alias` = receivables-payables and `h3o_modules`.`del
eted_at` is null limit 1)
In PDOConnection.php line 31: could not find driver
In PDOConnection.php line 27: could not find driver
Error Output:
================
My old software is crashed. It is neither updated to 2.0.22 but some files are updated. and now that is not worked. and I set up new. again got such errors. My data is lost. I don't where and how when I update?
This is not good.
Now when I click on Reports, I got
Oops! Something went wrong
500 Internal Server Error
We will work on fixing that right away.
This wasn't there before. I am login with the admin with all permission too.
you should try to install php-sql or update your sql
sudo apt-get install php-mysql
then restart apache
Showing 1 to 3 of 3 discussions