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?

1 of 4 people (25%) answered Yes
Recently 0 of 3 people (0%) answered Yes

Entry

What does the _register_frame_info error when I run Apache mean?

Jun 29th, 1999 07:25
Nathan Wallace, Sascha Schumann


If you get the following error when trying to run the Apache binary:

ld.so.1: ./httpd: fatal: relocation error: file ./httpd: symbol
__register_frame_info: referenced symbol not found

Then it's probably an ugly compiler/libc problem. 

    http://sourceware.cygnus.com/glibc/glibc-faq.html#s-2.8

Upgrading to the latest glibc should help.