Re: LEMP Development Server
Hello Camaleón,
Thank you for taking time answering my question.
On Wed, Jun 23, 2010 at 2:29 PM, Camaleón <noelamac@gmail.com> 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 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
>> not affect other users.
>
> LAMP, Linux Apache Mysql PHP
> http://wiki.debian.org/LaMp
Oh, I'm sorry. I'm using Nginx HTTP server <http://wiki.nginx.org/> by the way.
> Create only one user with admin rights and the rest with the required/
> needed privileges so they can "develop" but not "destroy" the DB
> server :-)
I want to give the users their own "UserDir" or "virtual hosted" kind
of MySQL (if that's possible) so that if they wanted to create a
database, add users, etc, they can do it on their own.
Regards,
GNUbie
Reply to: