Dear Everyone,

I'm sure you have already seen this problem a thousand times before;
however, I can't find the answer.

I'm trying to compile php 4.0.6 with imap support and get the module to
work with apache.  Everything compiles fine; however, a restart of apache
gives...
 
Starting httpd: Syntax error on line 260 of
/etc/httpd/conf/httpd.conf:
Cannot load /etc/httpd/modules/libphp4.so into server:
/etc/httpd/modules/libphp4.so: undefined symbol: mxdriver

The system is:
        Redhat 7.1 Intel with 'EVERYTHING' installed
        Redhat's Apache 1.3.19 (rpm installed)
        Redhat's IMAP-2000-9 (rpm installed)
        all Redhat RPM PHP rpms have been uninstalled
        
When trying to compile php, I run
        ./configure --with-mysql --with-apxs --with-imap

after doing the make ; make install, and try to reload apache, I get the
error.  If I leave Imap support out, php works excellent.  Unfortunately,
I really need the imap support for a web-mail application.

Any assistance would be of great help!  If I can keep the Redhat Apache, I
would really like to since it already does everything I need.

Sincerely,
Scott

===============================-------------------------
Scott McDaniel                  
System Administrator            E:  [EMAIL PROTECTED]
Engineering Network Services    W:  334-844-2202
Auburn University               IM: Penguin0600
===============================-------------------------


-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to