shage Posted January 4, 2008 Share Posted January 4, 2008 What is the best way to upload large files such as 200MB plus on the server, i tried to change the php.ini but still get timeouts, maybe im missing something, if i do a smaller zip the server is fine with it, i have a ded box so i can change anything, but again im stumped, if flash would be better option ill do flash, but i rather do php Quote Link to comment https://forums.phpfreaks.com/topic/84488-solved-stumped/ Share on other sites More sharing options...
drummer101 Posted January 4, 2008 Share Posted January 4, 2008 Are you using Apache? IIS? What does your error log say? Can you post the exact message? run this script <? ini_get('max_execution_time'); ?> Quote Link to comment https://forums.phpfreaks.com/topic/84488-solved-stumped/#findComment-430479 Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.