Jump to content
  • 0

Fluc CP can't connect


Question

Posted

Hello guys,

I hope you can help me.

I try to install the Flux Control Panel and got this error:

Error: PDOException

Message: SQLSTATE[HY000] [2003] Can't connect to MySQL server on '127.0.0.1' (111)

I have already read some topics, but i don't find my problem.

I hope anyone can help me.

Here the settings!!

application.php:

'ServerAddress' => 'localhost',

'BaseURI' => 'CP',

'InstallerPassword' => 'test1234',

servers.php:

This is only for here an example.

I use the same settings from "conf/inter_athena.conf".

'Hostname' => '127.0.0.1',

'Username' => 'Example',

'Password' => 'example1234',

'Database' => 'flux_example',

12 answers to this question

Recommended Posts

Posted

Hi WhiteEagle,

Does your Athena server start up properly? Or is this just the FluxCP having issues?

Cause I find it hard to believe that you need to open the port when you're trying to just access via 'localhost'. It just seems like the MySQL server isn't accepting any connections, maybe the process is being binded and listening to a specific IP address.

Posted (edited)

Hi Asura,

Yea, rAthena start without any problems or error messages.

And yes, that is what I can't understand. All other things like phpmyadmin etc. work correctly.

Only the control panel can't connect. It is working until I need to type "username" and "database" and press update.

After this I get this error...

Message: SQLSTATE[HY000] [2003] Can't connect to MySQL server on '127.0.0.1' (111)
Edited by WhiteEagle
Posted (edited)

Nothing changed :/

I got the same error. /pif

I think, I try to reinstall my vServer. Maybe it work after this.

Btw, many thanks that you try to help me.

Edited by WhiteEagle
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...