[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[cobalt-users] Compile php raq550



Mensajethis ./configure options will run correctly and don't affect the php
webpannel version.

'./configure' '--prefix=/usr' '--with-apxs=/usr/sbin/apxs'
'--enable-safe-mode' '--with-config-file-path=/etc/httpd/4.3.3/'
'--with-exec-dir=/usr/bin' '--with-zlib' '--enable-magic-quotes'
'--with-regex=system' '--enable-track-vars' '--with-iconv' '--enable-xml'
'--disable-debug' '--with-gd' '--enable-mbstring' '--with-interbase=shared'
'--with-mysql=shared' '--with-pgsql=shared' '--with-ldap' '--with-imap'
'--with-openssl=/usr' '--with-jpeg-dir=/usr' '--with-png-dir=/usr'
'--with-mcrypt=shared' '--with-gettext=shared' '--with-imap-ssl'
'--disable-mbstr-enc-trans' '--enable-sockets' '--enable-ftp'


If previous I update mysql to mysql 4 and then i compile php, will runs
correctly?

Thanks