- Lưu ý: cần add các repo đã giới thiệu ở tut trước
yum --enablerepo=remi -y install phpMyAdmin
- Tiếp theo mở file /etc/lighttpd/modules.conf
Tìm dòng:
# "mod_alias",
Bỏ dấu # đi
- Tiếp theo mở file vhost của site add thêm dòng
alias.url += ( "/phpmyadmin" => "/usr/share/phpMyAdmin" )
- Khởi động lại lighttpd
service lighttpd restart
2. Test
Truy cập theo địa chỉ
http://domain-cua-ban/phpmyadmin
Đăng nhận xét Blogger Facebook