php myadmin 安装

WBOY
Release: 2016-06-20 12:52:00
Original
2565 people have browsed it

php myadmin 是一个以PHP为基础的,通过web图像化管理mysql的软件,更方便,更直观。

安装过程:

1.下载

在网上搜phpmyadmin软件,一般是压缩包,以.zip结尾的。上传到服务器

2.移动到网页目录下,如默认的: /var/www/html,然后解压,解压以后最好更改文件名,因为这里的文件名是rul的一部分。

例:目录名修改为phpmyadmin

3.在网页上访问,RUL:   http://IP/phpmyadmin ,基本上只用解压就可以访问了

登录的用户名,就是mysql数据库的用户名,可以用管理员创建用户。

 

如果用到虚拟主机后,要设置域名,设置网页目录等。


Related labels:
source:php.cn
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template