[opencms-dev] Workaround for mysql login problem
kwaH
kwah at gmx.net
Sat Apr 8 11:17:44 CEST 2000
Hi,
unfortunately most of the hints I received did not work.
There is still a workaround if you want to install
OpenCMS just for the purpose of knowing how it looks:
If you start your mysqld with the option -Sg or --skip-grant-tables,
the tables for authentication will be ignored and OpenCMS will login,
regardless of what login information is submitted as user and password.
Sure this is *not* the right way for a production environment :-)
Regards,
Emre
kwaH schrieb:
>
> Hi,
>
> after some sleepless nights I got most of the OpenCMS
> stuff installed and initialized (thanks for all the hints
> concerning the xerces 1.0.1 stuff).
>
> There is just one annoyance in my opencms.log preventing me
> from starting up the whole thing (I hope it´s the last annoyance):
>
> [06.04.2000 02:51:40] <opencms_init> [OpenCms]
> [CmsAccessUserMySql]:General error: Access denied for user: '@localhost'
> to database 'opencms'
>
> *Sigh*
>
> What does _that_ mean ?
>
> I grepped all my config files for references to localhost but didn´t
> find anything that looks like a login to the mysql server. I even tried
> to add a user with full access with the name "@localhost" - still no
> result.
>
> By the way: when trying to open the appropriate URL my browser pops up
> an error message saying "Server Message: Unknown Status 3" (sometimes
> it even says "Status 2" ?!)
>
> Thanks for the help.
More information about the opencms-dev
mailing list