Closed Deuzz closed 9 years ago
Deuzz can you send an printscreen? if not, see if the user can access the database if you can't i will try to see what is happening (if the problem is with the CMS)
i will try all the install steps to see exactly what is the problem.
i've checked, and it must be your config on install... you can check it working here: (it's in portuguese :S) https://flamecms.exdemsys.tk/6.x.x/
http://puu.sh/kqSZs/b2158cfe3c.jpg - This is the settings page with MySQL user list (Blacked out the IP) http://puu.sh/kqT4j/9a0153808e.png - This is what I get when using localhost as IP (and the correct password) http://puu.sh/kqT5T/c43f67c9ff.jpg - And this is what I get when I use the IP address ..
try one thing, change temporary the password and see if works
are the ports from the router opened?
The password change did nothing -> still access denied. All ports are opened
you can try also with 127.0.0.1(localhost IP)
ok wierd
127.0.0.1 gives me the same error
external ip it works but not locakhost?
If I use the external IP then it tells me "Host 'Server IP' is not allowed to access this server"
create + 1 account, with the same settings, but the domain it's localhost (mysql it's an pain in the ass, i've had that problem)
if you want an image to explain tell
the name it's the same only changes the localhost
Now I've "website@%" and "website@localhost" with the same password - and it's giving me the same error :/
thats wierd
do you have the website in the same machine?
Yea it's on the same server
ok, what it's your apache2/nginx/mysql config?
and versions
if you only have apache and mysql, tell me what is the config and the versions to see if i can do something to help you
if you don't know how to give that, tell me if your server is windows or linux based
or do you have team viewer?
Apache: Apache/2.4.12 (Win32) OpenSSL/1.0.1l PHP/5.6.8 Configs: http://puu.sh/kr7nK/cdf070422b.txt MySQL: MySQL Community Server 5.5.19-log Configs: http://puu.sh/kr7um/956d049f52.txt (Yea, I know there's 3308 as port and on the picture of the settings is 3307 BUT I used 3308 to connect)
Sorry.. took me some time to find that stuff
soo i see your server it's win32 based, and it does not appear to have on the config's any kind of errors.... do you have teamviewer?
On my computer, yes
do you mind if you gave me access to your pc? too se if i can help?
if you want an more private place to send the id and key: add me on facebook-> https://www.facebook.com/adomasalcore3
To be honest.. I don't think that there's a way to fix it without reinstalling the MySQL server :/
try: easyphp
if you reinstall
if you install easyphp install Xdebug (it's an module of easyphp) (easy to install)
So, I tried it with EasyPhp on my computer - set the root password to 12345 and it what does it show? Right. Access denied for user root@localhost ........
seriously? O.o
thats new... can you give access to teamviewer?
Okay, got it working.. Somehow it looks like it doesn't work on another port than 3306 :/ but now I've the problem that it says that my account is not activated
have you created an account?
when you finish to create the account, go to you database, see the record, copy the activation key, go to the url: %yourhost%/account/confirm.php?passkey=%activationkey%
or, set null the activation key field on the new account record
Thanks :3
you're welcome
Hey, I just tried to install FlameCMS (6.x.x branch) but I always get the following error: Failed to connect to MySQL: Access denied for user 'cms'@'localhost' (using password: YES)
I'm 100% sure that I'm using the correct password. And the weird part is that if I try to connect to the DB with the cms user I can connect to it without any problems :/