You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

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.

  1. Shut down Apache on the server being upgraded.
    /etc/init.d/web stop
    
  2. 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.

  • No labels