You may not have one right now and PHP is using it's defaults. Look for a php-ini.dist or php-ini.recommended in the php folder. Modify one of those and save it as php.ini. But, I have no idea where to save it on a Mac.
Like the other poster said, load up a <? phpinfo(); ?> page through your browser and PHP may tell you where it thinks php.ini should be. It'll be in the first block that appears on the page created by phpinfo(). ---John Holmes... > -----Original Message----- > From: Jule Slootbeek [mailto:[EMAIL PROTECTED]] > Sent: Tuesday, October 08, 2002 10:32 PM > To: [EMAIL PROTECTED] > Subject: [PHP] register_global variables on Mac OS X > > Hi, > i just installed PHP under Mac OS X and now i was looking around trying > to find the php.ini file, or its equivalent, in order to turn > register_globals to on, so i don't have to go through 15 pages of code > and change all my variables to $_POST['foo'] but i couldn't find > anywhere where this action could be done. So i was wondering if anybody > had experience with PHP under Jaguar, and could lend me a hand. > > TIA, > > Jule Slootbeek > [EMAIL PROTECTED] > > > -- > PHP General Mailing List (http://www.php.net/) > To unsubscribe, visit: http://www.php.net/unsub.php -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php