php - Apache start cannot run pthreads extension -
i tried include pthreads in php.ini follows:
extension=ext/php_pthreads.dll however, prompts message when start apache, checked php config, 5.5.10 , thread safety enabled. seems php alreadt thread safe. need recompile php --enable-zts config?
the error message is: php startup: pthreads: unable initialize module. module compiled module api=20131226 . php compiled module api=20121212. these options need match.
please check php_pthreads.dll exists in xampp extension directory.
if it's not exists download , paste there , restart xampp.
your problem must fixed.
php pthreads
No comments:
Post a Comment