Рекурсивный акроним словосочетания «PHP: Hypertext Preprocessor»
Добро пожаловать на форум PHP программистов!
За последние 24 часа нас посетил 16241 программист и 1779 роботов. Сейчас ищут 1815 программистов ...
Требования
Вернуться к: Установка и настройка
pthreads requires a build of PHP with ZTS (Zend Thread Safety) enabled ( --enable-maintainer-zts or --enable-zts on Windows )
Предостережение
Zend Thread Safety cannot be enabled post build; it is a build time configuration option.
pthreads should build anywhere there is a working Posix Threads header (pthread.h) and ZTS build of PHP, including Windows (using the pthread-w32 project from redhat).
Вернуться к: Установка и настройка