Hello,
I've just recently moved to developing on a mac and i'm having an issue getting MAMP Pro to work correctly. Basically I had MAMP regular working and had a few active projects in my htdocs folder - no problems. I was given a MAMP Pro upgrade and was able to load and activate MAMP Pro without any obvious issues - in other words, all databases x-ferred seemlessly.
However, now when I try to open any of the projects I have in my htdocs folder, they do not appear. in other words,
localhost:8888/MAMP/*sample_project*/ or
localhost/MAMP/*sample_project*/ or
localhost/*sample_project*/
all are not found - even though the directories exist in htdocs.
Another twist, I checked the apache error log from these actions and got the following:
[Tue Nov 15 15:44:47 2011] [error] [client 127.0.0.1] File does not exist: /Library/Application Support/appsolute/MAMP PRO/mamp/*sample_project*
In other words, when I try to load a page in localhost, I'm redirected to /Library/Application Support/appsolute/ ...
appsolute happens to be the entity that sells MAMP Pro licenses which makes sense since the problem started as soon as I upgraded to Pro ...
but I still don't get what the issue might be here or how to troubleshoot it. I'm wondering if there are any developers on this forum that might be able to help me. Thx in advance.
I've just recently moved to developing on a mac and i'm having an issue getting MAMP Pro to work correctly. Basically I had MAMP regular working and had a few active projects in my htdocs folder - no problems. I was given a MAMP Pro upgrade and was able to load and activate MAMP Pro without any obvious issues - in other words, all databases x-ferred seemlessly.
However, now when I try to open any of the projects I have in my htdocs folder, they do not appear. in other words,
localhost:8888/MAMP/*sample_project*/ or
localhost/MAMP/*sample_project*/ or
localhost/*sample_project*/
all are not found - even though the directories exist in htdocs.
Another twist, I checked the apache error log from these actions and got the following:
[Tue Nov 15 15:44:47 2011] [error] [client 127.0.0.1] File does not exist: /Library/Application Support/appsolute/MAMP PRO/mamp/*sample_project*
In other words, when I try to load a page in localhost, I'm redirected to /Library/Application Support/appsolute/ ...
appsolute happens to be the entity that sells MAMP Pro licenses which makes sense since the problem started as soon as I upgraded to Pro ...
but I still don't get what the issue might be here or how to troubleshoot it. I'm wondering if there are any developers on this forum that might be able to help me. Thx in advance.