Can't update ISPconfig

Discussion in 'General' started by rasco, Jun 15, 2015.

  1. rasco

    rasco New Member

  2. till

    till Super Moderator Staff Member ISPConfig Developer

    What is the exact error??
     
  3. rasco

    rasco New Member

    There is no error MSG , the process is done successfully but when i go and check the current version still have the old version displayed.
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Did you run the script as root user? Please post the complete output that you get from update script.
     
  5. rasco

    rasco New Member

  6. till

    till Super Moderator Staff Member ISPConfig Developer

    Your server has a self compiled cli php that has no mysql support compiled in. run:

    which php

    you probably have a php in /usr/local/bin/ folder. Rename that to e.g. php_bak and run the update again so that your working system php is used.
     
  7. rasco

    rasco New Member

    Thank you so much Till that worked super!!!;)
     

Share This Page