Page MenuHomePhabricator
Paste P1778

./configure (PHP)
ActivePublic

Authored by epriestley on May 8 2015, 3:09 PM.
Tags
None
Referenced Files
F396548: ./configure (PHP)
May 8 2015, 3:09 PM
Subscribers
None
./configure \
--enable-pcntl \
--enable-posix \
--with-gd \
--enable-fpm \
--enable-cli \
--with-png-dir=/usr/local/lib \
--with-jpeg-dir=/usr/local/lib \
--with-curl \
--with-openssl \
--with-mysqli \
--enable-mbstring \
--with-zlib-dir=/usr/local/lib \
--with-freetype-dir=/usr/local/lib

Event Timeline

epriestley changed the title of this paste from untitled to ./configure (PHP).
epriestley updated the paste's language from autodetect to autodetect.