Hey everyone,
Here is a problem I have been having on a new site. I need some help.
1. Wordpress is installed from my hosting admin panel to the root domain.
2. This all works, I am able to create accounts, install templates, etc, etc, like every other site.
3. Then I hand off the site for development.
4. At some point the site breaks and goes into an endless loop that will not load. Error on browser says
" The webpage has a redirect loop " error 310 (net:: ERR_TOO_MANY_REDIRECTS)
6. I need to wipe out the files and re-install wordpress and then start over.
What I do have is the following.
- Full copy of failing site files ( with the re-direct problem )
- Full copy of a default wordpress install of the site when it is working.
What I need to do.
1. Find out what theme was activated on the broken site
2. Find out what plugins were installed and activated on the broken site.
What I am trying to determine.
1. What is causing the re-direct loop , and fix it or not install the plugin or theme that is causing it in the first place.
Why:
1. So I can get the site working.
What I suspect.
1. I am using dreamhost hosting. ( only one right now )
2. There is some in-compatibility with an installed theme/plugin and the hosting installed wordpress version.
3. I do have at least 10 other wordpress installed sites on my hosting service without problems. all have different plugins, themes activated, etc. and they all work fine. except this particular one.
Any advice would be greatly appreciated.
I am currently working on parsing through the php files to determine what is going on.... but my php experience is nill. trying to take a logical approach to it.
thanks in advance for any help.
Here is a problem I have been having on a new site. I need some help.
1. Wordpress is installed from my hosting admin panel to the root domain.
2. This all works, I am able to create accounts, install templates, etc, etc, like every other site.
3. Then I hand off the site for development.
4. At some point the site breaks and goes into an endless loop that will not load. Error on browser says
" The webpage has a redirect loop " error 310 (net:: ERR_TOO_MANY_REDIRECTS)
6. I need to wipe out the files and re-install wordpress and then start over.
What I do have is the following.
- Full copy of failing site files ( with the re-direct problem )
- Full copy of a default wordpress install of the site when it is working.
What I need to do.
1. Find out what theme was activated on the broken site
2. Find out what plugins were installed and activated on the broken site.
What I am trying to determine.
1. What is causing the re-direct loop , and fix it or not install the plugin or theme that is causing it in the first place.
Why:
1. So I can get the site working.
What I suspect.
1. I am using dreamhost hosting. ( only one right now )
2. There is some in-compatibility with an installed theme/plugin and the hosting installed wordpress version.
3. I do have at least 10 other wordpress installed sites on my hosting service without problems. all have different plugins, themes activated, etc. and they all work fine. except this particular one.
Any advice would be greatly appreciated.
I am currently working on parsing through the php files to determine what is going on.... but my php experience is nill. trying to take a logical approach to it.
thanks in advance for any help.