Jump to content
  • 0

FluxCP don't work in my webhosting


Question

Posted

Hi folks,

First thing I did is to setup FLUXcp in localhost in my VPS, locally it works now.

config/servers.php

'Hostname'   => '127.0.0.1',
 'Username'   => 'root',
'Password'   => '12345',

 

Now, I setup it on my free webhosting but I encounter this critical error. I'm not sure if I config the servers.php properly.

'Hostname'   => '<My server's IP Address>', 
'Username'   => 'root',
'Password'   => '12345',
'Database'   => 'rathena_PRERE_db',

image.png.2eb3607ebe17d6496400c6242bb6d9a9.png

4 answers to this question

Recommended Posts

  • 0
Posted

Don't use free web hosting for FluxCP, it won't work. You also won't have the external MySQL access nor port-checking abilities. There's no reason to move your FluxCP installation away from your VPS.

  • 0
Posted

I think that you need PDO driver on MySQL... if you use a linux server you can try: 

install php5-mysql

on a SSh console... if you use Windows I don't know the procedure to install it but you can search on google

  • Recently Browsing   0 members

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