Posts Tagged ‘php pecl mailparse’
Centos üzerinde Php Pecl Mailparse eklentisi…
Çarşamba, Ocak 27, 2010 12:45 No CommentsCentos üzerinde pecl mailparse eklentisini (rpm ile) kurup, ” php -i | grep ‘mailparse’ ” çalıştırdığınız zaman şöyle bir hata ile karşılaşabilirsiniz:
PHP Warning: PHP Startup: mailparse: Unable to initialize module
Module compiled with module API=20050922, debug=0, thread-safety=0
PHP compiled with module API=20060613, debug=0, thread-safety=0
These options need to match
in Unknown on line 0
/etc/php.d/z-mailparse.ini,
Eğer böyle bir durum söz konusu [...]
