For Programmers: Free Programming Magazines  


Home > Archive > PHP Language > October 2006 > undefined symbol









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author undefined symbol
asdf

2006-10-08, 6:58 pm

After compiling php 5.1.6 and restarting apache, I get the following error:
"cannot load libphp5.so into server" and "undefined symbol:
__zend_list_delete"

A quick look on Google turns up questions about this, but no answers. My
configure command (Scientific Linux 4.3) looked like this:

../configure --with-xml --with-soap --with-mysql --with-apxs2=/usr/sbin/apxs

Anyone have any idea what is wrong here?

Thanks for you your help.



asdf

2006-10-08, 6:58 pm

It turns out I needed to include a --with-libdir=/usr/lib and it worked fine
after that. Sorry about the silly question.

> After compiling php 5.1.6 and restarting apache, I get the following

error:
> "cannot load libphp5.so into server" and "undefined symbol:
> __zend_list_delete"
>
> A quick look on Google turns up questions about this, but no answers. My
> configure command (Scientific Linux 4.3) looked like this:
>
>

../configure --with-xml --with-soap --with-mysql --with-apxs2=/usr/sbin/apxs
>
> Anyone have any idea what is wrong here?
>
> Thanks for you your help.
>
>
>



Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2009 codecomments.com