|
|
|||||||||
|
|||||||||
| |||||||||
|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
Get inside! Sample the range of functionality easily built with JMSL Library for Time Series Data Analysis, Heat Maps, Portfolio Optimization, Monte Carlo Simulation, Stock Price Charting and more. Download Now! |
|
#1
|
|||
|
|||
|
I having this weird problem when i try to start Apache after compiling it.
//--------------------------------------------------------------------------------- apachectl start Syntax error on line 246 of /etc/httpd/conf/httpd.conf: Cannot load /usr/lib/apache/libphp4.so into server: /usr/lib/apache/libphp4.so: undefined symbol: xmlXPtrNewContext /usr/sbin/apachectl start: httpd could not be started // -------------------------------------------------------------------------------- I'm using libxml2-2.3.3-1 statement --with-dom=/usr/lib Everything looks good when compiling, the error occurs when I try to start Apache. I am using sablotron 0.51 with libxmlparse and libxmltok that came from the Sablotron RPM version 0.44 (because I could not find them anywhere else). I've been bangning my head on the wall for 4 days with this trouble and i'm considering trowing my PC out the window. Help!!! Regards, |
|
#2
|
|||
|
|||
|
It seems to be a problem with how PHP is compiled into Apache, try recompiling PHP with very few options and see if Apache will start up.
|
|
#3
|
|||
|
|||
|
Ok i found the error:
It came from the bad libxml library that was used to build PHP. Even if i had libxml2 in my path, the old xml library was linked by default at PHP compiling time, so i just erased the old libxml share object and renamed libxml2 to standard libxml. Thanks for your reply. |
![]() |
| Viewing: Dev Shed Forums > System Administration > Apache Development > Error running Apache with Sablotron |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|