Internal Server Error - Laravel installation

Hi,

I’ve got a fresh install of Hestiacp on a new VPS, created a new user for hestiacp and used the new user to create a new web domain. I later installed SSL immediately that was created.

SSL succesful and I installed laraval from the quck install app.

After the installation of laravel, I get this error. I then again wiped the sever and installed fresh hestiacp but still got the same result. I have searched the forum for solutions but this looks to be new. Am I doing anything wrong?

Note, when I did a worpess install from the quick install app, it worked but not sure why the laravel app will not work.

You should install the package php8.3-sqlite3

apt install php8.3-sqlite3

thanks! This worked. Do you why this package is not installed with hestiacp by default?