Hello,
Didn't see either of these two problems I'm having building PHP 4.3.1
with Apache 1.3.27 on Solaris 2.8:
I've tried two recommended ways of building Apache with PHP:
...
5. cd apache_xxx
6. ./configure --prefix=/www --enable-module=so
7. make
8. make install
9. cd ../php-xx
php-install Digest 15 Mar 2003 23:46:54 - Issue 1290
Topics (messages 10343 through 10343):
installing 4.3.1
10343 by: John Coderj
Administrivia:
To subscribe to the digest, e-mail:
[EMAIL PROTECTED]
To unsubscribe from the digest, e-mail:
[EMAIL PROTECTED]
To pos
Finally ran into problems installing php. I'm installing with mysql
support for mysql4.0.11. here is my configure line:
./configure \
--with-gd \
--with -freetype-dir=/usr \
--enable-gd-native-ttf \
--enable-gd-imgstrttf \
--with-jpeg-dir=/usr \
--with-png-dir=/usr \
--with-zlib \
--with-apxs=/usr