integrated PHP in Mac OS X
I'm trying to install MagickWand, a PHP API for ImageMagick (an open-source Unix image editor). I need to untar the directory in the /ext directory in my PHP source directory. The problem is that, since I'm using the built-in PHP (v. 4.3.11), which I didn't install, I don't know where the source directory is. The "which php" command in tcsh gives me "/usr/bin/php", but that's not a directory; phpinfo() tells me the php.ini file is in /etc (and /etc does contain a file called php.ini.default), but, again, no directory. What should I do?
PowerMac Dual-2GHz G5 Mac OS X (10.4.5)
PowerMac Dual-2GHz G5 Mac OS X (10.4.5)