PHPFarm custom options file
configoptions=" | |
--enable-cli \ | |
--enable-debug \ | |
--enable-bcmath \ | |
--enable-calendar \ | |
--enable-exif \ | |
--enable-ftp \ | |
--enable-mbstring \ | |
--enable-pcntl \ | |
--enable-soap \ | |
--enable-sockets \ | |
--enable-sqlite-utf8 \ | |
--enable-wddx \ | |
--enable-zip \ | |
--enable-readline \ | |
--enable-posix \ | |
--with-readline \ | |
--with-posix | |
--with-apache2 \ | |
--with-openssl \ | |
--with-zlib \ | |
--with-gettext \ | |
--with-pear \ | |
--with-curl \ | |
--with-gd \ | |
--with-mcrypt \ | |
--with-pdo-mysql \ | |
--enable-mbstring \ | |
" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment