[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [cobalt-users] phpMyAdmin



> "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/
>
>



Thanks got rid of the waring by editing the php.ini just like you said.
Thanks again.
------------------------
Todd Woolums
Wescris Solutions
http://www.wescris.com
twoolums@xxxxxxxxxxx