https://github.com/ibrunotome/install-php7-with-pthreads-on-ubuntu
Install php7.0.8 with pthreads 3.1.6 on Ubuntu 16.04 LTS
https://github.com/ibrunotome/install-php7-with-pthreads-on-ubuntu
php pthreads ubuntu
Last synced: about 1 year ago
JSON representation
Install php7.0.8 with pthreads 3.1.6 on Ubuntu 16.04 LTS
- Host: GitHub
- URL: https://github.com/ibrunotome/install-php7-with-pthreads-on-ubuntu
- Owner: ibrunotome
- License: mit
- Created: 2016-10-12T19:20:57.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-02-16T11:56:48.000Z (over 8 years ago)
- Last Synced: 2025-05-16T09:43:51.390Z (about 1 year ago)
- Topics: php, pthreads, ubuntu
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 5
- Watchers: 1
- Forks: 3
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Install php7 with pthreads on Ubuntu
###### en-US
Install php7.0.8 with pthreads 3.1.6 on Ubuntu 16.04 LTS
- Just put the file on your server, give permissions to execute him with chmod +x, and execute ./pthreads.sh
- OBS: pthreads works only on CLI mode.
Thanks to @krakjoe
###### pt-BR
Instalando php7.0.8 com pthreads 3.1.6 em um Ubuntu 16.04 LTS
- Basta colocar o arquivo em seu servidor, dar permissões para executá-lo com chmod + x, e rodar o comando ./pthreads.sh
- OBS: pthreads funcionam apenas no modo CLI.
Agradecimentos a @krakjoe