From:             djpenton at cs dot mu dot oz dot au
Operating system: Solaris 2.9
PHP version:      5.0.0RC1
PHP Bug Type:     Apache2 related
Bug description:  Linkage Error

Description:
------------
Php runs fine at the command line. 



But when I try and load the http daemon I get the following error:



Cannot load
/home/projects/lt/projects/acla-db/server/httpd/modules/libphp5.so into
server: ld.so.1:
/home//projects/lt/projects/acla-db/server/httpd/bin/httpd: fatal:
relocation error: file
/home/projects/lt/projects/acla-db/server/httpd/modules/libphp5.so: symbol
xmlNewValidCtxt: referenced symbol not found



I don't get the problem with php 4.3.4. I have a standard httpd.conf file.
The two php versions are in separate locations. The locations are
correctly specified.



I had to install libxml2-2.6.8 from source. It passed all make tests and
neither it nor php nor apache had any compilation/make/make install
errors.



Not sure what to do next. Tried new separate installation of apache/php.
Might try older version of libxml.



Hope you can help,



Cheers,

Dave.

Reproduce code:
---------------
non-code

Expected result:
----------------
non-code

Actual result:
--------------
non-code

-- 
Edit bug report at http://bugs.php.net/?id=27988&edit=1
-- 
Try a CVS snapshot (php4):  http://bugs.php.net/fix.php?id=27988&r=trysnapshot4
Try a CVS snapshot (php5):  http://bugs.php.net/fix.php?id=27988&r=trysnapshot5
Fixed in CVS:               http://bugs.php.net/fix.php?id=27988&r=fixedcvs
Fixed in release:           http://bugs.php.net/fix.php?id=27988&r=alreadyfixed
Need backtrace:             http://bugs.php.net/fix.php?id=27988&r=needtrace
Need Reproduce Script:      http://bugs.php.net/fix.php?id=27988&r=needscript
Try newer version:          http://bugs.php.net/fix.php?id=27988&r=oldversion
Not developer issue:        http://bugs.php.net/fix.php?id=27988&r=support
Expected behavior:          http://bugs.php.net/fix.php?id=27988&r=notwrong
Not enough info:            http://bugs.php.net/fix.php?id=27988&r=notenoughinfo
Submitted twice:            http://bugs.php.net/fix.php?id=27988&r=submittedtwice
register_globals:           http://bugs.php.net/fix.php?id=27988&r=globals
PHP 3 support discontinued: http://bugs.php.net/fix.php?id=27988&r=php3
Daylight Savings:           http://bugs.php.net/fix.php?id=27988&r=dst
IIS Stability:              http://bugs.php.net/fix.php?id=27988&r=isapi
Install GNU Sed:            http://bugs.php.net/fix.php?id=27988&r=gnused
Floating point limitations: http://bugs.php.net/fix.php?id=27988&r=float

Reply via email to