- Linux (15)
- Software (8)
- General (1)
- Hardware
- Kernel (2)
- Networking (2)
- Security (2)
- Xen
- FreeBSD (1)
- General
- Hardware
- Kernel
- Networking
- Security
- Software (1)
- Appliance Software (3)
- Asterisk
- Cpanel (3)
- Ensim
- Plesk
- Webmin
- Programming (1)
- BASH
- PERL (1)
- PHP
- Python
- Security Annoncement
Appliance Software
Upgrading Perl to 5.8.7 on Cpanel server
Posted January 17th, 2006 by xerophyteTo upgrade your perl on the Cpanel server follow the following steps :
1)
wget http://layer1.cpanel.net/perl587installer.tar.gz
tar -vzxf perl587installer.tar.gz
cd perl587installer
./install
2)
/usr/local/cpanel/bin/checkperlmodules
/scripts/upcp --force
3) To check to see the version
perl -V
Upgrading PostgreSQL on Cpanel Server
Posted November 19th, 2005 by xerophyteUpgrading PostgreSQL on Cpanel Server
*ANY ACTIONS YOU TAKE, YOU TAKE THEM AT YOUR OWN RESPONSABILITY*
if you need commercial support please order linux Network Care Cpanel One hour Service
Reason :
PostgreSQL 8.1 offers a huge performance increase pretty much across the board and few other fixes
Platforms:
RHEL 3,4,Centos 3.x,4.x, Fedora Core
- Make sure if you have postgresql intalled
rpm -qa | grep postgres | tee /root/rpm_pgsql
Upgrading MySQL on Cpanel Server
Posted November 13th, 2005 by Sutha in
Problem
To upgrade the mysql on the cpanel server
Answer
- The best method to use the cpanel /script/mysqlup to upgrade the mysql.
- To upgrade the mysql from 4.0.x to 4.1.x you need to enable the mysql upgrade in the whm under tweak setting
/scripts/upcp --force /scripts/mysqlup --force
when you upgrade you might enconter the following problems
- I ran out of mirrors for MySQL. at /scripts/mysqlup line
Delete the /root/.cpmylsqrpm and excute therm /root/.cpmylsqrpm -rf