ID:               11313
 Updated by:       [EMAIL PROTECTED]
-Summary:          XML module not linked as 'shared'
 Reported By:      [EMAIL PROTECTED]
-Status:           Analyzed
+Status:           Closed
 Bug Type:         Compile Failure
 Operating System: RH 7.0
 PHP Version:      4.0.5
 New Comment:

This bug has been fixed in CVS.




Previous Comments:
------------------------------------------------------------------------

[2001-08-18 15:33:09] [EMAIL PROTECTED]

I tested this with latest CVS and it doesn't work
in it either.

--Jani


------------------------------------------------------------------------

[2001-06-06 11:44:42] [EMAIL PROTECTED]

If you compile XML support as a shared module
(./configure ... --with-xml=shared ...), all does compile
fine but when you access any of the PHP XML functions you
get the following type of error
"Cant load module xml.so, no such function 
php_xml_parser_create".

It turns out the the new config.m4 and Makefile.in in 
ext/xml dont seem to work.  I copied across these files 
from PHP4.0.4pl1 and all is fine.  Thats the only fix I 
have for now.


------------------------------------------------------------------------


-- 
Edit this bug report at http://bugs.php.net/?id=11313&edit=1

Reply via email to