1. Cài đặt
- 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







Tut by Quỷ lệ. Chỉ post tai blog: http://quylevhb.blogspot.com/ ai lech đi đâu vui lòng cho e xin cái nguồn. Thank

Đăng nhận xét Blogger

 
Top