ApacheUpdate won't work, need to upgrade from PHP4 to PHP5

n8_115

Member
May 7, 2009
7
0
51
I'm attempting to upgrade from PHP4 to PHP5 so I can run the new Vbulletin, however every time I try using EasyApache to change the PHP version, I get the following error...

Can anyone here help me out with this?


Distilled successfully
!! Verbose logfile is at '/usr/local/cpanel/logs/easy/apache/build.1280830137' !!
!!
Ouput from '/bin/sh -c "ulimit -a"':
core file size (blocks, -c) 0
data seg size (kbytes, -d) unlimited
max nice (-e) 0
file size (blocks, -f) unlimited
pending signals (-i) 81920
max locked memory (kbytes, -l) 32
max memory size (kbytes, -m) 524288
open files (-n) 1024
pipe size (512 bytes, -p) 8
POSIX message queues (bytes, -q) 819200
max rt priority (-r) 0
stack size (kbytes, -s) 10240
cpu time (seconds, -t) unlimited
max user processes (-u) 81920
virtual memory (kbytes, -v) 524288
file locks (-x) unlimited
!!
!! Creating backup of working apache in '/usr/local/apache.backup'. !!
!! Symlink encountered (/usr/local/apache/etc), preserving target (conf)... !!

!! Backup of working apache complete. !!
Checking that all tarballs are present and up to date.
!! Downloading '/var/cpanel/perl/easy/Cpanel/Easy/Apache/2_2.pm.tar.gz' !!

Checking that all packages are present and up to date.
!! No method to auto repair package system !!

!! Please visit EaError < AllDocumentation < TWiki for help with this error. !!

!! Restoring original working apache !!

!! Executing '/scripts/initsslhttpd' !!
!! Restarting 'httpd' ... !!
!! 'httpd' restart complete. !!
Building global cache for cpanel...Done
!! Executing '/scripts/initfpsuexec' !!
!! Executing '/scripts/initsslhttpd' !!
!! Verbose logfile is at '/usr/local/cpanel/logs/easy/apache/build.1280830137' !!

(cPanel 11.25.0-R46156 - WHM 11.25.0 - X 3.9
FEDORA 5 i686 standard )
 

nilesh_kolte

Well-Known Member
Apr 13, 2006
65
0
156
Pune ,India
cPanel Access Level
Root Administrator
This means that Cpanel::SysPkgs's config check returned a failed status and does not have a way to try to fix what it detected. You will need to manually troubleshoot your OS's update system at this point.

Try to run yum update or run upcp forcefully.
 

WebScHoLaR

Well-Known Member
Dec 14, 2005
508
3
168
Planet Earth
You are running Fedora 5 that is outdated. Make sure that yum is working on your server as cpanel uses yum to update installed packages. If yum will be working fine, easyapache will go fine. Verify yum working by installing any package like

yum install lynx

or

yum install subversion