The following warnings occurred:
Warning [2] Use of undefined constant SAPI_NAME - assumed 'SAPI_NAME' (this will throw an Error in a future version of PHP) - Line: 3388 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3388 errorHandler->error
/showthread.php 116 build_archive_link
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/inc/functions.php 3324 build_forum_breadcrumb
/showthread.php 195 build_forum_breadcrumb
Warning [2] Use of undefined constant IN_ARCHIVE - assumed 'IN_ARCHIVE' (this will throw an Error in a future version of PHP) - Line: 3331 - File: inc/functions.php PHP 7.4.33-nmm6 (Linux)
File Line Function
/inc/functions.php 3331 errorHandler->error
/showthread.php 195 build_forum_breadcrumb






Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
help
Author Message
zevs232
Apprentice
*

Posts: 4
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Dec 2014
Reputation: 0



Post: #1
help
Hi I have such a problem.
I can not connect to its database when maybe knows what to do and what to do, I use XAMPP apps.


MySQL connect fail: Access denied for user 'uo'@'localhost' (using password: YES)
03-21-2017 05:46 AM
Find all posts by this user Like Post Quote this message in a reply
Coruja
Sphere Developer
*****

Posts: 987
Likes Given: 5
Likes Received: 226 in 187 posts
Joined: Jul 2012
Reputation: 7

Dimension Shard

Post: #2
RE: help
your problem is not on sphere-side, but on MySQL-side. Sphere is trying to connect on MySQL server, but the MySQL server is denying the access for your username (maybe because this MySQL user doesn't have enough privileges to read the database, or not allowed to use remote connections, etc)

try search "MySQL access denied" on google and you will find some useful info to fix this
03-21-2017 08:45 AM
Find all posts by this user Like Post Quote this message in a reply
zottolo
Journeyman
*

Posts: 87
Likes Given: 8
Likes Received: 12 in 11 posts
Joined: Dec 2015
Reputation: 0



Post: #3
RE: help
i had the same problem before...i just forgot to enable my database remote access.

so as coruja said it's a site sided problem, your credentials are correct but you don't have privileges to connect your database. Check your panel options
03-21-2017 03:04 PM
Find all posts by this user Like Post Quote this message in a reply
zevs232
Apprentice
*

Posts: 4
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Dec 2014
Reputation: 0



Post: #4
RE: help
Maybe someone can help, do not really understand that they make to correctly work, thanks
03-23-2017 08:00 AM
Find all posts by this user Like Post Quote this message in a reply
Nahalis
Apprentice
*

Posts: 1
Likes Given: 0
Likes Received: 0 in 0 posts
Joined: Mar 2017
Reputation: 0



Post: #5
RE: help
Check in mysql your user privilege for "uo" (database user) and just give it full privilege power. Should fix the problem you had there. If not fixed yet than maybe you must check passwords for user and script lines maybe you typed wrong symbol or something in password field. Give us update did u fixed it.

Sent from my HUAWEI GRA-L09 using Tapatalk
03-23-2017 11:28 PM
Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)