mysql & ISPConfig

Discussion in 'Installation/Configuration' started by jaap, Oct 30, 2008.

  1. jaap

    jaap New Member

    Warning: mysql_fetch_array(): supplied argument is not a valid MySQL result resource in /root/ispconfig/scripts/lib/config.inc.php on line 47

    :confused:
     
  2. till

    till Super Moderator Staff Member ISPConfig Developer

    When and in which context does the aeeror appeared?
     
  3. jaap

    jaap New Member

    At base creation. MySQL error 1045. Reinstalled ISP some times, result identical. MySQL root password I type correctly.
     
  4. falko

    falko Super Moderator Howtoforge Staff

    Are there any special characters in your MySQL password? What's the output of
    Code:
    df -h
    ?
     
  5. jaap

    jaap New Member

    password mysql root RT34&&dfSd

    root@uws:/home/webadmin# df -h
    Filesystem Size Used Avail Use% Mounted on
    /dev/md0 9,3G 267M 8,6G 3% /
    varrun 506M 48K 506M 1% /var/run
    varlock 506M 0 506M 0% /var/lock
    udev 506M 92K 506M 1% /dev
    devshm 506M 0 506M 0% /dev/shm
    /dev/md2 35G 524M 32G 2% /usr
    /dev/md3 104G 430M 98G 1% /var
     
    Last edited: Nov 1, 2008
  6. jaap

    jaap New Member

    The problem was with special symbols in the password.
    RT34&&dfSd
    Thanks all.
     

Share This Page