On Friday 28 February 2003 15:57, Shripal Shah wrote:
> How can I Lock my database in MySQL with password. As we are having only
> password for User but what I have to do if I want to lock whole
> database.
There is no password per database in MySQL. But if the user doesn't have
permissions on t
I just bought this book, it's really good so far for MySQL but not sure how
indepth the security content is
http://www.webmasterbase.com/article/225
Steve.
-Original Message-
From: Paras Mukadam [mailto:[EMAIL PROTECTED]]
Sent: Wednesday, April 17, 2002 12:19 PM
To: MySQL
Subject: datab
You can protect the directory your file lives in with .htaccess
Claudemir F. Martins schrieb am Montag, 30. Juli 2001, 17:17:53:
> Hello.
> How can I made a Database secure by using an PHP Interface ?
> I Mean .If I use a PHP interface there are passwords included in the PHP
> config file
On Mon, 30 Jul 2001, Claudemir F. Martins wrote:
> How can I made a Database secure by using an PHP Interface ?
>
> I Mean .If I use a PHP interface there are passwords included in the PHP
> config files in the directory that must be readable for all (755).
>
> Is there a good way to prote
Hi,
You can
1. set the permissions to 700.
2. chown of the script to nobody/wwwuser or whoever is the user used for
the daemon httpd.
You need root access to do this.
Petr Svacek
-
|<[EMAIL PROTECTED]>