DB gives error ! Need help...

DB gives error ! Need help...

Posted by: Minare
Posted on: 2007-07-02 12:38:00

Hello

I have moved the forum (smf forum) to dreamhost server, it had no problem till I realized that "the function of search" doesn't work.

When I make a search , it gives this message ;

DROP command denied to user minarenet for table 'smf_tmp_log_search_topics'
File: /home/.minabush/minarenet/minare.net/forum/Sources/Search.php
Line: 1010

I looked at line 1010, this is what it includes ;

DROP TABLE IF EXISTS {$db_prefix}tmp_log_search_topics", __FILE__, __LINE__);


When I tried to create this table , phpmyadmin gave error over error , it says :


MySQL print:

#1142 - DROP command denied to user 'minarenet'@'rootbeer.dreamhost.com' for table 'smf_tmp_log_search_topics'



I need help, why can't I add an sql file anymore or delete ? :(

Edited by Minare on 07/02/07 12:41 PM (server time).

Re: DB gives error ! Need help...

Posted by: sdayman
Posted on: 2007-07-02 12:46:00

Your user needs to have appropriate privileges for that database:
https://panel.dreamhost.com/index.cgi?tree=goodies.mysql&

Either go in as the user that owns that database, or Add a User and give that person some privileges.

-Scott

Re: DB gives error ! Need help...

Posted by: Minare
Posted on: 2007-07-02 13:10:00

sdayman thanks so so so so much brother

I have been busy with this since the morning and I came over it thanks to you...

Thanks again...

Tags: smf forumtmpdreamhostserver timeprefixsqlphpmyadmin