M
M
Maxim Gerasimenko2020-07-01 23:20:21
MySQL
Maxim Gerasimenko, 2020-07-01 23:20:21

How to find the MySQL database address of a site?

There is a website - www.plastok.ru . You need to move to another hosting. There is access from the database, FTP and the Admin panel of the site. But I can't find the MySQL server address to connect to it and export the database.
In the database configuration file, the address is specified simply as localhost. Can you tell me how to find the MySQL address?

Answer the question

In order to leave comments, you need to log in

3 answer(s)
D
DevMan, 2020-07-01
@maxg5

take navicat.
it can connect to a remote database via an http tunnel.
or https://www.adminer.org/ or something similar.

D
Dmitry Roo, 2020-07-01
@xez

Well, apparently, localhost is its address)
I.e. mySQL is running on the same machine

R
ReActor Dmitry Vershansky, 2020-07-02
@HunteR-VRX

1. Find out the DNS servers based on the site address
2. Based on DNS, determine the host provider serving this domain
3. Write to technical support by creating an appropriate topic

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question