Google analytics code

Saturday, September 19, 2009

MAMP (Pro): Making changes to php.ini

I'm using MAMP Pro and trying to get an old project built in PHP4 up and running. The project depends on register_globals to be turned on. I tried to update the php.ini file located in MAMP/conf/php4/php.ini, but nothing would change when I looked at the phpinfo() output.

After banging my head against the wall for awhile I turned to the forums at mamp.info. There is an importance difference between MAMP and MAMP PRO. If you want to update any of the ini file settings while using MAMP PRO goto File => Edit Template and select the ini you want to update.

The full forum post can be found here.

3 comments:

  1. Thanks. You saved my wall from further injuries

    ReplyDelete
  2. OMG! I've been fighting this for 3 hours just today. Wish I'd found this thread first!
    You rock.
    thx
    sdh

    ReplyDelete

If you found this page useful, or you have any feedback, please leave a comment.