ERROR: The PHP binary coming with ISPConfig does not work properly on your system!

Discussion in 'Installation/Configuration' started by cristobal151, Oct 4, 2006.

  1. cristobal151

    cristobal151 New Member

    i have a problem...

    this is the screen

    Code:
    /root/install_ispconfig/compile_aps/php-5.1.4/Zend/zend_vm_execute.h:21397: internal compiler error: Segmentation fault
    Please submit a full bug report,
    with preprocessed source if appropriate.
    See <URL:http://gcc.gnu.org/bugs.html> for instructions.
    For Debian GNU/Linux specific bug reporting instructions,
    see <URL:file:///usr/share/doc/gcc-4.0/README.Bugs>.
    make: *** [Zend/zend_execute.lo] 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 816: 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!
    
    please help me
     
  2. S.A.H.A

    S.A.H.A New Member

    I am new here and just learning to work with Linux and, I get the same error massage when I try to install ISPConfig. I followed this tutorial to set up FC5 and I had some error massages along the road but not while setting up PHP. Some help would be much appreciated.

    Thank you,
     
  3. till

    till Super Moderator Staff Member ISPConfig Developer

    Please post the exact error messages you got.
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Which linux distribution do you use? Did you follow one of the perfect setup guides?
     
  5. cristobal151

    cristobal151 New Member

    Ubuntu 6.06 and i follow perfect setup guide
     
  6. S.A.H.A

    S.A.H.A New Member

    Code:
     /root/Downloads/install_ispconfig/compile_aps/php-5.1.4/Zend/zend_vm_execute.h:1 8712: internal compiler error: Segmentation fault
    Please submit a full bug report,
    with preprocessed source if appropriate.
    See <URL:http://bugzilla.redhat.com/bugzilla> for instructions.
    The bug is not reproducible, so it is likely a hardware or OS problem.
    make: *** [Zend/zend_execute.lo] 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 816: ispconfig_tmp/php/bin/php: No such file or directory
    ERROR: The PHP binary coming with ISPConfig does not work properly on your syste m! The installation routine stops here!
    
    Thank you.
     
  7. till

    till Super Moderator Staff Member ISPConfig Developer

    Do you have SELinux disabled?
     
  8. falko

    falko Super Moderator Howtoforge Staff

  9. S.A.H.A

    S.A.H.A New Member

    SELinux is disabled.

    I followed the links and did the memory test that was suggested on the other threads, and it passed the test.

    Is there anything else I could try to solve this problem?

    Thank you.
     
  10. S.A.H.A

    S.A.H.A New Member

    Updae :D

    I finaly managed to install ispconfig. strange is that the only thing i did was blowing the dust out of my tower. :confused: I realy don't know how that was related to the problem but it works now, strange as is.

    Thank you all for your help.
     
  11. begarzus

    begarzus New Member

    Please check gcc that already installed or not?

    including installed zlib 1.2.3
     
  12. till

    till Super Moderator Staff Member ISPConfig Developer

    That's not so strange as it sounds :) Segmentation faults are often caused by the hardware. The compilation of the programs during ISPConfig installation needs much computer power, this heats up your system. If the processor and RAM is not cooled correctly baecuase you have dust in your PC, it may cause segmentation faults.
     

Share This Page