Post4VPS Forum | Free VPS Provider

Full Version: Need Help [ LOW PRIORITY ]
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Can anyone give me a way to make mysql server, Can be accessed via the internet
Install Webmin or any other panel, there will be a MySQL managing feature.
You can also install phpMyAdmin. There are alternative MySQL managing scripts.
For more help include your operating system and hosting features.
(10-28-2018, 05:08 AM)Littlemaster Wrote: [ -> ]Install Webmin or any other panel, there will be a MySQL managing feature.
You can also install phpMyAdmin. There are alternative MySQL managing scripts.
For more help include your operating system and hosting features.

Ok I'll try

mm ≥﹏≤ It takes 25 minutes to try . . . . . . . . . . . . . . . . . .

Not allowed to connect! What is the problem ?

'"
CREATE USER 'refly' IDENTIFIED BY 'Zaeback';
"'
CREATE DATABASE Ranks;
"'
GRANT ALL PRIVILEGES ON Ranks.* TO 'refly' WITH GRANT OPTION;
"'
FLUSH PRIVILEGES;
"'
I did not understand your words.Are you saying how to or requesting a server on our host?If you want to make a server on your host.Simply install mysql-server on your vps and manage as you wish.
I've fixed it! The problem is finished ! Please close this thread
(10-28-2018, 05:15 AM)chanalku91 Wrote: [ -> ]Not allowed to connect! What is the problem ?

Have you check your MySQL port 3306 if open? you can't really remotely connect to your MySQL database if port is closed.
I attended a tutor at this forum 1. Installing Apache, mysql, phpmyadmin

2. Configuration of MySQL
3. Open port 3306

And all the files and I realize that the wrong one on my 2nd point is wrong ip
remote mysql is opening another security hole . i reccomend you to only use it when you need it and use asecure password