| 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.
-
PHP 4.3.10 on OS X 10.2.8
2005-02-04 09:24:35 rmwiseman [View]
-
PHP 4.3.10 on OS X 10.2.8
2005-02-04 09:20:35 rmwiseman [View]
A quick update for anyone who's interested: I discovered that a new version of Zend is required for 4.3.10. However, that didn't make itmake! -
PHP 4.3.10 on OS X 10.2.8
2005-02-04 11:28:13 rmwiseman [View]
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."
-
PHP 4.3.10 on OS X 10.2.8
2005-02-24 08:51:52 guillegv [View]
Thanks to share your experience. I have been able to compile a version ad hoc. Definitively is impossible to compile php version 4.3.10 in Mac OS X 10.2.8. I also have used the php version 4.3.9.
Thank you very much.
Guillermo.



makeas I'd hoped! I'll stick with 4.3.9.