PDA

View Full Version : Server Problems


spt1224
04-03-2005, 19:39
After upgrading cPanel to 10.0.0 R161 i've been experiencing some problems. Every 8-10 minutes i've been getting an e-mail saying that IMAP has failed. Also, when I went to re-build apache I got some error messages when it went to build the ssl module. I can't get to cPanel or WHM on secure ports (which may or may not be caused by the same problem), and https:// doesn't work on any of the domain names.

GCC is version 3.3.3
glibc version 2.3.4

10:23:12 URL:http://layer1.cpanel.net/buildapache/1/mod_ssl-2.8.22-1.3.33.tar.gz [754,606/754,606] -> "mod_ssl-2.8.22-1.3.33.tar.gz" [1]
Untarring modssl....
patching file pkg.sslmod/libssl.module
configure mod_ssl-2.8.22-1.3.33...(--with-apache=../apache_1.3.33 --with-ssl=/usr --enable-module=expires --enable-shared=expires --add-module=../mod_frontpage.c --enable-suexecphp --enable-module=rewrite --enable-shared=rewrite --enable-suexec --suexec-logfile=/usr/local/apache/logs/suexec_log --suexec-caller=nobody --suexec-uidmin=100 --suexec-gidmin=100 --suexec-docroot=/ --suexec-userdir=public_html)..............Done
** failed. The below error output from the compilation
** test will give you an idea what is failing. Note that
** Apache requires an ANSI C Compiler, such as gcc.

======== Error Output for sanity check ========
cd ..; gcc -DLINUX=22 -DHAVE_SET_DUMPABLE -I/usr/include/gdbm -DMOD_SSL=208122 -DUSE_HSREGEX -DEAPI `./apaci` -L/usr/lib -o helpers/dummy helpers/dummy.c -lm -lcrypt -lgdbm -lssl -lcrypto -lexpat -ldl
/usr/lib/libssl.so: undefined reference to `__memcpy_chk@GLIBC_2.3.4'
/usr/lib/libcrypto.so: undefined reference to `__memset_chk@GLIBC_2.3.4'
/usr/lib/libkrb5.so.3: undefined reference to `__strcpy_chk@GLIBC_2.3.4'
/usr/lib/libcrypto.so: undefined reference to `__fprintf_chk@GLIBC_2.3.4'
/usr/lib/libkrb5.so.3: undefined reference to `__strcat_chk@GLIBC_2.3.4'
/usr/lib/libgssapi_krb5.so.2: undefined reference to `__strncat_chk@GLIBC_2.3.4'
/usr/lib/libkrb5.so.3: undefined reference to `__strncpy_chk@GLIBC_2.3.4'
/usr/lib/libk5crypto.so.3: undefined reference to `__chk_fail@GLIBC_2.3.4'
/usr/lib/libssl.so: undefined reference to `__printf_chk@GLIBC_2.3.4'
/usr/lib/libcrypto.so: undefined reference to `__sprintf_chk@GLIBC_2.3.4'
collect2: ld returned 1 exit status
make: *** [dummy] Error 1
============= End of Error Report =============

Aborting!
./configure:Error: APACI failed
configure apache_1.3.33...(--enable-module=ssl --enable-module=expires --enable-shared=expires --add-module=../mod_frontpage.c --enable-suexecphp --enable-module=rewrite --enable-shared=rewrite --enable-suexec --suexec-logfile=/usr/local/apache/logs/suexec_log --suexec-caller=nobody --suexec-uidmin=100 --suexec-gidmin=100 --suexec-docroot=/ --suexec-userdir=public_html)..........Done
** failed. The below error output from the compilation
** test will give you an idea what is failing. Note that
** Apache requires an ANSI C Compiler, such as gcc.

======== Error Output for sanity check ========
cd ..; gcc -DLINUX=22 -DHAVE_SET_DUMPABLE -I/usr/include/gdbm -DMOD_SSL=208122 -DUSE_HSREGEX -DEAPI `./apaci` -L/usr/lib -o helpers/dummy helpers/dummy.c -lm -lcrypt -lgdbm -lssl -lcrypto -lexpat -ldl
/usr/lib/libssl.so: undefined reference to `__memcpy_chk@GLIBC_2.3.4'
/usr/lib/libcrypto.so: undefined reference to `__memset_chk@GLIBC_2.3.4'
/usr/lib/libkrb5.so.3: undefined reference to `__strcpy_chk@GLIBC_2.3.4'
/usr/lib/libcrypto.so: undefined reference to `__fprintf_chk@GLIBC_2.3.4'
/usr/lib/libkrb5.so.3: undefined reference to `__strcat_chk@GLIBC_2.3.4'
/usr/lib/libgssapi_krb5.so.2: undefined reference to `__strncat_chk@GLIBC_2.3.4'
/usr/lib/libkrb5.so.3: undefined reference to `__strncpy_chk@GLIBC_2.3.4'
/usr/lib/libk5crypto.so.3: undefined reference to `__chk_fail@GLIBC_2.3.4'
/usr/lib/libssl.so: undefined reference to `__printf_chk@GLIBC_2.3.4'
/usr/lib/libcrypto.so: undefined reference to `__sprintf_chk@GLIBC_2.3.4'
collect2: ld returned 1 exit status
make: *** [dummy] Error 1
============= End of Error Report =============

Aborting!
make -j 1 apache_1.3.33.......Done
make[1]: *** [build-std] Error 2
make: *** [build] Error 2
make apache_1.3.33...(install)....Done
make[2]: *** [build-std] Error 2
make[1]: *** [build] Error 2
make: *** [install-all] Error 2

Kyle
04-05-2005, 16:17
Try changing your cPanel update settings to Stable or release

spt1224
04-05-2005, 17:00
they are already set to release...

Kyle
04-05-2005, 17:11
Then try stable

spt1224
04-05-2005, 18:08
but i've already upgraded, wouldn't it mess it up if i downgraded?

spt1224
04-06-2005, 16:44
lol I downgraded to the latest stable release, then rebuilt apache.

now clamd is failing every 10 minutes too...

and the GD library isn't working for PHP now...

If anyone is willing to log in and (try to) fix IMAP, clamd, GD, and mod_ssl I would be grateful.