Posts: 535
Threads: 31
Joined: Jul 2010
So you get the error that the DB was already created, even for a new DB?
I'm giving you three guesses...
Posts: 2,890
Threads: 59
Joined: Jun 2010
This could be a permissions issue with connect.php. Try setting a high permission such as 755 or 777 when running the installer.
Have
you completed
the interview?
Posts: 6
Threads: 1
Joined: Aug 2010
No I can create a new DB but for some reason the first one I removed is still "somewhere" hidden but alive? However its nothing to do with that either. I have another domain hosted with these guys and it wont run on that either. My hosts have some pretty bad reviews online for their DB's, my guess is that they currently have issues.
Steven I tried setting to 777 but that didnt work.
I will wait for a reply from host and update the this thread.
Cheers guys
Posts: 535
Threads: 31
Joined: Jul 2010
You can try dropping the table through php. Not sure if it will work, but you can give it a go.
I'm giving you three guesses...