Jump to content
  • 0
SugarDaddy

FluxCP don't work in my webhosting

Question

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

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

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.

Link to comment
Share on other sites

  • 0

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

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Answer this question...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.



×
×
  • Create New...

Important Information

By using this site, you agree to our Terms of Use and Privacy Policy.