Re: LEMP Development Server

2010-06-23 Thread Huang, Tao
On Wed, Jun 23, 2010 at 9:42 PM, GNUbie wrote: [snip] > You mean, it's possible that a user can create MySQL users, databases, > tables, etc. anytime they wanted to? Likewise, they can change the > MySQL configuration, change DB engine, restart the service, and many > others without affecting the

Re: LEMP Development Server

2010-06-23 Thread Camaleón
On Wed, 23 Jun 2010 21:42:41 +0800, GNUbie wrote: > On Wed, Jun 23, 2010 at 5:33 PM, Camaleón wrote: >> >> Just choose your desired mysql admin tool (there are many of them, GUI, >> command line, web-based... I used to use "phpmyadmin" for this task), >> then create the users and grant permission

Re: LEMP Development Server

2010-06-23 Thread GNUbie
Hello Camaleón, On Wed, Jun 23, 2010 at 5:33 PM, Camaleón wrote: > > Just choose your desired mysql admin tool (there are many of them, GUI, > command line, web-based... I used to use "phpmyadmin" for this task), > then create the users and grant permission to them for managing databases > and ta

Re: LEMP Development Server

2010-06-23 Thread Camaleón
On Wed, 23 Jun 2010 17:09:05 +0800, GNUbie wrote: > On Wed, Jun 23, 2010 at 2:29 PM, Camaleón wrote: >> LAMP, Linux Apache Mysql PHP >> http://wiki.debian.org/LaMp > > Oh, I'm sorry. I'm using Nginx HTTP server by > the way. Ah! I thought you said "lamp" and "lamp" tend

Re: LEMP Development Server

2010-06-23 Thread GNUbie
Hello Camaleón, Thank you for taking time answering my question. On Wed, Jun 23, 2010 at 2:29 PM, Camaleón wrote: > On Wed, 23 Jun 2010 08:55:39 +0800, GNUbie wrote: > >> I am seeking an advice on the best way to setup a LEMP development >> server. The web service is OK alr

Re: LEMP Development Server

2010-06-22 Thread Camaleón
On Wed, 23 Jun 2010 08:55:39 +0800, GNUbie wrote: > I am seeking an advice on the best way to setup a LEMP development > server. The web service is OK already since all the users will have its > own UserDir directive. My only remaining problem is on how I can give an > administrativ

LEMP Development Server

2010-06-22 Thread GNUbie
Hello all, I am seeking an advice on the best way to setup a LEMP development server. The web service is OK already since all the users will have its own UserDir directive. My only remaining problem is on how I can give an administrative privileges on the MySQL server to all the users that will