Strange installation error msgs

Discussion in 'ISPConfig 3 Priority Support' started by axxies, May 22, 2013.

  1. axxies

    axxies Member

    I am following the Perfect Server installation guide for Debian Squeeze with bind and dovecot and I am getting the following error messages:

    Right after executing the #php -q install.php I get this before the questions that follows:


    <snip>

    sh: /which: No such file or directory
    sh: /which: No such file or directory
    sh: /which: No such file or directory
    sh: /which: No such file or directory
    sh: /which: No such file or directory
    sh: /which: No such file or directory
    sh: /which: No such file or directory
    sh: /which: No such file or directory
    sh: /which: No such file or directory
    sh: /which: No such file or directory
    sh: /which: No such file or directory
    sh: /which: No such file or directory
    sh: /which: No such file or directory
    sh: /which: No such file or directory
    sh: /which: No such file or directory
    sh: /which: No such file or directory
    sh: /which: No such file or directory
    sh: /which: No such file or directory
    sh: /which: No such file or directory
    sh: /which: No such file or directory
    sh: /which: No such file or directory
    sh: /which: No such file or directory
    sh: /which: No such file or directory
    sh: /which: No such file or directory
    sh: /which: No such file or directory
    sh: /which: No such file or directory
    sh: /which: No such file or directory
    sh: /which: No such file or directory
    sh: /which: No such file or directory

    </snip>


    "which which" results in

    /usr/bin/which



    Then when after responding to the MYSQL charset [utf8] question, I get the following error message:

    <snip>

    sh: /mysql: No such file or directory
    sh: /echo: No such file or directory
    ERROR: Unable to load SQL-Dump into database table.

    </snip>



    ...and it halts.



    One thought that I have had is that it is related to the fact that I never got any questions under step 10 in the Perfect Server for Debian Squeeze,
    "10 Install Postfix, Dovecot, Saslauthd, MySQL, phpMyAdmin, rkhunter, binutils" here --->
    http://www.howtoforge.com/perfect-server-debian-squeeze-with-bind-and-dovecot-ispconfig-3-p4


    where I, according to that page, should get the following questions (but I never did):

    <snip>

    General type of mail configuration: <-- Internet Site
    System mail name: <-- server1.example.com
    New password for the MySQL "root" user: <-- yourrootsqlpassword
    Repeat password for the MySQL "root" user: <-- yourrootsqlpassword

    </snip>

    Everything else has gone the way it should.
    I have tried to set the MySQL root password manually and then removed it again when it didn't work (which it should IMO)



    Any idea of what is wrong?
     

Share This Page