Misc. Notes

To allow external access to phpMyAdmin in WAMP: Edit the wamp/alias/phpmyadmin.conf file, set Allow from all instead of Allow from 127.0.0.1.

—–