Using simpleDom.php to parse an xml file works fine in windows but failsin unix .
<br />
<b>Fatal error</b>: Uncaught exception 'InvalidArgumentException' with message 'chunk is not well balanced
' in SimpleDOM.php:576
Stack trace:
#0 lib.php(367): SimpleDOM->insertXML('<prebuilt.credi...')
#1 save_document.php(15): sSaveDataForXML('xml//aa11.xml', NULL, '0::12::13::14::...', '??Group B strep...')
#2 {main}
thrown in <b> SimpleDOM.php</b> on line <b>576</b><br />
Being trying to fix these for day but not fruitful.
I know its something to do with the environment / php.ini setting ... but couldn't figure it out