Forum

Ask, reply and learn. Join the community of Akaunting.

New Discussion

unable to run php artisan command

Angg   ( User )

Commented 5 years ago

i keep getting the following error whenever I run the php artisan command: 


I'm not sure why this keeps coming, even though there is a `clp_settings` table existing in the database


 


 


akaunting> sudo php artisan


 


In Connection.php line 647:


 


  SQLSTATE[HY000] [2002] No such file or directory (SQL: select * from


   `clp_settings`)


 


 


In PDOConnection.php line 47:


 


  SQLSTATE[HY000] [2002] No such file or directory


 


 


In PDOConnection.php line 43:


 


  SQLSTATE[HY000] [2002] No such file or directory


 

Batuhan Baş   ( User )

Commented 5 years ago

Hi Angg,


Which version of Php are you use?

Angg   ( User )

Commented 5 years ago

Hello,


I am running php 7.2

Please login or register to leave a response.

Showing 1 to 3 of 3 discussions