Entry
How can I configure PHP on an AIX server running Domino GO web server?
Feb 7th, 2001 17:50
Michael Champagne, sun han, Karl Domrose, unknown unknown,
anyone can report a details for installing php on AIX?
do it need the gcc or autoconf or automake or libtool or m4 ?
I just have the AIX4.3.2.0 and the cc compiler which IBM's
I have been mad for these things
I compiled PHP on AIX using the standard IBM cc compiler and all the
bare bones AIX 4.3.3 utils. I did not need autoconf or automake and it
comes with its own libtool. I have not gotten it to run successfully
however -- it core dumps at the first PHP request. I do think it
compiled and linked successfully however and the problem I'm having is
related to something else in my environment.