I am on Php,Right now i am trying to upload xls file in server(not localhost),Whenever i upload file with low data then file uploading correctly,But whenever i uploading file with large amount data ( like 1,00,000 records) then showing me “500 internal server error”, I already increased maxisum execution time but still getting same error,Is this because of server ? should i increase bandwidth of server ?