| Sign In/My Account | View Cart |
| Article: |
PHP 4.3 and Mac OS X | |
| Subject: | PHP 4.3.10 on OS X 10.2.8 | |
| Date: | 2005-02-03 11:59:07 | |
| From: | rmwiseman | |
|
Response to: PHP 4.3.10 on OS X 10.2.8
|
||
| I just tried 4.3.4 and then 4.3.9, and both of these installed without hitch using exactly the same commands as previously. Looks like there's something amiss with 4.3.10 on OS X 10.2.8. | ||
Showing messages 1 through 4 of 4.
make!
Finally, a solution!
From Daniel J. Luke's Weblog, http://www.geeklair.net/~dluke/archives/000526.html:
"For anyone attempting to build php 4.3.10 (seeing as it fixes some security bugs). You might have problems with php-4.3.10/Zend/zend_strtod.c (at least, I did on my 10.2 system).
"Line 131 seems to be the problem. Removing the "|| defined(__ppc__)" so that that define doesn't happen on my Mac OS X machine seemed to fix it."
makeas I'd hoped! I'll stick with 4.3.9.