multiple php versions on Debian 8

Discussion in 'Installation/Configuration' started by jboud, Jul 14, 2015.

  1. jboud

    jboud Member

  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Yes, it is still the same procedure.
     
    jboud likes this.
  3. jboud

    jboud Member

    Thank you!
     
  4. jboud

    jboud Member

    Hello again,

    guides used
    https://www.howtoforge.com/tutorial/perfect-server-debian-8-jessie-apache-bind-dovecot-ispconfig-3/ (used mariaDB)
    https://www.howtoforge.com/how-to-u...pm-and-fastcgi-with-ispconfig-3-debian-wheezy

    I was trying to install php 5.3.22 by following the guide and I reached this point with this error:

    root@XXXXXXX:/usr/local/src/php5-build/php-5.3.22# apt-get build-dep php5
    Reading package lists... Done
    Building dependency tree
    Reading state information... Done
    Note, selecting 'libc-client2007e-dev' instead of 'libc-client-dev'
    The following packages have unmet dependencies:
    mysql-server : Depends: mysql-server-5.5 but it is not going to be installed
    E: Build-dependencies for php5 could not be satisfied.
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    jboud likes this.
  6. jboud

    jboud Member

    Thank you, i'll try that.
     
  7. jboud

    jboud Member

    I tried that, I get this error after ./configure part:
    configure: error: freetype.h not found.
     

Share This Page