PHP Error no memory xml_parse



I have a problem with xml_parse, since I updated my Zend Server, I find myself with the latest version of libxml version that limits file 10mo.


I found the constant LIBXML_PARSEHUGE (and XML_PARSE_HUGE) but xml_parser_set_option don't know it


Do you have a solution other than changing xml parser or lower my version of libxml ?


Thanks


No comments:

Post a Comment