daquigle
Forum Replies Created
-
Forum: Fixing WordPress
In reply to: Redirect loopI have discovered the apparent problem. I went into my host settings and started messing with things just trying anything. There was an option set to where if somebody went to my site without placing the http://www., it would be added automatically. I changed that setting to allow both www. and without. After that change took effect my site loaded. I’m not sure why such a setting wouldn’t also effect the other WordPress installs, but it’s all working now so I’m not going to worry about it. Thanks for helping.
Forum: Fixing WordPress
In reply to: Redirect loopThere are no interactions between the installations. I only did the new install after the problem started to see if it was something that would persist on a new install. I started copying parts of the broken install onto the new install until it broke to narrow down my problem. All I could get it down to was it is something in the files in the main folder of the WordPress install that are not within another folder.
All installs are in different subdomains using different MySQL databases. I’m trying to find the .htaccess files now but my FTP program isn’t showing any.
edit: I found the setting to show those files. I had a blank .htaccess and .htpasswd in the root directory, which I deleted. I am not seeing any .htaccess files within either of the working or broken WordPress installs. I’ve checked wp-admin, wp-content, wp-includes, and all of their subfolders.
I notice when I try to load the broken install the status bar goes back and forth between “Waiting for http://www.domain.com” and “Waiting for domain.com”
Forum: Fixing WordPress
In reply to: Redirect loopI installed WordPress to another directory (and have another install on yet another directory). Only the one has this problem. All the mysql database stuff is the same as it was.