Hi,
I downloaded the PHP program from www.minishowcase.net called “minishowcase”.
I use MAMP for my localhost.
After putting minishowcase inside my htdocs folder, I ran it, and I noticed that the gallery menu is not being populated.
I have used minishowcase on other servers other than my MAMP localhost, and when minishowcase is run on those servers it runs perfectly and the gallery menu gets populated.
Here is the demosite of how minishowcase is like:
http://minishowcase.net/demo/
If you look at the demo in the site above, you will see “my pictures(73)” and “venezuela(4)” under galleries.
If I download this exact same code and put it in my htdocs to run on my MAMP, I got the same result as the demo site, except that “my pictures(73)” and “venezuela(4)” are not showing.
Given this scenario, I think the problem is in my PHP settings or Apache settings.
Can anyone help pls?
What should I change to get it to work?
I don’t know if this is relevant but the “Virtual Directory Support” on my MAMP is disabled.
I don’t know how to enable it too…
When I used my friend’s computer…she used XAMP and minishowcase works fine there…
and her XAMP’s “Virtual Directory Support” is enabled there…
but then maybe that is not the reason why it works…
Please let me know how to solve this problem…
Thank you…