Welcome. I forwarded my domain through Cloudflare to my VPS server and on this server I created a database which I also directed through Cloudflare. Unfortunately, the base does not work when the “cloud” is orange, and when it’s gray, the base works but SSL is no longer. How can I make the base work when the cloud is orange. I tried to redirect to port 8443 base and opened the port on VPS but the base still does not work. Please help
Because it’s non-http traffic. Anything else is not supported unless your are using Spectrum (Enterprise)
Additionally to what Mark already wrote, this would indicate you dont have a certificate on your server which means your site is insecure anyhow.
I have a free version. So the database will not work via Cloudflare if I have a free version?
…
The HTTP ports that Cloudflare support are:
80
8080
8880
2052
2082
2086
2095
The HTTPs ports that Cloudflare support are:
443
2053
2083
2087
2096
8443
With SSL it should work! I hope the services behind this port is configured for SSL.
MySQL doesn’t use the HTTP protocol.
So it will not work on a free plan?
I know, but this isn’t the port for MySQL.
That’s port 3306…
Maybe the topicstarter has access to his MySQL-management by port 8443, thats used by Plesk.
That’s the default port for the Plesk panel. You’d access the database via PHP MyAdmin which will work.
What he’s trying is to access the database itself through Cloudflare. This is not supported, regardless of the port. It’s not HTTP.
Again: no
Thanks for the answers!
This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.