[ISPConfig] - ERROR: The PHP binary coming with ISPConfig

Discussion in 'Installation/Configuration' started by roghawas, May 16, 2007.

  1. roghawas

    roghawas New Member

    Hi friendsn... i have a error whit my installation

    on my log showme that:

    Tue May 15 17:07:49 CDT 2007 - [ISPConfig] - ERROR: The PHP binary coming with ISPConfig does not work properly on your system! The installation routine stops here!


    and my console show me that:

    ext/mysql/.libs/php_mysql.o(.text+0x2335): In function
    `zif_mysql_create_db':
    /root/install_ispconfig/compile_aps/php-5.2.1/ext/mysql/php_mysql.c:1164: undefined reference to `mysql_create_db'
    ext/mysql/.libs/php_mysql.o(.text+0x2550): In function `zif_mysql_drop_db':
    /root/install_ispconfig/compile_aps/php-5.2.1/ext/mysql/php_mysql.c:1203: undefined reference to `mysql_drop_db'
    collect2: ld returned 1 exit status
    make: *** [sapi/cli/php] Error 1
    ERROR: Could not make PHP
    cd: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
    mv: cannot stat `binaries/aps.tar.gz': No such file or directory
    mv: cannot stat `binaries/spamassassin.tar.gz': No such file or directory
    mv: cannot stat `binaries/uudeview.tar.gz': No such file or directory
    mv: cannot stat `binaries/clamav.tar.gz': No such file or directory
    mv: cannot stat `binaries/cronolog': No such file or directory
    mv: cannot stat `binaries/cronosplit': No such file or directory
    mv: cannot stat `binaries/ispconfig_tcpserver': No such file or directory
    mv: cannot stat `binaries/zip': No such file or directory
    mv: cannot stat `binaries/unzip': No such file or directory
    tar: spamassassin.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    mv: cannot stat `spamassassin': No such file or directory
    tar: uudeview.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    mv: cannot stat `uudeview': No such file or directory
    tar: clamav.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    mv: cannot stat `clamav': No such file or directory
    tar: aps.tar.gz: Cannot open: No such file or directory
    tar: Error is not recoverable: exiting now
    tar: Child returned status 2
    tar: Error exit delayed from previous errors
    ./setup2: line 862: ispconfig_tmp/php/bin/php: No such file or directory
    ERROR: The PHP binary coming with ISPConfig does not work properly on your system! The installation routine stops here!


    thanks for all!
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Did you install the mysql development package from your linux distribution?
     

Share This Page