Hello. I'm having some issues with using the write excel class (php version of the original Perl Mod) and hoping someone could help me out. I am attempting to move from a test server to production server. I have everything copied over, however when running a test on the production server I keep getting a "name.xls cannot be accessed. the file may be read-only, or you may be trying to access a read-only location. Or, the server the document is stored on is not responding." error when excel opens. This works fine on the test server. Everytime I've gotten this error in the past it has been due to space issues (this in a Linux enviroment). However, there is a ton of space on the both servers, and I know that the data is not maxing out the 7mb limit on using writeexcel. Also I have checked and the permissions and ownership/groups for all directories are exactly the same on both servers. I am completely out of ideas on what else to check and I am not finding much help on google. Any ideas would be greatly appreciated!