Hi I'm not sure i've posted this under the right headding but here it goes
I've devloped an admin addon that meakes you import and export various data to and from zencart in XML format.
I've allso made some xmlschemas for validating these xml files
my problem is this
when i call !$doc->schemaValidate('some xsd file') it craches my apache2 server but only when i call !$doc->schemaValidate from within zencart ??????
i've made a testcase outside zencart, but when i run the script outside zencart in "pure" PHP, theres no problems whatso ever.
any idears what the problem migth bee???
regards jan bom trap



