403 Forbidden
You don't have permission to access /phpmyadmin on this server.
Apache/2.2.22 (Ubuntu) Server at localhost Port 80
-------------------------
Solution: sudo gedit /etc/phpmyadmin/apache.conf
Options FollowSymLinks
DirectoryIndex index.php
Order deny,allow
Deny from all
Allow from 127.0.1.1/255.255.0.0
#Allow from 192.168.0.0/255.255.0.0
Brak komentarzy:
Prześlij komentarz