CentOS ISPConfig Error

Discussion in 'Installation/Configuration' started by jakeblat, Nov 28, 2006.

  1. jakeblat

    jakeblat New Member

    When trying to run the ISPConfig setup I get the following error message:

    I've followed the instructions on the how to but I can't get past this error.

    Please can someone help me?
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

  3. supertom64

    supertom64 New Member

    For those who like to use centos built-in zlib which I assume is sercurity fixed and could be updated easily with yum, I have used a simple workaround.

    Before installing ISPConfig,
    have a look at /install_ispconfig/compile_aps/compile and search for cd $(CLAMAV) at about line 157.

    At the next line add --disable-zlib-vcheck after ./configure.

    ISPConfig should than compile with centos original zlib.

    cu
    Tom
     

Share This Page