Feb 6th, 2009, 1:39 PM
Before adding a new thread, I added a php.ini file with the following information:
I did not leave the 'M' out and still it did not work.
After reading your response, I increased the memory limit from 10M to 100M and it seemed to work. Why didn't I do this before I added the thread? I suppose the reason why I didn't do it was because 10M would be sufficient, ... very strange. I suppose computing as a whole is strange.
Thank you for your help with this.
Regards,
antonitus
Code:
upload_max_filesize = 10M
memory_limit = 10M
I did not leave the 'M' out and still it did not work.
After reading your response, I increased the memory limit from 10M to 100M and it seemed to work. Why didn't I do this before I added the thread? I suppose the reason why I didn't do it was because 10M would be sufficient, ... very strange. I suppose computing as a whole is strange.
Thank you for your help with this.
Regards,
antonitus