I"m sorry, this is a very basic question -- but I am new to using SQL via
the web.  I am on my own server, able to create databases/tables and
manipulate them to my heart's content at the command line connecting as
root.  I cannot connect to the DBs any other way, however (e.g. logging in
at regular admin or user level).  And of course, when I try to run any sort
of a query via a web browser using PHP code, I get a permissions error.
Question 1:  How do I set up permissions on the DB to accept record
insert/update/select for any user.
Question 2:  For the function mysql_connect within PHP I don't understand
what I should be using for "user" and "Password" to allow for this access.
Apologies for this newbie question. References to a site that can take me
through this and/or a simple explanation will be excellent!

Anne



---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to