![]() |
[php] FTP upload script
Hi all,
I have been trying to put together an FTP upload script in PHP using ftp_put(). It will work for small files, but anything over about 1.8MB never copies. I just get a 4k placeholder in the destination file. Any ideas why it would do this? |
I don't know a damn thing about PHP so I'm going to use Google and pretend I do.. is your server preventing files over a certain size?
"To allow large file uploads and transfers, you may have to change these settings: * in the file php.ini (directory C:\windows or /etc): upload_max_filesize, post_max_size, max_execution_time, memory_limit" |
Jeez, I can't beleive I didn't think of that! Thanks! You're a life saver.
|
All times are GMT -8. The time now is 05:42 PM. |
Powered by vBulletin® Version 3.8.7
Copyright ©2000 - 2025, vBulletin Solutions, Inc.
Search Engine Optimization by vBSEO 3.6.0 PL2
© 2002-2012 Tilted Forum Project