actually .. i was wrong.. it still doesn't work:
sudo /usr/local/apache-1.3.19/bin/apachectl startssl
Syntax error on line 207 of /usr/local/apache-1.3.19/conf/httpd.conf:
Cannot load /usr/local/apache-1.3.19/libexec/libphp4.so into server:
/usr/local/apache-1.3.19/libexec/libphp4.so: undefined
argh! i just figured it out. i build my latest pgsql beta in a different
directory then /usr/local/pgsql thus after updating my ld.so.conf and
running ldconfig things are working..
unfortunately this doesn't solve my static apache compile issues though.
any thoughs??
--
mike hanulec
i tried that.. but still no dice. i also tried build a static version of
the php binary but i got the following error upon performing a 'make' on
the apache 1.3.19 directory:
===> src/modules/php4
make[4]: *** No rule to make target `all'. Stop.
make[3]: *** [all] Error 1
make[2]: *** [subdir
Try adding '--with-openssl=/path/to/openssl/' into your configure line.
--Jani
On Fri, 16 Mar 2001, Michael R Hanulec wrote:
>
>i also failed to mention i'm attempting this compile on a linux box
>originally based on Red Hat 6.2
>
>--
>mike hanulec http://www
i also failed to mention i'm attempting this compile on a linux box
originally based on Red Hat 6.2
--
mike hanulechttp://www.hanulec.com
aol im: hanulec EFnet irc: hanulec
On Fri, 16 Mar 2001, Michael R Hanulec wrote:
> h