Re: [PHP-DB] mySQL settings

2002-08-18 Thread Joni Järvinen
Read about GRANT function in the MySQL manual. -Joni- -- // Joni Järvinen // [EMAIL PROTECTED] // http://www.reactorbox.org/~wandu On Sunday 18 August 2002 09:54, Georgie Casey wrote: rite, i run a web server and sell space to workers. my admin setup apache, mysql and php with all the

RE: [PHP-DB] mySQL settings

2002-08-18 Thread MET
As Joni said you need to read about the GRANT functions in the MySQL manual. But basically here's what's happening. Each person your hosting has a specific login/pass into the database. When they login MySQL looks in the 'MySQL' database and checks the users privileges. By default Ensim sets

Re: [PHP-DB] mySQL settings

2002-08-17 Thread Jason Wong
On Sunday 18 August 2002 09:54, Georgie Casey wrote: rite, i run a web server and sell space to workers. my admin setup apache, mysql and php with all the settings. each customers gets one sql db with a host acc. the system runs ensim. but now i want one of my accounts do be able to access