So I was trying to install a PHP script called Sngine, but when I try to install it it shows me this error: Your PHP installation appears to be missing the "MySQL" extension which is required by Sngine. I already have tried editing the php.ini file but it doesn't help. Here's the URL: zenosyne.ml/social
PHP Version: 7.0
Apache Version: 2.4.18
Ubuntu Version: 16.04
Note: I directly installed LAMP from digital ocean one-click apps
Also, in the documentation it says mod_rewrite
, cURL
and mail()
functions are necessary to be installed", how do I check if they're already installed and if not how do I install them? Thanks!