[nycphp-talk] different sites, one database
Michael Johnson
mike.johnson at wagner.edu
Wed Jul 13 13:04:28 EDT 2005
David Mintz wrote:
>On Wed, 13 Jul 2005, Michael Johnson wrote:
>
>
>
>>sounds like a mysql permissions problem, try this:
>>
>>use mysql;
>>grant all privileges on <DB_NAME>.* to <DB_USER>@'%' identified by
>>'password';
>>
>>
>>
>
>... followed by "flush privileges;"
>
>---
>David Mintz
>http://davidmintz.org/
>_______________________________________________
>New York PHP Talk Mailing List
>AMP Technology
>Supporting Apache, MySQL and PHP
>http://lists.nyphp.org/mailman/listinfo/talk
>http://www.nyphp.org
>
>
Oh yeah, whoops! Good catch.
--
Michael Johnson
Web: Systems Administrator/Programmer
Wagner College
mike.johnson at wagner.edu
718-420-4425
More information about the talk
mailing list