undefined function in scgi.so
"Ernesto Adorio" <[email protected]> Sat, 17 Mar 2007 10:02:55 -0500
| Newsgroups | gmane.comp.web.quixote.user |
|---|---|
| Message-ID | <[email protected]> |
I am reinstalling my Quixote web app and downgrading the httpd server from Apache 2.+ version to Apache 1.3 After compiling scgi.c (Ver 1.12) and restarting the server I get the following error: Starting httpd: Syntax error on line 1028 of /etc/httpd/conf/httpd.conf: Cannot load /usr/local/apache1.3/libexec/mod_scgi.so into server: /usr/local/apache1.3/libexec/mod_scgi.so: undefined symbol: ap_bprintf How do I get rd of this error ? TIA, Ernie