File Upload Error
Posted: Tue Jan 03, 2006 10:08 am
I just finished a program in witch the user could upload a .csv file that contains very important info, which needs to be inserted into the database.
I tested the function and it was ok.
The thing is that I don't know why but I just tested it and does not work any more.
The error that display is the following.
Warning: Only 0 bytes were written, expected to write 5119 in Unknown on line 0
And what it does is that the program uploads a 0 bytes file instead of the complete one.
Could it be server definition problems?
Any ideas?
Thanks.
I tested the function and it was ok.
The thing is that I don't know why but I just tested it and does not work any more.
The error that display is the following.
Warning: Only 0 bytes were written, expected to write 5119 in Unknown on line 0
And what it does is that the program uploads a 0 bytes file instead of the complete one.
Could it be server definition problems?
Any ideas?
Thanks.