i cant install ispconfig on my server...

Discussion in 'Installation/Configuration' started by powertr, Jun 25, 2006.

  1. powertr

    powertr New Member

    OS : Centos 4.3
    PHP : PHP 4.3.9 (cgi) (built: Apr 25 2006 09:39:58)
    Zend Engine v1.3.0, Copyright (c) 1998-2004 Zend Technologies
    MYSQL : mysql Ver 11.18 Distrib 3.23.58

    Error CODE :

    Code:
    Sun Jun 25 15:04:43 EDT 2006 - [ISPConfig] - installation directory: /tmp/install_ispconfig
    Sun Jun 25 15:04:43 EDT 2006 - [ISPConfig] - operating system: CentOS 4.3
    Sun Jun 25 15:04:46 EDT 2006 - [ISPConfig] - Neuinstallation eines ISPConfig-Systems. / Installation of a new ISPConfig syste$
    Sun Jun 25 15:05:01 EDT 2006 - [ISPConfig] - selected language: en
    Sun Jun 25 15:05:02 EDT 2006 - [ISPConfig] - installation note accepted
    Sun Jun 25 15:05:04 EDT 2006 - [ISPConfig] - licence accepted
    Sun Jun 25 15:05:05 EDT 2006 - [ISPConfig] - installation mode: expert
    Sun Jun 25 15:05:06 EDT 2006 - [ISPConfig] - mail: postfix
    Sun Jun 25 15:05:06 EDT 2006 - [ISPConfig] - dist_mail=postfix ##
    Sun Jun 25 15:05:07 EDT 2006 - [ISPConfig] - dist_mail_log=/var/log/maillog ##
    Sun Jun 25 15:05:10 EDT 2006 - [ISPConfig] - dist_mail_virtusertable=/etc/postfix/virtusertable ##
    Sun Jun 25 15:05:13 EDT 2006 - [ISPConfig] - dist_mail_local_host_names=/etc/postfix/local-host-names ##
    Sun Jun 25 15:05:14 EDT 2006 - [ISPConfig] - ftp: proftpd
    Sun Jun 25 15:05:14 EDT 2006 - [ISPConfig] - dist_ftp=proftpd ##
    Sun Jun 25 15:05:16 EDT 2006 - [ISPConfig] - dist_ftp_conf=/etc/proftpd.conf ##
    Sun Jun 25 15:05:17 EDT 2006 - [ISPConfig] - dist_ftp_version=standalone ##
    Sun Jun 25 15:05:19 EDT 2006 - [ISPConfig] - dist_ftp_log=/var/log/xferlog ##
    Sun Jun 25 15:05:19 EDT 2006 - [ISPConfig] - procmail found: /usr/bin/procmail
    Sun Jun 25 15:05:19 EDT 2006 - [ISPConfig] - quota found: /usr/bin/quota
    Sun Jun 25 15:05:19 EDT 2006 - [ISPConfig] - mysql found: /usr/bin/mysql
    Sun Jun 25 15:05:19 EDT 2006 - [ISPConfig] - openssl found: /usr/bin/openssl
    Sun Jun 25 15:05:19 EDT 2006 - [ISPConfig] - named found: /usr/sbin/named
    Sun Jun 25 15:05:19 EDT 2006 - [ISPConfig] - iptables found: /sbin/iptables
    Sun Jun 25 15:05:19 EDT 2006 - [ISPConfig] - httpd found: /usr/sbin/httpd
    Sun Jun 25 15:05:19 EDT 2006 - [ISPConfig] - httpd syntax ok!
    Sun Jun 25 15:05:28 EDT 2006 - [ISPConfig] - dist_path_httpd_root=/home/vhosts ##
    Sun Jun 25 15:05:31 EDT 2006 - [ISPConfig] - Directory /var/www/sharedip created.
    Sun Jun 25 15:05:31 EDT 2006 - [ISPConfig] - Use sharedip_index.html_en as SharedIP default page.
    Sun Jun 25 15:14:48 EDT 2006 - [ISPConfig] - WARNING: could not unpack ISPConfig system
    Sun Jun 25 15:14:48 EDT 2006 - [ISPConfig] - ERROR: The PHP binary coming with ISPConfig does not work properly on your syste$
    
    i was changed IspConfig folder to /tmp but it gives php binary errors..

    How can i resolve this issue?

    Thanks
     
  2. viriiguy

    viriiguy New Member

    Well from the error it sounds like the PHP 4.3.9 (cgi) (built: Apr 25 2006 09:39:58) installed on your system is not compaitable with ISPConfig. Is it a beta package or a custom compile?

    When you set your system off did you follow the Centos perfect guide here...
    http://www.howtoforge.com/perfect_setup_centos_4.3

    I believe that on Page 5 of the install guide it calls for php to be installed along with Apache2 with this command..

    yum install php php-devel php-gd php-imap php-ldap php-mysql php-odbc php-pear php-xml php-xmlrpc curl curl-devel perl-libwww-perl ImageMagick libxml2 libxml2-devel

    You might check that list and make sur eyou have all those packages installed.
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    There must be an error in the PHP compile output during ISPConfig installation. Plesae post this error.
     

Share This Page