|
|
|||||||||
|
|||||||||
|
|||||||||
| |
|||
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Display Modes |
|
#1
|
|||
|
|||
|
PHPMyAdmin Problem
Hi
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 URL or URL But I want to be able to access it from my computer and when I type in URL this is the IP address of the Server I can see the pages I have put in but when I type URL 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 |
|
#2
|
|||
|
|||
|
Hello
I have the same problem. Did you find any solution ? When trying to acceed to my mysql database through IEXPLORER from another PC on the network (LAN NT4) I have the message "You don't have permission to access /mysql/ on this server" please send me to big1362000@yahoo.fr if any solution. Many thanks in advance. |
|
#3
|
|||
|
|||
|
sounds like your permissions on your mysql folder need set to allow for read access for other users. try to do a
chmod 744 /path/to/apache/mysql I think that should do it. do a man chmod for more information on what chmod does. |
![]() |
| Viewing: Dev Articles Community Forums > Programming > Programming Tools > PHPMyAdmin Problem |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|