end of install error

Discussion in 'Installation/Configuration' started by tnaspeed, Dec 12, 2008.

  1. tnaspeed

    tnaspeed New Member

    This is the error message i get what can i do to fix it or get it to work


    Here we go...


    Warning: parse_url:)81): Unable to parse URL in /tmp/install_ispconfig/install.php on line 699
    Connected successfully to db

    Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /tmp/install_ispconfig/install.php on line 713

    Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /tmp/install_ispconfig/install.php on line 738

    Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /tmp/install_ispconfig/install.php on line 788

    Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /tmp/install_ispconfig/install.php on line 811

    Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /tmp/install_ispconfig/install.php on line 828

    Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /tmp/install_ispconfig/install.php on line 833

    Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /tmp/install_ispconfig/install.php on line 843

    Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /tmp/install_ispconfig/install.php on line 860

    Warning: fopen(/root/ispconfig/httpd/conf/httpd.conf_): failed to open stream: No such file or directory in /tmp/install_ispconfig/install.php on line 91

    Warning: filesize(): stat failed for /root/ispconfig/httpd/conf/httpd.conf_ in /tmp/install_ispconfig/install.php on line 92

    Warning: fclose(): supplied argument is not a valid stream resource in /tmp/install_ispconfig/install.php on line 97

    Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /tmp/install_ispconfig/install.php on line 1175
    cp: cannot stat `users': No such file or directory
    cp: cannot stat `adminmail.txt': No such file or directory
    chown: cannot access `/home/admispconfig/ispconfig/adminmail.txt': No such file or directory
    chmod: cannot access `/home/admispconfig/ispconfig/adminmail.txt': No such file or directory
    Restarting some services...
    ./setup2: line 1143: [: ==: unary operator expected
    Shutting down ISPConfig system...
    /root/ispconfig/httpd/bin/apachectl stop: httpd (no pid file) not running
    ISPConfig system stopped!
    Starting ISPConfig system...
    /root/ispconfig/httpd/bin/apachectl startssl: httpd started

    Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /root/ispconfig/scripts/lib/config.inc.php on line 47
    No results found!ISPConfig system is now up and running!
    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.
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    Looks as if you entered a wrong URL during setup.
     
  3. tnaspeed

    tnaspeed New Member

    How do I uninstall it? Where in the install did i go wrong?

    Thanks
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Run
    Code:
    /root/ispconfig/uninstall
    Please enter localhost as the MySQL host, root as the user and then the MySQL root password (which must not contain any special characters!).
     
  5. tnaspeed

    tnaspeed New Member

    Thanks hope this works. I don't know what my mysql password is. Am I creating it there when it asks for it?
     
  6. falko

    falko Super Moderator Howtoforge Staff

    No. You must fill in your existing root password (or nothing if you don't have a MySQL root password - which is highly insecure).
     

Share This Page