did you reload mysql so it will have the new user?

Jim
----- Original Message -----
From: "[EMAIL PROTECTED]" <[EMAIL PROTECTED]>
To: "php mailing list list" <[EMAIL PROTECTED]>
Sent: Saturday, April 05, 2003 10:40 AM
Subject: [PHP] mysl_connect question


> When I use myssql to connect to a db with anything besides root I get an
> error that I cannot connect.  I created a user that has access to one
> databse called 'menu'. The user has SELECT, UPDATE, and DELETE permissions
> for that database.
>
> I can connect on the command line: mysql-u newuser -p.  But no luck using
> mysql_connect().
>
> Anyone have this problem?
>
>
> .T
>
>
> --
> PHP General Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to