Welcome to Geeklog, Anonymous Wednesday, April 23 2025 @ 08:49 pm EDT
Geeklog Forums
Geeklog Installation
erider66
Anonymous
Please. Im trying to install the last version of GL in my site, but after the step 2 it says:
Warning: Access denied for user: 'theuser@localhost' (Using password: YES) in /users/ionichost.com/grupobrasil/system/databases/mysql.class.php on line 104
Warning: MySQL Connection Failed: Access denied for user: 'theuser@localhost' (Using password: YES) in /users/ionichost.com/grupobrasil/system/databases/mysql.class.php on line 104
Cannnot connect to DB server
some mysql.class.php bug ??
Im sure i did the config.php okay an also lib-common.php.
H.E.L.P.
10
9
Quote
Status: offline
Dirk
Site Admin
Admin
Registered: 01/12/02
Posts: 13073
Location:Stuttgart, Germany
Not a bug (not even a Geeklog problem). Your MySQL user doesn't have the proper permissions to create and edit tables. You need to do something like
GRANT ALL PRIVILEGES ON database_name TO user@host IDENTIFIED BY 'password';
FLUSH PRIVILEGES;
(replacing the lowercase bits with the actual names / values).
bye, Dirk
9
10
Quote
All times are EDT. The time is now 08:49 pm.
- Normal Topic
- Sticky Topic
- Locked Topic
- New Post
- Sticky Topic W/ New Post
- Locked Topic W/ New Post
- View Anonymous Posts
- Able to post
- Filtered HTML Allowed
- Censored Content