teitoklein01 Posted February 27, 2011 Share Posted February 27, 2011 We are using a FileZilla server for our upload ftp server and we encountered a problem in uploading files. When we upload files 1KB - 1.5MB it will be a success but when we upload a file higher than that an error says: "Filename cannot be empty in C:\wamp\www\gankgame\myaccount.php on line 53" Furthermore, when we upload a file much greater than that like 30MB+ it will not upload but has no errors. Is there any way to configure the upload maximum size? or to fix this errors ? Help us please Our upload code is uploaded . please see the attachment [attachment deleted by admin] Link to comment https://forums.phpfreaks.com/topic/229023-problem-with-uploading-files-in-filezilla-server/ Share on other sites More sharing options...
ronnie3148 Posted February 27, 2011 Share Posted February 27, 2011 php.ini check them upload_max_filesize = 60M Link to comment https://forums.phpfreaks.com/topic/229023-problem-with-uploading-files-in-filezilla-server/#findComment-1180341 Share on other sites More sharing options...
teitoklein01 Posted February 27, 2011 Author Share Posted February 27, 2011 you're a life saver. thanks! Link to comment https://forums.phpfreaks.com/topic/229023-problem-with-uploading-files-in-filezilla-server/#findComment-1180347 Share on other sites More sharing options...
ronnie3148 Posted February 27, 2011 Share Posted February 27, 2011 No Problem Link to comment https://forums.phpfreaks.com/topic/229023-problem-with-uploading-files-in-filezilla-server/#findComment-1180380 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.