Hello.
I am trying to get PHP 5.2.5 to compile on OS X with the following
configuration:
../configure --enable-embed
As per bug 44462, this fails during the compile. I believe the
following may resolve the issue.
Modify php-5.2.5/Zend/zend_ini_scanner.c:
--- /Users/cthompson/php-5.2.5.clea
I am unable to install "pecl fileinfo" on a 64 bit machine. I can
install it on my test box which is a 32 bit machine. My OS on both
boxes is Suse Linux Enterprise Server 10 - SP1. I am running PHP 5.1.2-29.4, Apache2.2.3-16.15, and MySQL5.0.26-12.16. I am puzzled. Please advise. *** My Termin