I had PHP 4.1.1 and Apache 1.3.23 installed previously, with only a few options passed to PHP for configure. I would like to install Horde, and per their instructions, I needed to configure PHP for quite a few more options. Here is my new configure, on a Solaris 8 box:
./configure --with-mysql=/usr/local/mysql --with-apache=../apache_1.3.23 --w ith-zlib --with-gettext --with-xml --with-mcrypt --with-imap PHP seems to configure and make just fine. I also copied the php.ini-dist over to /usr/local/lib. My question is, do I now need to re-compile apache? The horde test page says that php is still not working with gettext, which I did compile into PHP. Thanks in advance for the help. -- PHP Install Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php