On Sat, Feb 16, 2008 at 07:33:10AM -0800, Andrew Sackville-West wrote:
> On Sat, Feb 16, 2008 at 02:49:24AM -0600, gary turner wrote:
> > Jeff D wrote:<snip>
> >>
> >> run apache2ctl -t
> >>
> >> it should tell you what it thinks is wrong with your apache config
> >>
> > Thanks, Jeff.  That yields the error message quoted in my first post. I'm 
> > trying to figure out how/why the syntax is in error, or how I can cause 
> > /usr/lib/apache2/modules/libphp5.so to load.  And, just what does this 
> > mean, "undefined symbol: xmlTextReaderSetup"?
> 
> the code in libphp5.so is trying to call a routine called
> "xmlTextReaderSetup" but can't find it. Someone else suggested you
> reinstall the xml stuff. Probably a good idea.

What is the output of:

        ldd /path/to/libphp5.so

-- 
Chris.
======


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED] 
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to