Install successful, but ISPconfig not accessible

Discussion in 'Installation/Configuration' started by felice, Apr 30, 2007.

  1. felice

    felice New Member

    I installed ISPconfig on a Sun Ultra5 running Ubuntu (Sparc) 6.06.1. Apparently everything went smooth and I got the message:

    Congratulations! Your ISPConfig system is now installed. If you had to install quota, please take the steps described in the installation manual. Otherwise your system is now available without reboot.
    Please direct your browser to
    https://192.168.1.43:81
    and log in:
    Username: admin
    Password: admin

    But when I try to connect to https://192.168.1.43:81 I get the error:
    Unable to connect
    Firefox can't establish a connection to the server at 192.168.1.43:81.

    On the same system I'm also running Webmin. Could that cause problems?

    I also noted 3 errors at the end of the installation process:
    ./setup2: line 862: 8116 Segmentation fault ispconfig_tmp/php/bin/php -n -q check.php
    ./setup2: line 1088: 8153 Segmentation fault /root/ispconfig/php/php -q ./install.php
    ./setup2: line 1137: /etc/init.d/ispconfig_server: No such file or directory

    Any help will be welcome.
     
  2. findafriend

    findafriend New Member

    Hi

    If webmin is running on the same port yes, if not no.
     
  3. felice

    felice New Member

    Webmin is running on port 10000
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Please post the output of:

    df -h

    and test your server with e.g. memcheck, if it runs stable under high load.
     
  5. felice

    felice New Member

    Filesystem Size Used Avail Use% Mounted on
    /dev/hda2 19G 5.1G 13G 30% /
    varrun 252M 232K 252M 1% /var/run
    varlock 252M 8.0K 252M 1% /var/lock
    udev 252M 96K 252M 1% /dev
    devshm 252M 0 252M 0% /dev/shm
    /dev/hda1 89M 22M 62M 27% /boot
     
  6. till

    till Super Moderator Staff Member ISPConfig Developer

    Ok, there is enough space on your harddisk. Which linux distribution do you use?


    The problem is that the php binary installed by the ISPConfig installer produces segfaults on your system. I'am not familar with sparc, does a normal PHP5 source from php.net compile on sparc without patches or modifications?
     
  7. felice

    felice New Member

    >>Which linux distribution do you use?

    Ubuntu (Sparc) 6.06.1.

    I don't know if a normal PHP5 source from php.net compiles on sparc without patches or modifications. Maybe someone from the Ubuntu team or some other Linux distribution will know?
     
  8. lunchbox

    lunchbox New Member

    same problem

    i am having the same problem (without the error messages) on centos 4.5.. in the sourceforge guide it said ispconfig compiles php5.. but php5 isnt supported in centos.. so could this possibly be my/our issue?
     
  9. felice

    felice New Member

    I have given up

    After the Sun machine I also tried to install ISPconfig on an ordinary PC running Ubuntu 6.06 server. Towards the end of the very lengthy installation process following exactly the perfect setup guidelines a PHP5 error appeared and halted the installation process.

    I have given up trying to install ISPconfig, or is there a distro that "perfectly" supports ISPconfig? Preferably with the least amount of user intervention?
     
  10. till

    till Super Moderator Staff Member ISPConfig Developer

    You have chosen this alreayd, Ubuntu 6.0.6 is fine. It looks as you missed to install something from the perfect setup guide. Please post the exact compiler error message that you got.
     
  11. till

    till Super Moderator Staff Member ISPConfig Developer

    PHP5 compiles perfectly on CentOS 4.5 and PHP5 is supported by Centos, it is just not available as RPM by default. Please post the exact compile error message you got.
     

Share This Page