If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > MySQL > DB error

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-16-04, 16:55
L. Beck L. Beck is offline
Registered User
 
Join Date: Jul 2004
Posts: 1
DB error

I am trying to run a script from my webserver which requires DB acces.
I am positive that the users (with whoom i'm connecting to the Database) has ALL priviliges.

but still I get this error:
DB Error: insufficient permissions

any Ideas on how I could not get this message ?

regards...
Reply With Quote
  #2 (permalink)  
Old 07-18-04, 13:01
Steve T. Steve T. is offline
Registered User
 
Join Date: Sep 2003
Location: So. Cal. USA
Posts: 142
To see if it's a problem w/the script or with permissions, maybe you can try manually issuing SQL from phpMyAdmin or from the command line. If you can do SELECT, INSERT, UPDATE, etc. then it's probably something in the script, the script itself, or something the script is trying to access... just throwing this out there for ideas...
--ST
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On