0
votes
1answer
48 views

Making a Server Directory Accessible via LAN but not Externally

I have installed MAMP on our server to allow all web developers to code from the same area. It's currently accessible via our 192.x.x.x IP address (i.e. internally). However, it's also accessible ...
2
votes
2answers
2k views

Cannot Start MySQL Server on Fresh MAMP Install

I'm using Mac OS X 10.6.2 on my Macbook Pro. I can get the apache server to start, but not the mysql server, on both the default apache and default MAMP ports. When I try to go to my start page, I ...