stdio

Member
Oct 18, 2004
19
0
151
Hello,

I tried upgrading php to 4.3.10 using /scripts/easyapache, but I get some errors:

/scripts/easyapache
--21:15:27-- http://layer1.cpanel.net/buildapache.sea
=> `buildapache.sea'
Resolving layer1.cpanel.net... done.
Connecting to layer1.cpanel.net[69.57.175.114]:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 134,178 [text/plain]

100%[=================================================================================>] 134,178 1.15M/s ETA 00:00

21:15:27 (1.15 MB/s) - `buildapache.sea' saved [134178/134178]

Creating directory buildapache
Verifying archive integrity... All good.
Uncompressing buildapache........................................................................................................................
Verifying compiler and libs....Sync Source: http://httpupdate.cpanel.net/STABLE/scripts
Fetching http://httpupdate.cpanel.net/cpanelsync/STABLE/scripts/.cpanelsync.lock....Trying httpupdate.cpanel.net @ 69.72.164.152
Error 404 while fetching url http://httpupdate.cpanel.net//cpanelsync/STABLE/scripts/.cpanelsync.lock
...Done
Fetching http://httpupdate.cpanel.net/cpanelsync/STABLE/scripts/.cpanelsync.bz2....Trying httpupdate.cpanel.net @ 69.72.164.151
Error 404 while fetching url http://httpupdate.cpanel.net//cpanelsync/STABLE/scripts/.cpanelsync.bz2
...Done

bzip2: Compressed file ends unexpectedly;
perhaps it is corrupted? *Possible* reason follows.
bzip2: Success
Input file = /scripts/.cpanelsync.bz2, output file = /scripts/.cpanelsync

It is possible that the compressed file(s) have become corrupted.
You can use the -tvv option to test integrity of such files.

You can use the `bzip2recover' program to attempt to recover
data from undamaged sections of corrupted files.

bzip2: Deleting output file /scripts/.cpanelsync, if it exists.
Fetching http://httpupdate.cpanel.net/cpanelsync/STABLE/scripts/.cpanelsync....Trying httpupdate.cpanel.net @ 69.72.164.151
Error 404 while fetching url http://httpupdate.cpanel.net//cpanelsync/STABLE/scripts/.cpanelsync
...Done
Download Failed... trying again..


Any ideas what am I doing wrong? I've deleted /home/cpapachebuild.

I am using WHM 9.9.9 cPanel 9.9.9-S15

Thank you,

Marin M.
 

philb

Well-Known Member
Jan 28, 2004
118
4
168
Looks like you've been to the latest RELEASE and back to STABLE at some point.

Try:

rm /var/cpanel/version/9.9.9.1
/scripts/upcp

...see if that fixes your problems.