Post4VPS Forum | Free VPS Provider
Need Help [ LOW PRIORITY ] - Printable Version

+- Post4VPS Forum | Free VPS Provider (https://post4vps.com)
+-- Forum: Geek World (https://post4vps.com/Forum-Geek-World)
+--- Forum: Scripting & Programming (https://post4vps.com/Forum-Scripting-Programming)
+--- Thread: Need Help [ LOW PRIORITY ] (/Thread-Need-Help-LOW-PRIORITY)



Need Help [ LOW PRIORITY ] - chanalku91 - 10-28-2018

Can anyone give me a way to make mysql server, Can be accessed via the internet


RE: Need Help [ LOW PRIORITY ] - Littlemaster - 10-28-2018

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.


RE: Need Help [ LOW PRIORITY ] - chanalku91 - 10-28-2018

(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'@'46.105.238.157' IDENTIFIED BY 'Zaeback';
"'
CREATE DATABASE Ranks;
"'
GRANT ALL PRIVILEGES ON Ranks.* TO 'refly'@'46.105.238.157' WITH GRANT OPTION;
"'
FLUSH PRIVILEGES;
"'


RE: Need Help [ LOW PRIORITY ] - Rehan - 10-29-2018

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.


RE: Need Help [ LOW PRIORITY ] - chanalku91 - 10-29-2018

I've fixed it! The problem is finished ! Please close this thread


RE: Need Help [ LOW PRIORITY ] - Vuluts - 10-29-2018

(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.


RE: Need Help [ LOW PRIORITY ] - chanalku91 - 10-29-2018

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


RE: Need Help [ LOW PRIORITY ] - humanpuff69 - 10-30-2018

remote mysql is opening another security hole . i reccomend you to only use it when you need it and use asecure password