PDA

View Full Version : PHP Error


help
09-20-2002, 05:00 AM
Hi

My PHP code, to upload a text file and update MYSQL table and view it on a differnt page was working very well till now. But all of a sudden I am getting following error when I upload a txt file

Error
------------------------
The following error has occurred:
File '/tmp/phpQGZSJF' not found (Errcode: 0)
Please contact the webmaster with the error details.
Please click here to return to edit the PSS Outings Page or click here to go to Outings schedule page
------------------------------

Can someone help me to understand what the error is? what does it mean? (File '/tmp/phpQGZSJF' not found (Errcode: 0) )

Thanks in advance

Nightfire
09-20-2002, 09:12 AM
Everytime you upload, the tmp file name changes, as it's only temporary. The best thing to do is to get the name of the file and stick the name of the file in the db