Code: Select all
<HTML>
<HEAD>
<TITLE><www.StrataLighting.com></TITLE>
</HEAD>
<BODY>
<? phpinfo(); ?>
</BODY>
</HTML>
Also, I don't understand how Apache is looking to launch things: 127.0.0.1, localhost:8888, 192.168.1.6 - it seems that every locations is pointing to a different directory. I know how to set the MAMP directory but even that doesn't seem to launch things correctly as defined from the above code - I get the title and then a blank page.
When I try and connect to my user page directly (http://localhost:8888/!davetribbett/index.html I get an authentication window from PEAR requiring me to login - i have know idea what the credentials are since none of mine work - effectively I am unable to launch from the directoy!
I suspect I have installed something that stomped on stuff but I don't know what. I uninstalled MAMP and reinstalled - no help. Could be a conflict between the original Apache install and MAMP? The PEAR thing is a PITA as well - no idea why I am getting that.
Any ideas or suggestions would be appreciated - this is frustrating and I'm relatively new to the MAC world.