Tell me more ×
Server Fault is a question and answer site for professional system and network administrators. It's 100% free, no registration required.

How do I get WAMP to let users outside the local network to use phpMyAdmin, it just says '403 forbidden' at the moment.

share|improve this question

migrated from stackoverflow.com Mar 10 '11 at 22:09

1 Answer

In the phpmyadmin config file, there is an allow/deny section that allows you to specify which hosts can access phpmyadmin.

share|improve this answer

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.