PHP extension gd not loaded
TYPO3 uses the PHP extension "gd" but it is not loaded in your environment.
Change your environment to provide this extension.
$ sudo yum install php70w-gd
Dependencies Resolved
====================================================================================================
Package Arch Version Repository Size
====================================================================================================
Installing:
php70w-gd x86_64 7.0.25-1.w7 webtatic 136 k
Transaction Summary
====================================================================================================
Install 1 Package
PHP extension mysqli not loaded
TYPO3 uses the PHP extension "mysqli" but it is not loaded in your environment.
Change your environment to provide this extension.
$ sudo yum install php70w-mysqlnd
Dependencies Resolved
====================================================================================================
Package Arch Version Repository Size
====================================================================================================
Installing:
php70w-mysqlnd x86_64 7.0.25-1.w7 webtatic 206 k
Installing for dependencies:
php70w-pdo x86_64 7.0.25-1.w7 webtatic 92 k
Transaction Summary
====================================================================================================
Install 1 Package (+1 Dependent package)
Oops, an error occurred!
Call to undefined function TYPO3\CMS\Core\Imaging\IconProvider\dom_import_simplexml()
$ sudo yum install php70w-xml
Dependencies Resolved
====================================================================================================
Package Arch Version Repository Size
====================================================================================================
Installing:
php70w-xml x86_64 7.0.25-1.w7 webtatic 130 k
Transaction Summary
====================================================================================================
Install 1 Package