Forum Moderators: coopster

Message Too Old, No Replies

File Upload Fails

         

mhoctober

10:45 am on Feb 22, 2006 (gmt 0)

10+ Year Member



All...

recently I have migrated a site from a server in Perth (Australia) to Texas (US). I am resident in Australia.

An upload.php file that was wotking perfectly on the old server is now unreliable on the US server. Testing is proving that files with a combined size of 1.5 meg or more are failing to upload with the standard error about "failed to move file - no such file or directory".

The upload.php file is unchanged between servers so I am suspecting that it maybe a setting in the .ini file that the php executable runs against on the server.

Any ideas?

Regards

whoisgregg

3:19 pm on Feb 22, 2006 (gmt 0)

WebmasterWorld Senior Member 10+ Year Member



There's some good information on this general purpose handling file uploads php.net page [php.net]. However, I think you are more interested in:

[us2.php.net...]

Note: WebmasterWorld software strips off the anchor (#ini.upload-max-filesize), so you may want to copy and paste that URL instead of clicking it.