Recent content by dwolstro

  1. D

    MySQL database access

    Thanks, that did the trick. I had to add the user to the database. My account had been suspended, so I created a new user when it came back online, but I hadn't added it to the database.
  2. D

    MySQL database access

    My account was suspended, but has since been reactivated. However, I still cannot access my MySQL database from within my PHP script. I get the following: Warning: mysqli_connect() [function.mysqli-connect]: (42000/1044): Access denied for user 'dwolstro_admin'@'starka.x10hosting.com' to...
Top