Ok, I started over.  Removed everything and did make cleans in the midgard lib,
mod_midgard, and midgard-php directories.

First, I compiled the midgard lib stuff...

./configure
make 
make install

Next, I did the mod_midgard stuff...

./configure --with-apache=/usr/local/apache/bin
make
make install
make conf

Finally, I did the midgard-php part.
./configure \
--enable-track-vars \
--with-apxs=/usr/local/apache/bin/apxs \
--with-mysql=/usr/local/mysql \
--with-xml \
--with-ftp \
--with-midgard \
--enable-versioning

make
make install

Then when I start apache...
Syntax error on line 245 of /usr/local/apache/conf/httpd.conf: Cannot load
/usr/local/apache/libexec/libphp3.so into server:
/usr/local/apache/libexec/libphp3.so: undefined symbol: php3_delete_sitegroup
/usr/local/apache/bin/apachectl startssl: httpd could not be started

Any suggestions?  My RH dist. is 6.2

Derek



=====
.                                          \\|//
                                           (O-O)
*--------------------------------------oOO--(_)--OOo-----*
*   Sender: Derek Beattie                                *
*   Personal: [EMAIL PROTECTED]                        *
*   Business: [EMAIL PROTECTED]                        *
*--------------------------------------------------------*

__________________________________________________
Do You Yahoo!?
Get Yahoo! Mail - Free email you can access from anywhere!
http://mail.yahoo.com/

--
This is The Midgard Project's mailing list. For more information,
please visit the project's web site at http://www.midgard-project.org

To unsubscribe the list, send an empty email message to address
[EMAIL PROTECTED]

Reply via email to