I have been having problems trying to get file uploads working with PHP in a Debian Linux enviroment. I have ensured that both the temporary directory PHP uploads use has the appropriate permissions set, as well as the folder I am attempting to copy the images into.
When I called phpinfo() from the page that the upload script is on it shows the contents of the _FILE array as containing the appropriate details, however when I try and access them from within my actual code, the variables appear to be unset, and no files appear in either the temporary folder or the folder I am trying to copy the file to.
Anyone have any suggestions?
Tom Williams
Anyone
-- Working on webhosting Tel:01388 777711 MTA handling, PHP Web:www.digital-data.co.uk scripting, and wireless Email:tom@xxxxxxxxxxxxxxxxxx networking, just for a change.
-- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php