Segmentation fault whilst installing PHP

Discussion in 'Installation/Configuration' started by Mr Blek, Jun 26, 2006.

  1. Mr Blek

    Mr Blek New Member

    Hi,

    I've tried to install ISPConfig several times on SUSE 10.0, but at each point I get the following error:

    I've even tried rebooting the system. As anyone any ideas what could be wrong?

    Cheers

    Mr Blek
     

    Attached Files:

    • Log.zip
      File size:
      92.1 KB
      Views:
      295
    Last edited: Jun 27, 2006
  2. falko

    falko Super Moderator ISPConfig Developer

    Did you try to install more than once from the same directory? This doesn't work. If an installation attempt fails, delete the current install_ispconfig directory and unpack the ISPConfig tar.gz again.
     
  3. Mr Blek

    Mr Blek New Member

    Each time I installed I deleted the install_ispconfig dir and unpacked ISPConfig.tar.gz again

    I also deleted the isp dir under /home
     
  4. Mr Blek

    Mr Blek New Member


    OK, maybe I wasn't clearing the directories properly. I just did a delete of all directories and a shutdown -r now

    I still get the same problem:

     
  5. falko

    falko Super Moderator ISPConfig Developer

    Which ISPConfig version is it?
    What's the output of
    Code:
    uname -m
    ?
     
  6. Mr Blek

    Mr Blek New Member

    It's ISPConfig v 2.2.3

    The output of uname -m is i686
     
  7. Mr Blek

    Mr Blek New Member

    I just installed php 5.1.4 and ran the command on line 794 from the setup2 script:

    Code:
    php -n -q check.php
    
    It created the php_check file fine.

    So why would the compile under ISPConfig cause a segmentation fault and the other work fine?

    Cheers
     
  8. Mr Blek

    Mr Blek New Member

    I upgraded to SUSE 10.1 and the same happens. Any ideas anyone?
     
  9. falko

    falko Super Moderator ISPConfig Developer

    You could try to update zlib to the latest version before you install ISPConfig. But I'm not sure if this is related to your problem... :confused:
     

Share This Page