easyapache problem (DirectAdmin)
helloI tried to upgrade apache/php using easyapache on DirectAdmin (FreeBSD 4.10 server)
It stuck on:
[PEAR] Archive_Tar - already installed: 1.3.1
[PEAR] Console_Getopt - already installed: 1.2
requires package `XML_RPC' >= 1.4.0
[PEAR] PEAR: PEAR: Dependencies failed
[PEAR] HTML_Template_IT- already installed: 1.1
[PEAR] Net_UserAgent_Detect- already installed: 2.0.1
[PEAR] XML_RPC - upgraded: 1.4.0
Installing build environment: /usr/local/lib/php/build/
Installing header files: /usr/local/include/php/
[PEAR] Console_Getopt - already installed: 1.2
requires package `XML_RPC' >= 1.4.0
[PEAR] PEAR: PEAR: Dependencies failed
[PEAR] HTML_Template_IT- already installed: 1.1
[PEAR] Net_UserAgent_Detect- already installed: 2.0.1
[PEAR] XML_RPC - upgraded: 1.4.0
Installing build environment: /usr/local/lib/php/build/
Installing header files: /usr/local/include/php/
but I waited more than 10 to "Installing header files" ends, and it didn't... and consuming a lot of resources (CPU load was up to 30, normal is 0.60)
I did Ctrl-C and restarted apache (after checking apachectl configtest) and it returned OK... and running the new version of apache and PHP
so anyideas of what I should do?
maybe try again? or leave it running?
I found it stucked exactly on /bin/sh "/usr/local/directadmin/customapache/php-4.4.1/build/shtool /usr/local/includ(...)"
thanks