Hello, i have an issue when i deploy my laravel app in my vps, it has some issues that the extensions is not available or cannot be loaded
like
-mbstring
-openssl
-curl
-pdo_sql etc,
i have installed it at panel app store
i try all php version and it keep return same error
this is my php.ini at /www/server/php/83/etc
and when i try it
i had surfing at another forum but there is no one that have it fixed, and when i look at Install Extension menu at settings php, i can't find specific extension that i needed... (except mbstring and intl), and curl is default extension that should included in installed php, but it keep return error cannot loaded the curl extension...
Thank you!