Hello people from zabbix,
Somehow i got zabbix to work and gotten to the frontend installation!
But now i am stuck again, i just have no clue what to do with these errors, and how to fix the missing PHP values. I tried searching for clues, but left me on the forums.
someone got a link? Many thanks.
Somehow i got zabbix to work and gotten to the frontend installation!

But now i am stuck again, i just have no clue what to do with these errors, and how to fix the missing PHP values. I tried searching for clues, but left me on the forums.
Code:
Check of pre-requisites
At least one of MySQL, PostgreSQL, Oracle or IBM DB2 should be supported.
PHP bcmath extension missing (PHP configuration parameter --enable-bcmath).
PHP mbstring extension missing (PHP configuration parameter --enable-mbstring).
PHP gd extension missing (PHP configuration parameter --with-gd).
PHP gd PNG image support missing.
PHP gd JPEG image support missing.
PHP gd FreeType support missing.
PHP xmlwriter extension missing.
PHP xmlreader extension missing.
Current value Required
PHP version 5.4.16 5.4.0 OK
PHP option "memory_limit" 128M 128M OK
PHP option "post_max_size" 16M 16M OK
PHP option "upload_max_filesize" 2M 2M OK
PHP option "max_execution_time" 300 300 OK
PHP option "max_input_time" 300 300 OK
PHP option "date.timezone" Europe/Amsterdam OK
PHP databases support off Fail
PHP bcmath off Fail
PHP mbstring off Fail
PHP sockets on OK
PHP gd unknown 2.0 Fail
PHP gd PNG support off Fail
PHP gd JPEG support off Fail
PHP gd FreeType support off Fail
PHP libxml 2.9.1 2.6.15 OK
PHP xmlwriter off Fail
PHP xmlreader off Fail
PHP LDAP off Warning
PHP ctype on OK
PHP session on OK
PHP option "session.auto_start" off off OK
PHP gettext on OK
PHP option "arg_separator.output" & & OK
Comment