[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] phpMyAdmin
- Subject: Re: [cobalt-users] phpMyAdmin
- From: "Steve Werby" <steve-lists@xxxxxxxxxxxx>
- Date: Mon Apr 30 22:35:32 2001
- List-id: Mailing list for users to share thoughts on Cobalt products. <cobalt-users.list.cobalt.com>
"TWooly" <twooly@xxxxxxxxx> wrote:
> I just installed phpMyAdmin. But i thought you were able to add users and
> grant and revoke rights through this. All I can do is add databases. But
i
> do have this warning.
If you're accessing it as a user with the proper privileges you should be
able to do anything you can through the mysql commandline. Make sure you're
using the mysql user 'root', check that user's privileges in the mysql db or
if you're using a different user do the same.
>
> Warning: You haven't enabled magic_quotes_gpc in your PHP configuration.
> PhpMyAdmin needs this to work properly. Please have a look at the
> configuration section of the PHP manual for information on how to enable
it.
You should ask questions like this on the php list (http://www.php.net/).
Find php.ini and make sure you have:
magic_quotes_gpc = On
Or within an .htaccess file in the phpmyadmin directory add this line:
php_value magic_quotes_gpc On
--
Steve Werby
President, Befriend Internet Services LLC
http://www.befriend.com/