faqts : Computers : Programming : Languages : PHP : Installation and Setup

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

16 of 26 people (62%) answered Yes
Recently 4 of 10 people (40%) answered Yes

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.