
April 27th, 2004, 02:17 AM
|
|
Registered User
|
|
Join Date: Apr 2004
Posts: 2
Time spent in forums: < 1 sec
Reputation Power: 0
|
|
You don't have permission to access /mysql/ on this server
I have installed Apache, PHP, PHPMyAdmin. They all work but I have got a problem
When I am on the Local Server that I installed it on I can access PHPMyAdmin from http://127.0.0.1/mysql or http://localhost/mysql
But I want to be able to access it from my computer and when I type in http://192.168.0.3 this is the IP address of the Server I can see the pages I have put in but when I type http://192.168.0.3/mysql to access PHPMyAdmin comes up saying
Forbidden
You don't have permission to access /mysql/ on this server.
How do I configure it to let me access PHPMyAdmin from the My Computer
|