Imago

Well-Known Member
Feb 21, 2004
45
0
156
The bottom line - not working with the last 10.9.0 C81 and PHP 4.1.4.

I select this
./configure' '--with-apxs=/usr/local/apache/bin/apxs' '--prefix=/usr/local' '--with-xml' '--enable-bcmath' '--enable-calendar' '--with-curl' '--with-dom' '--with-dom-xslt' '--with-dom-exslt' '--enable-ftp' '--with-gd' '--with-jpeg-dir=/usr/local' '--with-png-dir=/usr' '--with-xpm-dir=/usr/X11R6' '--with-iconv' '--enable-mbstring' '--enable-mbstr-enc-trans' '--enable-mbregex' '--enable-magic-quotes' '--with-mysqli' '--with-mysql=/usr' '--with-openssl' '--enable-discard-path' '--with-pear' '--enable-sockets' '--enable-track-vars' '--with-xmlrpc' '--with-zlib'

and what I get is this
./configure' '--prefix=/usr' '--with-xml' '--enable-bcmath' '--enable-calendar' '--enable-ftp' '--enable-magic-quotes' '--with-mysql=/usr/local' '--enable-discard-path' '--with-pear' '--enable-sockets' '--enable-track-vars' '--with-zlib'

There is no way absolutely to install GD Library or iconv.

When selecting 5.1.20 - .php pages start downloading.
 

AndyReed

Well-Known Member
PartnerNOC
May 29, 2004
2,217
4
193
Minneapolis, MN
The bottom line - not working with the last 10.9.0 C81 and PHP 4.1.4.

There is no way absolutely to install GD Library or iconv.

When selecting 5.1.20 - .php pages start downloading.
Did you check the log files for any errors? Or do you get/see any errors during the re-compile process?