Perhaps you should try putting the same code in the php5.ini file instead of the .htaccess file. Godaddy servers are usually configured to receive configuration settings from the php5.ini file.
Make a text file with the file name as "php5.ini" and put the following into it:
max_execution_time 8000
max_input_time 4000