shizny Posted January 10, 2007 Share Posted January 10, 2007 I'm getting error code 7 from my $_FILES['filename']['errors'] variable. I know what it means, but have no idea how to fix it. Worse, sometimes it happens and sometimes it doesn't, even with the same exact file. I have bumped up my upload sizes to 100M and execution and upload times to 10 minutes as well as confirmed those values with ini_get. What could be going on? Any help would be awesome. Thanks in advance. Link to comment https://forums.phpfreaks.com/topic/33605-upload-getting-error-upload_err_extension/ Share on other sites More sharing options...
shizny Posted January 10, 2007 Author Share Posted January 10, 2007 I actually meant the error code 7 and "UPLOAD_ERR_CANT_WRITE" not the ERR EXTENSION I have in the subject sorry. Link to comment https://forums.phpfreaks.com/topic/33605-upload-getting-error-upload_err_extension/#findComment-157479 Share on other sites More sharing options...
Recommended Posts
Archived
This topic is now archived and is closed to further replies.