When trying to install webtrees
I get the following output:
Checking server configuration
PHP extension "pdo_mysql" is disabled. You cannot install webtrees until this is enabled. Please ask your server's administrator to enable it.
PHP extension "gd" is disabled. Without it, the following features will not work: creating thumbnails of images. Please ask your server's administrator to enable it.
How do I install and enable the pdo_mysql
and gd
extensions?
php5
is still an alias for the php5.6 packages unless you're using a separate PPA> – Thomas Ward Apr 05 '21 at 13:30