Re: [PHP-INST] php4.0.4pl1 & pgsql7.1b4 compile error

2001-03-18 Thread Michael R Hanulec
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

Re: [PHP-INST] php4.0.4pl1 & pgsql7.1b4 compile error

2001-03-18 Thread Michael R Hanulec
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

Re: [PHP-INST] php4.0.4pl1 & pgsql7.1b4 compile error

2001-03-18 Thread Michael R 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

Re: [PHP-INST] php4.0.4pl1 & pgsql7.1b4 compile error

2001-03-17 Thread Jani Taskinen
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

Re: [PHP-INST] php4.0.4pl1 & pgsql7.1b4 compile error

2001-03-16 Thread Michael R Hanulec
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