Cannot access phpmyadmin

1 view
Skip to first unread message

Sovichea

unread,
Jan 28, 2010, 8:54:34 PM1/28/10
to Cambodia PHP Developer Group
Hi,

My computer ip address is 192.168.5.62 with XP and wampserver
installed.

http://192.168.5.62 works, but when I tried to access phpmyadmin
http://192.168.5.62/phpmyadmin it doesn't work.
Forbidden
You don't have permission to access /phpmyadmin/ on this server.

Any ideas?

chanraksmey pha

unread,
Jan 28, 2010, 9:09:08 PM1/28/10
to cam...@googlegroups.com
Hi Vichea,

Have you ever changed your SQL username or password or not?
If you used to change pls go to configure the file config.inc.php

I hope it can help u.

Cheers,


--
You received this message because you are subscribed to the Google Groups "Cambodia PHP Developer Group" group.
To post to this group, send email to cam...@googlegroups.com.
To unsubscribe from this group, send email to campdg+un...@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/campdg?hl=en.




--
_____________________________________

Chanraksmey PHA
CIST, DOP Student
Center for Information Systems Training
Tel: +855(0)92 76 95 56
Web site: http://www.doptraining.org/chanraksmey.pha

Sovichea SOU

unread,
Jan 28, 2010, 9:13:43 PM1/28/10
to cam...@googlegroups.com
Thanks for your fast reply.

When i go to localhost/phpmyadmin it works.
The problem is that other computers cannot access to phpmyadmin in my computer.

Any more idea?

Vichea

Sovichea SOU

unread,
Jan 28, 2010, 9:19:26 PM1/28/10
to cam...@googlegroups.com
Smey,

I found the solution.
Go to C:\wamp\alias. Open the file phpmyadmin.conf and edit:

<Directory "c:/wamp/apps/phpmyadmin3.2.0.1/">
    Options Indexes FollowSymLinks MultiViews
    AllowOverride all
    Order Deny,Allow
#    Deny from all
    Allow from 127.0.0.1
</Directory>

It works when u comment:
#Deny from all


Many thanks,

Vichea
Reply all
Reply to author
Forward
0 new messages