Can't get MAMP to recognize my test.php file!?

usfixiate

New member
I installed everything, the start page says everything is "installed and working correctly."

When I go to phpinfo page it shows the version number, with the System, Build Date, etc.

But whenever I try to go to my test php file (test.php) it doesn't work!

I'm not sure which one to browse to...

When I try: http://localhost:8888/test.php it is just a completely blank white screen.

When I try http://localhost:8889/test.php it prompts me to download the file and says it is binary file.

I put test.php in my htdocs folder in Applications/MAMP

What is the problem?!?!
 
Back
Top