Alex wrote: >Jason, >Since you already got the priveledges , can you share them ? I currently >gave probably too much ...: > SELECT, INSERT, UPDATE, DELETE, CREATE, INDEX, ALTER, CREATE TEMPORARY >TABLES > >
Select and insert are all you need. select for the web user, and insert for the server user. Or you can just make it one user with both of those privileges... >Thanks. ><quote who="Jason 'XenoPhage' Frisvold"> > > > >>I needed to edit all of the php pages to reflect the directory I was >>using for the require statement .... Added some quick debugging too so >>I could figure out that I needed to grant rights to my mysql user.. Doh >> >> > > > > -- --------------------------- Jason 'XenoPhage' Frisvold Engine / Technology Programmer [EMAIL PROTECTED] RedHat Certified - RHCE # 803004140609871 MySQL Pro Certified - ID# 207171862 MySQL Core Certified - ID# 205982910 --------------------------- "Something mysterious is formed, born in the silent void. Waiting alone and unmoving, it is at once still and yet in constant motion. It is the source of all programs. I do not know its name, so I will call it the Tao of Programming."
