Quote:
Originally posted by Ivan23
what OS your runing ?
?? I ran into a same problem before
|
Redhat 7.2...
right now i have compiled it whit this string that work,
whit kerberos disabled, but i dont know why this doing that...
may be important to have kerebos i dont know ?
./configure \
--with-apxs=/usr/local/psa/apache/bin/apxs \
--prefix=/usr/local/psa/apache \
--with-system-regex \
--with-config-file-path=/usr/local/psa/apache/conf \
--disable-debug \
--disable-pear \
--enable-sockets \
--enable-track-vars \
--with-gd \
--with-mysql=/usr/local/psa/mysql \
--with-iodbc=/usr/lib \
--with-imap=/usr/src/imap-2002.RC4 \
--without-kerberos \
--with-jpeg-dir=/usr/lib \
--with-png-dir=/usr/lib \
--with-zlib-dir=/usr/include \
--with-mcrypt=/usr/local/lib \