Skip to main content
jbird5k
Inspiring
May 28, 2009
Question

exporting to excel - differences between iis and appache

  • May 28, 2009
  • 1 reply
  • 601 views

I am trying to export some data to excel ,  this works on my windows box where I am running mx7 as a standalone server, and just gives me an empty file on the unix boxs running appache 2.0.   are there any  setting I should check or mods that should be running on appache for this to work?

Tia

J.

This topic has been closed for replies.

1 reply

Participating Frequently
May 29, 2009

I don't think this is because of apache. Check that your output loop

is correct. Is the file really empty (zero bytes) or maybe doesn't

have content that is visible in Excel ?

Mack