Forums MAMPStack

accessing phpmyadmin from localhost

Subscribe to accessing phpmyadmin from localhost 2 post(s), 2 voice(s)

 
Avatar antechinus55 6 post(s)

hi, I am running mampstack-1.0-beta-1 on mac os x 10.4.11. I can access the bitnami page using ‘http://192.168.0.4:8080’ (the private address of the computer), but not using either ‘http://localhost:8080’, or ‘http://127.0.0.1:8080’.
I am sure that this is a really simple fix, but, at present, its got me buggered. any/all assistance appreciated.

 
Avatar antonio Administrator 524 post(s)

Hi,

That is indeed strange. What is exactly the error that you get in your browser (timed out, not possible to connect, ...)? Can we have a look to the contents of the Apache error log file? It is located at <installation_directory>/apache2/logs/error.log

Cheers

Forums MAMPStack