https://github.com/dennisinteractive/php
Repo to store our custom php
https://github.com/dennisinteractive/php
Last synced: 5 months ago
JSON representation
Repo to store our custom php
- Host: GitHub
- URL: https://github.com/dennisinteractive/php
- Owner: dennisinteractive
- Created: 2017-08-04T15:25:28.000Z (almost 9 years ago)
- Default Branch: php5_6
- Last Pushed: 2017-08-05T03:58:32.000Z (almost 9 years ago)
- Last Synced: 2025-05-19T14:52:26.489Z (about 1 year ago)
- Size: 10 MB
- Stars: 0
- Watchers: 50
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
yum install curl-devel
yum install gd-devel
memcached from https://launchpad.net/libmemcached/1.0/1.0.16/+download/libmemcached-1.0.16.tar.gz
(--prefix=/usr)
memcachedphp from http://pecl.php.net/package/memcached/2.2.0
./configure --prefix=/opt/php5_6 --enable-static --enable-cli --enable-sockets --enable-shmop --enable-zip --with-curl --with-openssl --with-mysql --with-pdo-mysql --with-zlib --enable-bcmath -enable-calendar --enable-exif --with-gettext --with-gd --enable-mbstring --enable-pcntl --with-readline --enable-memcached --disable-memcached-sasl --disable-cgi --disable-opcache --without-pear