You don’t have permission to access phpmyadmin on centOS-7
Very easy solution for CentOS-7. Forbidden error.
Nguồn: https://sebastienizambard.net/
Xem thêm bài viết: https://sebastienizambard.net/category/cong-nghe
You don’t have permission to access phpmyadmin on centOS-7
Very easy solution for CentOS-7. Forbidden error.
Nguồn: https://sebastienizambard.net/
Xem thêm bài viết: https://sebastienizambard.net/category/cong-nghe
Hareesh Singam says:
It's working but is it give permission to all the users also?
Bhim singh says:
not working
FirstMM says:
Just replace, under # Apache 2.4 section:
Require ip 127.0.0.1
Require ip ::1
with
Require all granted
This will allow non localhost connections using Apache 2.4
Adrian Tayag says:
can you share your textfile?
Deepender singh says:
not working bro
getting error
[root@varun ~]# sudo vim /etc/httpd/conf.d/phpMyAdmin.conf
sudo: vim: command not found
[root@varun ~]# sudo vim/etc/httpd/conf.d/phpMyAdmin.conf
sudo: vim/etc/httpd/conf.d/phpMyAdmin.conf: command not found
Abdul Malek says:
Please share your text file.