Results 1 to 3 of 3
  1. #1
    Join Date
    Sep 2002
    Location
    Croatia
    Posts
    231

    Upgrade PHP and Zend Opt. to new version

    Is it possible to upgrade PHP to the new version from WHM Software section and how ?

    If not , can someone please point me to the procedure

    Secondly -Is it in PHP 4.3.0 included Zend Optimazer 2.1.0 ?

    If not how to upgrade this ?

  2. #2
    Join Date
    Feb 2002
    Posts
    1,138
    You can't do it from WHM, you need to do it through ssh.

  3. #3
    Go to www.rpmfind.net and search for php then from an ssh session type wget http://domain.com/path/to/php.ver.arch.rpm Then to upgrade to it type rpm -Uvh php.ver.arch.rpm If it gives you dependency issues then go get the latest rpms for the ones it complains about and rpm -Uvh those then the php one last.

    ---www.sekure.us---

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •