WildWayz

Well-Known Member
Aug 14, 2001
209
0
316
Hi,

do this...

SSH into your server
SU and log in as root
type wget http://layer1.cpanel.net/buildapache.sea
type chmod 755 buildapache.sea
type ./buildapache.sea

Wait for it to install - and that's it.
Clean up after by doing
rm -Rf buildapache/
rm buildapache.sea

--James