Web Hosting Talk







View Full Version : WHM/CPANEL and PHP


bitserve
03-29-2002, 11:58 PM
I'm sitting here in front of a CPANEL/WHM RedHat 7.2 machine, and it looks like the PHP RPMs can be uninstalled, because the CPANEL upgrade installed from source, and into different directories.

Anyone know it will break anything if you uninstall the RPMs that came with RedHat on a CPANEL/WHM machine?

php-4.0.6-12
php-manual-4.0.6-12
php-devel-4.0.6-12
php-mysql-4.0.6-12
php-ldap-4.0.6-12
php-pgsql-4.0.6-12
php-imap-4.0.6-12
php-odbc-4.0.6-12

Thank you.

CRego3D
03-30-2002, 12:26 AM
nope, it wont' break anything, just make sure the php module entry is also removed from httpd.conf

bitserve
03-31-2002, 06:49 AM
Originally posted by CRego3D
nope, it wont' break anything, just make sure the php module entry is also removed from httpd.conf

I'm not sure you understood the question. I want to remove the PHP RPMs that came with RedHat 7.2, but still have the PHP for WHM/CPANELwork. The two PHP installs seem to be totally unrelated, but didn't want to break it accidentally.