All Products 
Username / Customer#
Password
Log In
  • Site Search
  • Domain Search
  • WHOIS Domain Check
24/7 Support: (480) 505-8877
Hablamos Español
9 AM to 9 PM IST
7 days a week
Go Daddy Support

Search help articles, forums, and discussion groups

ERROR!! Your request timed out. Please retry the request.

Viewing post 1 to 5 (5 total posts)
Profile picture of cromobe

cromobe said 1 year, 2 months ago:

I have a submission page on my website that is attached to a database through godaddy.If you dont hurry and fill the submission page out you get the error”Your request timed out. Please retry the request” I figure it gives you about 60 secs to fill this thing out, sometimes if im fast it works, sometimes it works if im slow,i dont understand.I need more time for this form, anyone know how to increase the time?
http://www.doctorlawyersearch.com/submission%20form/submission_form.html
here is my php.ini file
register_globals = off
allow_url_fopen = off

expose_php = Off
max_input_time = “-1″
variables_order = “EGPCS”
extension_dir = ./
upload_tmp_dir = /tmp
precision = 12
SMTP = relay-hosting.secureserver.net
url_rewriter.tags = “a=href,area=href,frame=src,input=src,form=,fieldset=”

; Only uncomment zend optimizer lines if your application requires Zend Optimizer support

;[Zend]
;zend_optimizer.optimization_level=15
;zend_extension_manager.optimizer=/usr/local/Zend/lib/Optimizer-3.3.3
;zend_extension_manager.optimizer_ts=/usr/local/Zend/lib/Optimizer_TS-3.3.3
;zend_extension=/usr/local/Zend/lib/Optimizer-3.3.3/ZendExtensionManager.so
;zend_extension_ts=/usr/local/Zend/lib/Optimizer_TS-3.3.3/ZendExtensionManager_TS.so

; — Be very careful to not to disable a function which might be needed!
; — Uncomment the following lines to increase the security of your PHP site.

;disable_functions = “highlight_file,ini_alter,ini_restore,openlog,passthru,
; phpinfo, exec, system, dl, fsockopen, set_time_limit(300),
; popen, proc_open, proc_nice,shell_exec,show_source,symlink”

Profile picture of JasonP

GoDaddy Expert JasonP said 1 year, 2 months ago:

@cromobe

I tested the page and was unable to replicate the issue. Is there a specific time that this is occurring? You might also check the error logs for additional information.

Working with Error Logs

Jason

Profile picture of cromobe

cromobe said 1 year, 2 months ago:

If you take more than usually 60 seconds and hit submit it gives the error.
I checked the error log, but could not find much in it, then again, im not to smart on these matters, just enough to get me in trouble

Profile picture of grizzam

grizzam said 1 year, 1 month ago:

I had the same issue and it ended up being a .htaccess issue. You have to append the “L” flag on to your rewrite rules to stop an infinite loop from happening. If you check your error logs you’ll notice that it says, “Request exceeded the limit of 10 internal redirects due to probable configuration error.” This is telling you there’s an infinite loop. So, try appending the “L” flag to any mod_rewrite rules you have in your .htaccess file.

Profile picture of JasonP

GoDaddy Expert JasonP said 1 year, 1 month ago:

@cromobe

Were you able to review the .htaccess file? If the issue still remains, you may want to post the contents of the file as other Forum Members can offer suggestions.

Jason

Add a reply:

You will auto join this group when you reply to this topic.

When posting about a technical issue, please be sure to include as many details as possible, such as your domain name, related URLs and other pertinent information. This consideration will allow us to better understand the situation and quickly assist you.