> For the complete documentation index, see [llms.txt](https://spacecore.gitbook.io/wiki/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://spacecore.gitbook.io/wiki/en/web-development/install-phpmyadmin.md).

# Installing PhpMyAdmin

{% hint style="danger" %}

### This content is outdated

**The knowledge base has moved →** [**https://wiki.spacecore.pro/**](https://wiki.spacecore.pro/)

This wiki is no longer updated. All current guides and articles are at the new address.
{% endhint %}

{% content-ref url="<https://wiki.spacecore.pro/>" %}
<https://wiki.spacecore.pro/>
{% endcontent-ref %}

***

phpMyAdmin is an open source DBMS application written in PHP and is a web interface for managing MySQL databases.

## The installation process:

To get started, download the official **phpMyAdmin** from the site - [clik](https://www.phpmyadmin.net/)

It is necessary to transfer the contents of the downloaded archive to the site folder.

To access the site, we need to register in the address bar of the browser:

```
http://domain_or_ip/name_folder_phpmyadminfolder
```
