Centos Install issue

Discussion in 'Installation/Configuration' started by LowWalker, Jan 23, 2009.

  1. LowWalker

    LowWalker New Member

    I am running centos 5.2 64 bit

    I have configured the server according to the perfect server setup, but I get this error section during the ISPconfig install.

    I saw somewhere that it was libxml-devel but i have all of these packages installed. Any help would be much appreciated.
     
  2. falko

    falko Super Moderator ISPConfig Developer

    What's the output of
    Code:
    df -h
    ?
     
  3. LowWalker

    LowWalker New Member

    [root@ssmail tmp]# df -h
    Filesystem Size Used Avail Use% Mounted on
    /dev/mapper/VolGroup00-LogVol00
    901G 4.1G 850G 1% /
    /dev/sda1 99M 18M 76M 20% /boot
    tmpfs 7.9G 0 7.9G 0% /dev/shm
    [root@ssmail tmp]#
     
  4. falko

    falko Super Moderator ISPConfig Developer

    Ok, space is not the problem.
    Did you disable SELinux?
     
  5. LowWalker

    LowWalker New Member

    yes, SElinux was disabled in the install, and the firewall is off as well.
     
  6. falko

    falko Super Moderator ISPConfig Developer

    What were the exact steps you took to install ISPConfig?
     
  7. LowWalker

    LowWalker New Member

    Hmmm, well I did the perfect server setup. I setup a mysql user and then wget the file from ISPconfig. Unpacked it and then ./setup

    :(
     
  8. falko

    falko Super Moderator ISPConfig Developer

    Did you use the MySQL root user for ISPConfig?
     
  9. LowWalker

    LowWalker New Member

    No, I made a different user... it has to be mysql root? I will retry with that user.
     
  10. LowWalker

    LowWalker New Member

    Meh, still no love with mysql root. I'm going back to square one, blowing the box off and reinstalling the OS. I might have missed something but I can't narrow down the error.
     
  11. falko

    falko Super Moderator ISPConfig Developer

    Yes.

    Try to follow the guide as close a possible. You can copy & paste the commands (except the ones where you have to replace the hostname) if you're using an SSH client such as PuTTY.
     

Share This Page