Is it possible to install PHP 4.3.1 on AIX 5.1?  I'm trying to install it as
a dynamic module for Apache 1.3.27/Mod_SSL.

Apache/Mod_SSL configured and compiled without a hitch.  However, PHP does
to fare so well.

The "configure" works fine, and completes without any errors.  This is the
line I use:

configure --prefix=/usr/local/apache --with-apxs=/usr/local/apache/bin/apxs
--with-mysql=/opt/freeware --enable-trans-sid

The subsequent "make" gives a load of warnings, and "make install" dies with
an error every time.  Is there a known way of getting this to work?  I've
even tried without the last two of the above options in the configure line.
That resulted in the same errors.

Does anyone have any instructions or websites documenting the steps
necessary (ie. pre-requisite software to be installed, etc)?

Thanks,
--
Aaron Gould



-- 
PHP Install Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php

Reply via email to