Chris Cheney
Forum Replies Created
-
Forum: Installing WordPress
In reply to: my index page keeps looping after upgradeIgnore my post earlier, these are separate issues. Mine was host related.
Forum: Installing WordPress
In reply to: 2.5.1 Endless Redirection Issue.Thanks macsoft, I figured out the issue.
For some reason PHP is not using the REQUEST_URI variable so I modified the wp-settings.php file to use PHP_SELF instead.
So, if there are any Concentric hosting customers having the same issue here is the fix:
This is the entire wp-settings.php file:
Removed by moderator. Post only your changes, or use http://wordpress.pastebin.ca for large files.
The modification is on line 89.Forum: Installing WordPress
In reply to: 2.5.1 Endless Redirection Issue.Any ideas out there? This is somewhat time-sensitive as I’m having the same problems with a client.
Forum: Installing WordPress
In reply to: my index page keeps looping after upgradeSame problem here:
http://wordpress.org/support/topic/174871I hope there is a fix soon.
Forum: Installing WordPress
In reply to: 2.5.1 Endless Redirection Issue.This is a default fresh install from the latest wordpress package. There are no plugins/widgets/themes or anything installed. All default out of the box.