Don't like ads? PRO users don't see any ads ;-)
Guest

Untitled

By: a guest on Aug 23rd, 2012  |  syntax: None  |  size: 0.45 KB  |  hits: 7  |  expires: Never
download  |  raw  |  embed  |  report abuse  |  print
Text below is selected. Please press Ctrl+C to copy to your clipboard. (⌘+C on Mac)
  1. ./configure --with-apxs2=/usr/local/apache/bin/apxs \
  2. --with-mysql=/var/mysql/lib \
  3. --enable-ftp \
  4. --with-gettext \
  5. --with-xml \
  6. --enable-calendar \
  7. --with-config-file-path=/usr/local/apache/conf \
  8. --with-gd \
  9. --with-jpeg-dir=/usr \
  10. --with-zlib-dir \
  11. --with-imap=/opt \
  12. --with-imap-ssl=/opt \
  13. --with-openssl \
  14. --with-ldap=/opt \
  15. --with-dom \
  16. --with-mime-magic \
  17. --with-iconv \
  18. --enable-mbstring \
  19. --with-mcrypt \
  20. --with-mhash \
  21. --enable-zip