|
Sujet : installation PHP |
| ZeroCoolZ |
'./configure' '--prefix=/usr/local/apache' '--with-apxs=/usr/local/apache/bin/apxs' '--with-config-file-path=/usr/local/apache/conf' '--enable-debug=no' '--enable-safe-mode' '--with-exec-dir=/usr/local/apace/bin' '--with-mysql=/usr/local/mysql' '--enable-versioning' '--with-gd=/usr' '--with-jpeg-dir=/usr' '--with-png-dir=/usr' '--with-tiff-dir=/usr' '--with-ttf=/usr' '--with-readline=/usr' '--with-mm=/usr' '--with-ftp' '--with-zlib=/usr' '--with-zziplib=/usr' '--with-xml' '--enable-inline-optimization' '--enable-memory-limit' '--enable-sockets' '--with-system-regex' '--with-openssl=/usr/local' '--with-imap=/usr' |