I’m trying to export a chart as image, but having problems on local machine.
I have an active subscription, mounted the export.php o local, if I set the url as http://www.jqwidgets.com/export_server/export.php it all works, but if I set local file, the result file it seams to be corrupted.
The jqwidget export server gives me a file size of 28,417 bytes
and the local one gives 29,354 bytes, using the exact same chart ( set two button, each point to each server )
The enviroment uses PHP 5.4.3 and the md5 value of my export.php file is b10400feb020f4327bfee4449f0de1da
What can be wrong?