Upgrading PHP 4.1.2

Okay guys, I've tried it over and over again, up to three times already, and everytime again my server hangs at a certain point, right after having typed "make" in the command line:

Code:
[root@customer28 php-4.1.2]# make
Making all in Zend
make[1]: Entering directory `/usr/local/src/php-4.1.2/Zend'
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main   -DHARD_SERVER_LIMIT=2048 -DDEFAULT_PATH="/usr/local/psa/apache/bin:/bin:/usr/bin" -DLINUX=22 -DMOD_SSL=208105 -DMOD_PERL -DUSE_PERL_SSI -DUSE_HSREGEX -DEAPI -DEAPI_MM -I../TSRM  -g -O2 -prefer-pic -c zend_language_parser.c
/bin/sh ../libtool --silent --mode=compile gcc -DHAVE_CONFIG_H -I. -I. -I../main   -DHARD_SERVER_LIMIT=2048 -DDEFAULT_PATH="/usr/local/psa/apache/bin:/bin:/usr/bin" -DLINUX=22 -DMOD_SSL=208105 -DMOD_PERL -DUSE_PERL_SSI -DUSE_HSREGEX -DEAPI -DEAPI_MM -I../TSRM  -g -O2 -prefer-pic -c zend_language_scanner.c
and there it hangs! Upgrading PHP 4.1.2 Upgrading PHP 4.1.2 Upgrading PHP 4.1.2

Has anyone of you ever had this problem? I'm sure I did everything correctly... Upgrading PHP 4.1.2

Thanks

 

 

 

 

Top