Jump to content
  • 0

Connecting different database IP to different Webhost/cpanel IP


AinsLord

Question


  • Group:  Members
  • Topic Count:  257
  • Topics Per Day:  0.08
  • Content Count:  737
  • Reputation:   18
  • Joined:  11/21/15
  • Last Seen:  

so im trying to connect my database which is on a different host IP

to my webhost/cpanel IP

im getting like rathena@<IP address> access denied something

is there like ways to make it connected?

TIA ❤️

 

additional question

can i add fluxCP without Cpanel or webhosting?

if yes how

TIA agin ❤️

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

  • Group:  Members
  • Topic Count:  0
  • Topics Per Day:  0
  • Content Count:  90
  • Reputation:   34
  • Joined:  10/01/18
  • Last Seen:  

8 hours ago, AinsLord said:

so im trying to connect my database which is on a different host IP

to my webhost/cpanel IP

im getting like rathena@<IP address> access denied something

is there like ways to make it connected?

TIA ❤️

 

additional question

can i add fluxCP without Cpanel or webhosting?

if yes how

TIA agin ❤️

1st Question:
You just need to open those IP's (ask your Web Hosting Provider)


2nd Question:
Yes it's possible to host a FluxCP under your VPS just like VPS+FluxCP.  (Cheaper for Budget-Meal)
Just don't forget to give permission(chmod -R 777) on your FluxCP this has been common problem installing FluxCP under VPS.

logs/itemshop/tmp

Incase if your using CentOS and have error access to FluxCP.

Disable SELinux
nano /etc/sysconfig/selinux

SELinux=enforcing
	change to:
SELinux=disabled

 

  • Upvote 1
Link to comment
Share on other sites

  • 0

  • Group:  Members
  • Topic Count:  49
  • Topics Per Day:  0.01
  • Content Count:  1529
  • Reputation:   234
  • Joined:  08/03/12
  • Last Seen:  

11 hours ago, AinsLord said:

so im trying to connect my database which is on a different host IP

to my webhost/cpanel IP

im getting like rathena@<IP address> access denied something

is there like ways to make it connected?

TIA ❤️

 

additional question

can i add fluxCP without Cpanel or webhosting?

if yes how

TIA agin ❤️

Your access for fluxcp should be to your target database. So make sure the details are correct including the IP Address for host. 

Make sure your hosting can accept connection and give privilege for the user in database.

You can use the same VPS as your server file by installing PHP, Mysql, and other required files for it.

  • Upvote 1
Link to comment
Share on other sites

×
×
  • Create New...