Hey ntozier,thank you for your fast answer! I`ve tried it like your comment but it seems like a problem :-(Are these the information you informed me?Configuration File (php.ini) Path /etc/php5/fpmLoaded Configuration File /etc/php5/fpm/php.iniScan this dir for additional .ini files /etc/php5/fpm/conf.d the first commen php -r "phpinfo();" gives back a lot of information, so I not sure which one is necessary...the second php -i | grep imap gives back only this:Protocols => dict, file, ftp, ftps, gopher, http, https, imap, imaps, ldap, ldaps, pop3, pop3s, rtmp, rtsp, scp, sftp, smtp, smtps, telnet, tftpor is this the right info?:PATH => /usr/local/bin:/usr/bin:/bin:/usr/local/games:/usr/gamesOr is this a point?Additional .ini files parsed:/etc/php5/fpm/conf.d/05-ioncube.ini,
/etc/php5/fpm/conf.d/05-opcache.ini,
/etc/php5/fpm/conf.d/10-mysqlnd.ini,
/etc/php5/fpm/conf.d/10-pdo.ini,
/etc/php5/fpm/conf.d/15-zendguard.ini,
/etc/php5/fpm/conf.d/20-apcu.ini,
/etc/php5/fpm/conf.d/20-curl.ini,
/etc/php5/fpm/conf.d/20-gd.ini,
/etc/php5/fpm/conf.d/20-imagick.ini,
/etc/php5/fpm/conf.d/20-imap.ini,
/etc/php5/fpm/conf.d/20-intl.ini,
/etc/php5/fpm/conf.d/20-json.ini,
/etc/php5/fpm/conf.d/20-mcrypt.ini,
/etc/php5/fpm/conf.d/20-memcache.ini,
/etc/php5/fpm/conf.d/20-mysql.ini,
/etc/php5/fpm/conf.d/20-mysqli.ini,
/etc/php5/fpm/conf.d/20-pdo_mysql.ini,
/etc/php5/fpm/conf.d/20-pdo_pgsql.ini,
/etc/php5/fpm/conf.d/20-pdo_sqlite.ini,
/etc/php5/fpm/conf.d/20-pgsql.ini,
/etc/php5/fpm/conf.d/20-readline.ini,
/etc/php5/fpm/conf.d/20-redis.ini,
/etc/php5/fpm/conf.d/20-sqlite3.ini,
/etc/php5/fpm/conf.d/20-suhosin.ini,
/etc/php5/fpm/conf.d/20-xmlrpc.ini,
/etc/php5/fpm/conf.d/20-xsl.ini
But I 'm really grateful that you wanted to help me!