Jump to content
  • 0
AinsLord

Connecting different database IP to different Webhost/cpanel IP

Question

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

to my webhost/cpanel IP

im getting like [email protected]<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
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 [email protected]<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
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 [email protected]<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

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.