• If you are still using CentOS 7.9, it's time to convert to Alma 8 with the free centos2alma tool by Plesk or Plesk Migrator. Please let us know your experiences or concerns in this thread:
    CentOS2Alma discussion

please help me with horde, with rebuild php

G

_Gohan_

Guest
my horde don't work, after rebuild php.- :confused:

this is my ./conigure:

-----------------------------------------

'./configure'
'--build=i686-redhat-linux-gnu'
'--host=i686-redhat-linux-gnu'
'--target=i386-redhat-linux-gnu'
'--program-prefix='
'--prefix=/usr'
'--exec-prefix=/usr'
'--bindir=/usr/bin'
'--sbindir=/usr/sbin'
'--sysconfdir=/etc'
'--datadir=/usr/share'
'--includedir=/usr/include'
'--libdir=/usr/lib'
'--libexecdir=/usr/libexec'
'--localstatedir=/var'
'--sharedstatedir=/usr/com'
'--mandir=/usr/share/man'
'--infodir=/usr/share/info'
'--cache-file=../config.cache'
'--with-libdir=lib'
'--with-sybase-ct=/usr/local/freetds'
'--with-config-file-path=/etc'
'--with-config-file-scan-dir=/etc/php.d'
'--disable-debug'
'--with-pic'
'--disable-rpath'
'--without-pear'
'--with-bz2'
'--with-curl'
'--with-exec-dir=/usr/bin'
'--with-freetype-dir=/usr'
'--with-png-dir=/usr'
'--enable-gd-native-ttf'
'--without-gdbm'
'--with-gettext'
'--with-gmp'
'--with-iconv'
'--with-jpeg-dir=/usr'
'--with-openssl'
'--with-png'
'--with-pspell'
'--with-expat-dir=/usr'
'--with-pcre-regex=/usr'
'--with-zlib'
'--with-layout=GNU'
'--enable-exif'
'--enable-ftp'
'--enable-magic-quotes'
'--enable-sockets'
'--enable-sysvsem'
'--enable-sysvshm'
'--enable-sysvmsg'
'--enable-track-vars'
'--enable-trans-sid'
'--enable-yp'
'--enable-wddx'
'--with-kerberos'
'--enable-ucd-snmp-hack'
'--with-unixODBC=shared,/usr'
'--enable-memory-limit'
'--enable-shmop'
'--enable-calendar'
'--enable-dbx'
'--enable-dio' '--with-mime-magic=/usr/share/file/magic'
'--with-sqlite'
'--with-libxml-dir=/usr'
'--with-xml'
'--with-apxs2=/usr/sbin/apxs'
'--with-mysql'
'--with-gd'
'--without-odbc'
'--enable-dom'
'--disable-dba'
'--without-unixODBC'
'--enable-pdo'
'--enable-xmlreader'
'--enable-xmlwriter'
'--enable-mbstring'
'--with-xsl=/usr'
'--with-dom-xslt=/usr'
'--with-dom-exslt=/usr/bin'
'--enable-xslt'
'--with-xslt-sablot'
'--with-imap=/usr/lib'
'--with-imap-ssl=/usr/include/openssl'
'--with-mysqli'
'--without-pdo-sqlite'
'--with-pdo-mysql'
'--with-mysqli=/usr/bin/mysql_config'
'--enable-inline-optimization'
'--enable-force-cgi-redirect' '--with-db4=/usr'
'--with-ncurses'
'--with-regex=system'
'--with-xmlrpc=shared'
'--enable-bcmath'
'--with-mcrypt=shared'
'--with-pear=/usr/share/pear'
'--with-ldap=shared'
'--with-mhash=shared'
'--enable-mbregex'

-----------------------------------------

my test server is:

http://www.sistemas-grumar.com/info.php

webmail

http://webmail.sistemas-grumar.com

thank you for your help
 
I have PHP 5.2.x packages available for CentOS/RHEL and Fedora in my archive. They are designed to work with Plesk environments.
 
Yeah thats got 5.2.5 in it, which is probably ready to go into the main channel, I just havent had the time to do it yet.
 
Back
Top