Connection_time_out error when trying to access my wordpress site - tried all solutions

I have a website that is hosted with gandi, the website was only showing initially for the wordpress admin and anyone who was not an admin could not see the website. After I tried somewhat haphazardly to find solutions, the website got completely disabled with a connection_timed_out error and I don't know if this was due to my actions. I remember disabling and enabling DNS records, Disabling and enabling DNSSEC. Deleting my HTTPS free SSL certificate and requesting another. I've reuploaded a version of the website that is from a week before the problem occurred using FTP a couple of days ago but the problem still persists. I now only have access through FTP and have deactivated all the plugins, renamed all the theme folders so Wordpress defaults to the original theme. I've increased the memory limit on wp-config.php file by adding 'define( 'WP_MEMORY_LIMIT', '64M' );' at the end, set the debug mode to true in that same file and I've also added'php_value max_execution_time 60' in .htaccess file but to no avail the website continues to give the connection timed out error.

I also bought the domain as deeraadesign.com, I remember the website completely crashing after I changed the site url on wordpress to deeraadesign.com from www.deeraadesign.com and I'm thinking that may have thrown off wordpress and now it is redirecting back and forth to a domain that is not the wordpress website? maybe DNSSEC destroyed the domain? Maybe I have too many themes on the website even though I have tried to deactivate them? I just don't know and all the solutions online are the saying the same things that I have already tried and not telling me anything new.

I mean, I have around 5 websites on gandi but it can't be the memory limit either as my hosting company says I only have 7GB/20GB and it also says my website is published and accessible?? so the problem is on Wordpress's end? Any help would be very much appreciated...

Thank you, Hameed

Solutions

Try this

add

php_value max_execution_time 300

in . htaccess file

Hope it will work

Similar questions

wp-login not found - All usual solutions not working
A new client of me can't login to his old(er) Wordpress website: wp-login gives a 404 error and wp-admin gives a 500 error. Here are the links (removed) I came across this issue before, but this time nothing seems to help. What I have tried so far (one by one so they don't affect eachother): added the following lines of code to wp-config.php: defin...
Error Connecting to Database WHEN Installing Wordpress on XAMPP [Tried All the Usual Stuff] (Pics Included)
Here's the error I get https://gyazo.com/56134064606564c836ae8b0f18a129ba Here's the DB login settings I used: https://gyazo.com/2facfe11765bc4b887c31bc111bb123a Here's my DB names and users: https://gyazo.com/2e009a5d37e87ba1e094ed0b6c826af6 What I tried so far: Background: - to set up XAMPP i had to set mysql porn to 3307 since 3306 was causing i...
AJAX request is not working. Error 400 and CORS Policy solutions not working
The task is to validate a specific ID that a new customer is typing into an HTML text input field during registration. The new customer is allowed to register only if 5 numbers are in the input field and the number is given away to an existing member (also a alert box shall pop up). So this is in my .js file. The following parameter reg_sub is the ...
Access-Control-Allow-Origin - Error when trying to access JSON from Wordpress installation
I try to access my blog using the "old" Json-Api from JavaScript (AngularJS) Now I receive the following error: XMLHttpRequest cannot load http://example.com/?json=get_category_index. No 'Access-Control-Allow-Origin' header is present on the requested resource. Origin 'http://localhost:63342' is therefore not allowed access. Looks like a simple thi...
Why am I suddenly recieving Access Forbidden Error 403 when trying to access localhost/phpmyadmin?
I use xampp to develope my Wordpress sites, 3 months ago I set up a project and accessed localhost/phpmyadmin with no issues and have been working on the project since. However yesterday I tried to set up a new project and access localhost/phpmyadmin and I recieved: 403 Error page: "Access forbidden! You don't have permission to access the requeste...
Wordpress broken,cannot access admin, tried to change themes
Okay I have a big problem here. I am trying to upgrade to wp 3.5.1 and it is not working. So one of the suggestions was to switch to the default theme. Which I did, and that did not work. Now I have switched back to the genesis theme we use and I get this: I tried reverting to a backup from yesterday and this is all still broken. Can anyone point m...

Also ask

We use cookies to deliver the best possible experience on our website. By continuing to use this site, accepting or closing this box, you consent to our use of cookies. To learn more, visit our privacy policy .