Thread
:
Best way to copy from server to server?
View Single Post
02-17-2011, 05:26 PM
blackmonsters
Making PHP work
Industry Role:
Join Date: Nov 2002
Location: 🌎🌅🌈🌇
Posts: 20,383
Quote:
Originally Posted by
rowan
Looks like you're loading the entire temp upload file into memory in order to save a copy? PHP is probably hitting the configured maximum memory limit for a script. Why don't you just use php's copy() function?
If it's still failing then try increasing the value of upload_max_filesize in php.ini
__________________
Make Money with Porn
blackmonsters
View Public Profile
Visit blackmonsters's homepage!
Find More Posts by blackmonsters