Oracle KeyGridConnector and dataprocessor and "wrong xml"

Im am experimenting with the php connector in the standard edition

I have an Oracle table and a grid and a php connector
Populating the grid works fine
Updating give me the “wrong xml” answer and the complete data of the grid is returned from the php connector.

Should the data processor work in the standard edition?
Should the dataprocessor_debug work in the standard edition?

After including the dataprocessor_debug.js, how do you activate the debugger?

With kind regards,
Antoon

All must work with standard edition.

Updating give me the “wrong xml” answer and the complete data of the grid
Are you using custom dataprocessor configuration?
Is connector.js included on the page , and included after dataprocessor.js ?

After including the dataprocessor_debug.js, how do you activate the debugger?
If you have both
dhtmlxdataprocessor.js
dhtmlxdataprocessor_debug.js
Low window will appear automatically after first data sending.