Hello, I just switched to a new web host and they are using mysql 3.2. When I first logged in to the admin panel for the site it told me I had to set a password for the mysql database, so I did. When I took a php page I had on my old host and try to connect to the new mysql database on the new host it told me, ERROR: Access denied for user: 'ceaadmin@virt24r.secure-wi.com' (Using password: YES).

This script has worked on other servers, I do not know if it is the way I am logging in or if it is the server. If I connect to the db without a pw it will connect fine. When I fill out my form and I click submit, nothing is submitted to the database, no success message comes up and no error message comes up. When I connect to phpmyadmin it requires the pw and logs me in fine. I can create new table just fine, but if I try to import a a csv file to the table it tells me ERROR: Access denied for user: 'ceaadmin@virt24r.secure-wi.com' (Using password: YES). Does anyone know what I might be doing wrong?

    Might I suggest that this question is best directed to the support team at your new web hosting company.

    Blu

      a month later

      hi, i'm using DB manager ver 3.6 and PHP4. i want to import csv file data and insert its values into database table using php.

      i need ur help tha how can i do so. pls send me step by step process by which i can do the same.

      rajnish
      thanks.

        Write a Reply...