Page 1 of 1

mac os x and php

Posted: Sun Jun 30, 2002 8:45 pm
by whoopah
I am using MAC OSX and have PHP installed from the great page by Marc Liyanage at http://www.entropy.ch/software/MacOSx/php/ but need to make a few changes and don't know how.

Can anybody tell me how to change some php configuration stuff like turning register_globals to on? It is set to off by default.

Thanks,
whoopah

Posted: Sun Jun 30, 2002 9:36 pm
by hob_goblin
i dont know how macs file systems are made up... but, if there is a php.ini file, its going to be in there. and you can just open it up in a text editor and look for a line you want to change

Posted: Mon Jul 01, 2002 1:50 am
by twigletmac
As hob_goblin said, do a search for your php.ini file which is where PHP's configuration settings are stored.

Mac

Posted: Sun Oct 27, 2002 6:42 am
by boomboom
There's no php.ini file with Mac OSX PHP builds, although you can create one yourself if you need.
Look in the FAQ @ marc liyanage's site:

http://www.entropy.ch/software/macosx/php/