ID: 11313
Updated by: sniper
Reported By: [EMAIL PROTECTED]
Old Summary: XML module not liniked
Old Status: Open
Status: Analyzed
Bug Type: Compile Failure
Operating System: RH 7.0
PHP Version: 4.0.5
New Comment:

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

--Jani


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

[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


-- 
PHP Development Mailing List <http://www.php.net/>
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to