i've just started using MAMP pro, and whilst convertin all my Projects from ol' fashioned XAMPP to MAMP because of my switch from Win to Mac, i struggle with the php.ini-Options of MAMP Pro.
In special :
I have project which relies on register_globals. this is bad enough, i know, but nobody is going to pay for the kindness of removing this silly stuff.
But besides that, i can't get register_globals to work within MAMP, editing the php.ini with textwrangler and restarting the server does not have any effect. Also using File->Edit Templates does not do anything.
So, how can i get register_globals on with MAMP Pro. And yes, i tried .htaccess-ing ...
Thanks
Florian
Well, the only suitable way i found was :