Wednesday, March 9, 2022

[FIXED] running php on mamp

Issue

I already installed MAMP in my macbook pro. I want to run a php. what can i do?


Solution

If you have done everything right, open your browser and type this:

http://localhost

to see if it opens successfully and then you can open your sites.

Also check out the mamp's documentation on how to configure it and run php scripts.



Answered By - Sarfraz

No comments:

Post a Comment

Note: Only a member of this blog may post a comment.