Web Hosting Talk







View Full Version : Downloading CPanel/WHM


WildWayz
08-14-2001, 04:58 PM
Hi ya

I got a webserver today that had CPanel/WHM installed, but PHP wasn't compiled with apache so I had to re-do it myself.

Trouble is, now Apache/MySQL/Interchange/Exim are failing!

Is there anyway I can uninstall CPanel/WHM and redownload and install it?
If so, does anyone have the URL and install instructions?

I have the cpanel.lisc file backed up.

Any ideas?

Thanks

James

Craig
08-14-2001, 08:53 PM
Have you tried to update cpanel/whm?

/scripts/upcp

That *could* fix your problems... if i read your question correctly :)

Regards

Craig

multipleimage
08-15-2001, 12:29 AM
You could also post a msg at the forums at support.cpanel.net .

If you want to re install it you may need to speak with your host if it was pre installed to either have them instal or to get a copy of it.

mahinder
08-15-2001, 04:49 AM
from where you purchased C Panel. from burst group (support.cpanel.net) or vdi group (vdi.net)?

JapAniManga.ch
08-15-2001, 06:03 AM
Hi,

try this URL: http://layer1.cpanel.net/ and then the Package Apache or Frontpage (I installed Frontpage and it updatet not only FP, also PHP, MySQL, Apache, etc.).

WildWayz
08-15-2001, 09:34 AM
Ack - I get this error when installing that FP update - this also happens when I install CPanel but I never noticed it until now...


Making install in gd
make[3]: Entering directory `/tmp/selfgz6851/buildapache/php-4.0.6/ext/gd'
make[4]: Entering directory `/tmp/selfgz6851/buildapache/php-4.0.6/ext/gd'
gcc -I. -I/tmp/selfgz6851/buildapache/php-4.0.6/ext/gd -I/tmp/selfgz6851/buildapache/php-4.0.6/main -I/tmp/selfgz6851/buildapache/php-4.0.6 -I/tmp/selfgz6851/buildapache/php-4.0.6/Zend -I/usr/include/freetype -I/tmp/selfgz6851/buildapache/gd-1.8.4 -I/tmp/selfgz6851/buildapache/imap-2001.BETA.SNAP-0105220031/c-client -I/tmp/selfgz6851/buildapache/php-4.0.6/ext/mysql/libmysql -I/usr/local/flash/include -I/tmp/selfgz6851/buildapache/php-4.0.6/ext/xml/expat/xmltok -I/tmp/selfgz6851/buildapache/php-4.0.6/ext/xml/expat/xmlparse -I/tmp/selfgz6851/buildapache/php-4.0.6/TSRM -DSUPPORT_UTF8 -DXML_BYTE_ORDER=12 -g -O2 -c gd.c && touch gd.lo
gd.c: In function `php_minit_gd':
gd.c:296: `gdPie' undeclared (first use in this function)
gd.c:296: (Each undeclared identifier is reported only once
gd.c:296: for each function it appears in.)
gd.c:297: `gdChord' undeclared (first use in this function)
gd.c:298: `gdNoFill' undeclared (first use in this function)
gd.c:299: `gdEdged' undeclared (first use in this function)
gd.c: In function `php_if_imagecreatetruecolor':
gd.c:577: warning: assignment makes pointer from integer without a cast
make[4]: *** [gd.lo] Error 1
make[4]: Leaving directory `/tmp/selfgz6851/buildapache/php-4.0.6/ext/gd'
make[3]: *** [install-recursive] Error 1
make[3]: Leaving directory `/tmp/selfgz6851/buildapache/php-4.0.6/ext/gd'
make[2]: *** [install-recursive] Error 1
make[2]: Leaving directory `/tmp/selfgz6851/buildapache/php-4.0.6/ext'
make[1]: *** [install-recursive] Error 1
make[1]: Leaving directory `/tmp/selfgz6851/buildapache/php-4.0.6'


Seems to fall over when compiling GD.
Oh, and it is the DarkOrb CPanel from Burst. I posted on their forums, but I am yet to get a reply (they have tried to help with re-loading).

Trouble is, the webhost wants $175 an hour to look at it :/

--James