You need to delete the contents of the database that was created. Just deleting the files does nothing.
I don’t know Yahoo well enough to explain how to do this.
There’s a plugin that might do this for you as well: http://blogpig.com/nukepig
i deleted everything, all files in all directories on the server.
The database is not a “file”, it’s a “database”. These are two different things.
Why don’t you create a new database and start from there?
To delete the database you will need to go into your Yahoo Account admin page.
How did you install WordPress in the first place? Was it a script or did you have to create the MySQL database manually?
On Yoahoo Web Hosting Management they have an automated installer for wordpress, all I had to do was create a username and password and it set itself up.
there is no option to remove MySQL anywhere in the Yahoo! admin panel. I clicked through every link, even non related to be sure, and searched their help
It sounds like you will need to contact yahoo’s tech support about wiping the MySQL database.
Your other option is to just go in and change whatever it is you wanted changed in wordpress.org
Or see if Yahoo lets you “Create a new MySQL database”. My host lets me have 10 databases. You could just leave the old one in the dust.
Or see if you can install WP in the same database, in a new table, by changing the table prefix in your wp-config file before you upload/install WP. Change it from “wp_” to “my_new_table_prefix_” or whatever.
Or get a new account with another host. π
i contacted Yahoo! support. they cleared out the database, its all good now. thanks for all your help!