servetas's avatar

Issue with sqlite3 - Windows 10

Hello All,

I am trying to run the following command but I keep receiving the error shown below. I am currently using Windows 10. If this issues is not related with the community, I apologize for this, you can delete it please.

C:\AppServ\www\phpvms-master>php artisan database:create Using connection "local" Running "sqlite3 C:\AppServ\www\phpvms-master\database\testing.sqlite """

[Symfony\Component\Process\Exception\ProcessFailedException] The command "sqlite3 C:\AppServ\www\phpvms-master\database\testing.sqlite """ failed. Exit Code: -1073741515(Unknown error) Working directory: C:\AppServ\www\phpvms-master Output: ================ Error Output: ================

I tried to run the "sqlite3 C:\AppServ\www\phpvms-master\database\testing.sqlite """ manually without success. I keep receiving the following error: "sqlite3.exe - System Error The code execution cannot proceed because MSVCR90.dll was not found. Reinstalling the program may fix this problem."

Thanks in advance for your support.

0 likes
0 replies

Please or to participate in this conversation.