Installation on Fedora 12 32 Bit Error

Discussion in 'Installation/Configuration' started by bha4vin, Jan 5, 2010.

  1. bha4vin

    bha4vin New Member

    i am trying to install ispconfig on Fedora 12 32 bit but it gives following error




    ========================================================
    make[2]: Entering directory `/opt/ispconfig/install_ispconfig/compile_aps/apache_1.3.41/src/support'
    gcc -c -I../os/unix -I../include -DLINUX=22 -DHAVE_SET_DUMPABLE -DMOD_SSL=208131 -DUSE_HSREGEX -DEAPI `../apaci` htpasswd.c
    htpasswd.c:101: error: conflicting types for âgetlineâ
    /usr/include/stdio.h:653: note: previous declaration of âgetlineâ was here
    make[2]: *** [htpasswd.o] Error 1
    make[2]: Leaving directory `/opt/ispconfig/install_ispconfig/compile_aps/apache_1.3.41/src/support'
    make[1]: *** [build-support] Error 1
    make[1]: Leaving directory `/opt/ispconfig/install_ispconfig/compile_aps/apache_1.3.41'
    make: *** [build] Error 2
    ERROR: Could not make Apache
    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: Exiting with failure status due to 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: Exiting with failure status due to 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: Exiting with failure status due to 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: Exiting with failure status due to previous errors
    mv: cannot stat `ispconfig_tmp': No such file or directory
    cp: cannot stat `dist.info': No such file or directory
    All prerequisites are fulfilled.
    Here we go...
    chmod: cannot access `./install.php': No such file or directory

    ./setup2: line 1090: mysql_config: No such file or directory
    ./setup2: line 1091: httpd: No such file or directory
    ./setup2: line 1092: httpd2: No such file or directory
    ./setup2: line 1093: httpd2: No such file or directory
    ./setup2: line 1103: ip_addresses: No such file or directory
    ./setup2: line 1105: /root/ispconfig/php/php: No such file or directory
    ./setup2: line 1106: /root/ispconfig/dist.info: No such file or directory
    chmod: cannot access `/home/admispconfig/ispconfig/tools/suphp/usr/bin/php-wrapper': No such file or directory
    Restarting some services...
    shell-init: error retrieving current directory: getcwd: cannot access parent directories: No such file or directory
    ./setup2: line 1143: [: ==: unary operator expected
    ./setup2: line 1161: /etc/rc.d/init.d/ispconfig_server: No such file or directory
    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.

    ./setup2: line 1189: cd: /opt/ispconfig/install_ispconfig/compile_aps/../..: No such file or directory


    Regards,
    bhavin
     
  2. falko

    falko Super Moderator Howtoforge Staff

  3. bha4vin

    bha4vin New Member

    thanks it is working but after some times it gives following error.


    ===============================

    Here we go...


    Warning: include(config.inc.php): failed to open stream: No such file or directory in /opt/ispconfig/install_ispconfig/install.php on line 679

    Warning: include(): Failed opening 'config.inc.php' for inclusion (include_path='.:') in /opt/ispconfig/install_ispconfig/install.php on line 679

    Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /opt/ispconfig/install_ispconfig/install.php on line 706
    Could not connect to db
    chmod: cannot access `/home/admispconfig/ispconfig/tools/suphp/usr/bin/php-wrapper': No such file or directory
    Restarting some services...
    httpd not running, trying to start
    ./setup2: line 1143: [: ==: unary operator expected
    ./setup2: line 1161: /etc/rc.d/init.d/ispconfig_server: No such file or directory
    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.





    Regards,
    Bhavin
     
  4. falko

    falko Super Moderator Howtoforge Staff

    What's the output of
    Code:
    df -h
    ? Is SELinux disabled?
     

Share This Page