Fresh installation big prob

Discussion in 'Installation/Configuration' started by warrior, Sep 5, 2006.

  1. warrior

    warrior New Member

    I have reinstall my fedora server 4 nowe and uppdate everything
    but when I download the file is tar.tar unzip no problem but when I try to install ./setup I was redirect to the konsol promt and I cant install this nowe.
    Howe can I get the installetion to begine ?????


    [root@ko html]# cd install_ispconfig
    [root@ko install_ispconfig]# ./setup
    [root@ko install_ispconfig]#
     
    Last edited: Sep 5, 2006
  2. warrior

    warrior New Member

  3. torusturtle

    torusturtle Member

    Is there a error message?
     
  4. warrior

    warrior New Member

    No the installation dont start
     
  5. till

    till Super Moderator Staff Member ISPConfig Developer

    Did you run the setup script as root user? You said that you "unzipped" the installer, I guess you used "tar xvfz" and not the unzip command?

    Please execute:

    ls -la

    inside the install_ispconfig directory.

    There is also a remote installation service available for ISPConfig. http://www.ispconfig.org/support.htm
     
  6. warrior

    warrior New Member

    HelllO!
    I have try that nowe whit the same resultat
    and I try this to ls -la here you can se to the promt
    howe shuld I get this to work ??

    drwxr-xr-x 11 root root 4096 Aug 8 16:05 .
    drwxr-xr-x 6 root root 4096 Sep 6 15:40 ..
    drwxr-xr-x 2 root root 4096 Aug 8 16:05 binaries
    -rw-r--r-- 1 root root 1574 Jul 14 2005 check.php
    drwxr-xr-x 2 root root 4096 Aug 8 16:05 compile_aps
    -rw-r--r-- 1 root root 6726 Aug 8 15:28 config.inc.php.tmp
    -rw-r--r-- 1 root root 323735 Jul 18 03:05 db_ispconfig.sql
    -rw-r--r-- 1 root root 61925 May 18 15:03 dist.txt
    -rw-r--r-- 1 root root 61382 Jul 13 18:14 install.php
    drwxr-xr-x 12 root root 4096 Aug 8 16:04 isp
    drwxr-xr-x 8 root root 4096 Aug 8 16:04 ispconfig
    -rw-r--r-- 1 root root 3727 May 17 16:36 ispconfig_server
    -rw-r--r-- 1 root root 3529 Jul 14 2005 ispconfig_tcpserver
    -rw-r--r-- 1 root root 1536 Aug 15 2005 license.txt
    drwxr-xr-x 2 root root 4096 Aug 8 16:05 mailstats
    drwxr-xr-x 5 root root 4096 Aug 8 16:04 mod
    drwxr-xr-x 4 root root 4096 Aug 8 16:04 scripts
    drwxr-xr-x 2 root root 4096 Aug 8 16:05 security
    -rwx------ 1 root root 2120 Jul 14 2005 setup
    -rwx------ 1 root root 9431 Jan 26 2006 setup1
    -rw-r--r-- 1 root root 42475 Jul 6 17:45 setup2
    drwxr-xr-x 2 root root 4096 Aug 8 16:04 sv
    -rw-r--r-- 1 root root 9389 Apr 11 18:03 uninstall
    -rw-r--r-- 1 root root 3797 Jul 14 2005 vsftpd.conf
     
  7. warrior

    warrior New Member

    I have reinstall thos one more times nowe and I cant start the installation howe can I get that to start nowe
     
  8. falko

    falko Super Moderator Howtoforge Staff

    Did you run the setup as root? Is SELinux disabled?
     
  9. warrior

    warrior New Member

    I´m login whit root yes

    howe shuld I disabled this ? SELinux disabled?
     
  10. falko

    falko Super Moderator Howtoforge Staff

    Put
    Code:
    SELINUX=disabled
    in /etc/sysconfig/selinux (if it isn't already there) and reboot the system.
     

Share This Page