Help - After installing freetype httpd 99.9cpu

Manie

Verified User
Joined
Jul 18, 2006
Messages
121
Location
Utrecht / Netherlands
Hi All,

I've been working all night on installing freetype with GD and PHP5.
Read a lot of docs here on the forum, and after a while IO finally tought I got it! Restarted apache, but everything went dowm. (At least, apache.)

httpd Requests didn't respond anymore.

( Rebuilded without freetype. ) rebooted the server.
Even rebuilded ./build all

Apache is in this state:
PID USER PR NI VIRT RES SHR S %CPU %MEM TIME+ COMMAND
3892 root 16 0 14888 14m 1088 R 99.9 1.6 5:46.11 httpd


Can anyone help me with either getting freetype to fix, or at least returning in a normal workingt state?

Versions:
APACHE_VER=1.3.37
MODSSL_VER=2.8.28
APACHE2_VER=2.0.59
#PHP_VER=4.4.6
PHP_VER=5.2.1
GD_VER=2.0.33
#CURL_VER=7.15.5
#CURL_VER=7.16.0 #compile errors with this: undefined: CURLOPT_FTPASCII, etc
CURL_VER=7.16.1
ZLIB_VER=1.2.3
#PNG_VER=1.2.10 //lib64 check below
FRONTPAGE_VER=1.6.1
MCRYPT_VER=2.5.7
MODPERL_FILE=mod_perl-1.0-current.tar.gz
MODPERL2_FILE=mod_perl-2.0-current.tar.gz
MODPERL_DIR=mod_perl-1.29
MODPERL2_FILE=mod_perl-2.0-current.tar.gz
MODPERL_DIR=mod_perl-1.29
MODPERL2_DIR=mod_perl-2.0.3
MHASH_VER=0.9.1
#MHASH_VER=0.9.4a
#MHASH_VER=0.9.2
 
Okay, I rebuilded GD and php without freetype support.

--without-freetype

still doesn't effect the cpu status for httpd / apache :-(
Help anyone?
 
Okey people, I did a full customapache build again.
Restarted with some nice perl errors, so commented perl modules out the apache conf.

Still don't handeling any requests :-(
I'm seeing this in the error log:

setsid() failed probably because you aren't running under a process management tool like daemontools

Can this have anything to do with the problem?
 
You have not told us what operating system you are running.
 
Back
Top