Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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 month 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 (about 8 years ago)
- Default Branch: master
- Last Pushed: 2018-02-16T11:56:48.000Z (almost 7 years ago)
- Last Synced: 2023-10-20T20:18:32.552Z (about 1 year ago)
- Topics: php, pthreads, ubuntu
- Language: Shell
- Homepage:
- Size: 2.93 KB
- Stars: 5
- Watchers: 2
- 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