hi everyone
i upload files everyday to the server using a php coded program , it works from other computers but not on the others. Could this be a problem with http headers of specific computers or what?
Basically what happens is, the use upload a file using a form then the program uploads the file to a folder within the server, then it makes a copy of the file to another folder and rename it within the server. The kind of error messages I get are Could not rename file to new name.
i upload files everyday to the server using a php coded program , it works from other computers but not on the others. Could this be a problem with http headers of specific computers or what?
Basically what happens is, the use upload a file using a form then the program uploads the file to a folder within the server, then it makes a copy of the file to another folder and rename it within the server. The kind of error messages I get are Could not rename file to new name.
Comment