Thank you,, It's worked with the lastest snapshot version of php.
(php4-200108091035.tar.gz)



-----Mensaje original-----
De: Bug Database [mailto:[EMAIL PROTECTED]]
Enviado el: Miércoles, 08 de Agosto de 2001 10:14 p.m.
Para: [EMAIL PROTECTED]
Asunto: Bug #12666 Updated: undefined symbol: mxdriver when I start
apache


ID: 12666
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Status: Feedback
Status: Closed
Old Bug Type: *Compile Issues
Bug Type: IMAP related
Operating System: Red Hat 7.1
PHP Version: 4.0.6
New Comment:

This should be fixed in CVS now. Try the latest snapshot:

http://snaps.php.net/


--Jani


Previous Comments:
------------------------------------------------------------------------

[2001-08-08 18:24:56] [EMAIL PROTECTED]

try reading

http://php.net/bugs.php?id=10759

tell me if this helps.

------------------------------------------------------------------------

[2001-08-08 18:16:56] [EMAIL PROTECTED]

I'm having a problem when I try to compile APACHE + PHP + IMAP .

The OS that I using is:
2.4.2-SGI_XFS_1.0 #1 Fri Apr 27 19:30:49 CDT 2001 i
686 unknown
apache 1.3.20
php 4.0.6
imap-4.7c / imap-4.7a / imap-2001.BETA.SNAP-0107221451

Here is the problem

When I try to compile doing this: (here is the exact commands)
Firts I compile the apache with all modules (just in case)
cd apache_1.3.20
./configure --prefix=/usr/local/apache --enable-module=all
make
make install

and php with this
./configure --with-apxs --with-imap=../imap-4.7c --with-mysql --with-ldap
make
make install
/usr/local/apache/bin/apachectl start

Syntax error on line 762 of /usr/local/apache/conf/httpd.conf:
Cannot load /usr/local/php-4.0.6/libs/libphp4.so into server:
/usr/local/php-4.0.6/libs/libphp4.so: undefined symbol: mxdriver
./apachectl start: httpd could not be started


I tried this with a lot a diferents source imap and still make me the same.

I trie puting that and still doesn't work
export LDFLAGS="-L/usr/kerberos/lib -lkrb5 -lgssapi_krb5 -lpam"
ldconfig BEFOR compiling Apache.

Any assistance would be of great help!

Thank

Sebastian
[EMAIL PROTECTED]



------------------------------------------------------------------------



ATTENTION! Do NOT reply to this email!
To reply, use the web interface found at
http://bugs.php.net/?id=12666&edit=2



-- 
PHP Development 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