This page describes how to update a legacy (pre-cfg mgmt, sysuser based configuration) PHP built to use the latest PHP build, installed by RadminD and including JPEG library support.
- Shut down Apache on the server being upgraded.
/etc/init.d/web stop
- Log into Nebula/Lockbox (the RadminD server), and link the host command filename to the legacy PHP command file.
cd /var/radmind/command/isda ln -s legacy-php-rhel5.1-x86_64.K [hostname].K
Replace '[hostname]' with the base hostname of the server being upgraded.