faqts : Computers : Programming : Languages : PHP : Installation and Setup : Web Servers : Apache

+ Search
Add Entry AlertManage Folder Edit Entry Add page to http://del.icio.us/
Did You Find This Entry Useful?

10 of 14 people (71%) answered Yes
Recently 7 of 10 people (70%) answered Yes

Entry

How do I rectify the following ? fatal: relocation error: file /apache_1.3.12/libexec/libphp3.so symbol mysql_free_result: referenced symbol not found

Dec 21st, 2000 08:20
Carsten Ehlers, Sridhar Rajakumar, http://lists.omnipotent.net/php3/200005/msg01468.html


Just add '-lmysqlclient' to APXS_LDFLAGS in Makefile.
Delete libphp3.so an run 'make' again.