problem with i install on Fedora 8

Discussion in 'Installation/Configuration' started by xXHACKERXx, Sep 12, 2008.

  1. xXHACKERXx

    xXHACKERXx New Member

    how i fix this problem


    Can't locate ExtUtils/MakeMaker.pm in @INC (@INC contains: /usr/lib/perl5/site_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl/5.8.7 /usr/lib/perl5/site_perl/5.8.6 /usr/lib/perl5/site_perl/5.8.5 /usr/lib/perl5/site_perl /usr/lib/perl5/vendor_perl/5.8.8/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.7/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.6/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.5/i386-linux-thread-multi /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl/5.8.7 /usr/lib/perl5/vendor_perl/5.8.6 /usr/lib/perl5/vendor_perl/5.8.5 /usr/lib/perl5/vendor_perl /usr/lib/perl5/5.8.8/i386-linux-thread-multi /usr/lib/perl5/5.8.8 .) at Makefile.PL line 8.
    BEGIN failed--compilation aborted at Makefile.PL line 8.
    ERROR: Could not configure SpamAssassin
    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: Error exit delayed from 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: Error exit delayed from 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: Error exit delayed from 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: Error exit delayed from previous errors
    ./setup2: line 888: ispconfig_tmp/php/bin/php: No such file or directory
    ERROR: The PHP binary coming with ISPConfig does not work properly on your system! The installation routine stops here!



    please
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Install the missing perl module ExtUtils::MakeMaker
     
  3. xXHACKERXx

    xXHACKERXx New Member

    i install all but this msg now


    cc -o unzipsfx unzipsfx.o crc32.o crctab_.o crypt_.o extract_.o fileio_.o globals_.o inflate_.o match_.o process_.o ttyio_.o unix_.o -s
    All prerequisites are fulfilled.
    Here we go...


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

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

    Warning: mysql_connect(): Access denied for user 'root'@'localhost' (using password: NO) in /home/bhhost2/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: Could not reliably determine the server's fully qualified domain name, using *.*.*.* for ServerName
    ./setup2: line 1152: [: ==: unary operator expected
    ./setup2: line 1170: /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.
     
  4. till

    till Super Moderator Staff Member ISPConfig Developer

    Please make sure that you used "root" as mysql user to install ispconfig and thet the root mysql password does not contain any special chars.
     
  5. xXHACKERXx

    xXHACKERXx New Member

    yes i use root for installing and the mysql pasword is abc123

    this is ok or not?
     
  6. falko

    falko Super Moderator Howtoforge Staff

    What's the output of
    Code:
    df -h
    ?
     
  7. xXHACKERXx

    xXHACKERXx New Member

    [root@bh-host bhhost2]# df -h
    Filesystem Size Used Avail Use% Mounted on
    /dev/xvda1 2.4G 1.3G 1.1G 55% /
    [root@bh-host bhhost2]#
     
  8. xXHACKERXx

    xXHACKERXx New Member

    so what i do now???
    how i can install???
     
  9. till

    till Super Moderator Staff Member ISPConfig Developer

    Please post the output of:

    ls -la /home/admispconfig/ispconfig/lib/
     
  10. xXHACKERXx

    xXHACKERXx New Member

    [root@bh-host bhhost2]# ls -la /home/admispconfig/ispconfig/lib/
    ls: cannot access /home/admispconfig/ispconfig/lib/: No such file or directory
    [root@bh-host bhhost2]#
     
  11. falko

    falko Super Moderator Howtoforge Staff

    I think you need a bigger / partition. ISPConfig needs lots of space during the compile process...
     
  12. xXHACKERXx

    xXHACKERXx New Member

    so what i can do now??????
     
  13. falko

    falko Super Moderator Howtoforge Staff

    Either resize the / partition with the GParted Live-CD or reinstall the system from scratch.
     

Share This Page