Probably PHP on the production server is timing out. Increase your timeouts, maximum upload size, etc., in the php.ini file for that directory, or for the server overall.
↧
Probably PHP on the production server is timing out. Increase your timeouts, maximum upload size, etc., in the php.ini file for that directory, or for the server overall.