Wayneoween
Forum Replies Created
-
Forum: Networking WordPress
In reply to: WP Multisite/Network too many redirects "Hi,
no I did not turn it off and I also did not try to manage it via network admin panel because I probably did not see the page where it would allow me to.
I will try it again on Sunday/Monday! It was most likely my fault I think, now that you mention I could have managed it over network admin.If – against all odds – it isn’t working fine then I will report back that we can figure out what the problem is exactly. Otherwise I will post again saying that all works fine 😉
Marius
Forum: Networking WordPress
In reply to: WP Multisite/Network too many redirects "Hi Peter!
Of course I try to help!
So I had created a Network with only one site marius-schuller.de where I then came to use WP-FFPC which worked great with memcached which I installed on the Ubuntu machine.Package: memcached State: installed Automatically installed: no Version: 1.4.13-0ubuntu2I did no configuration I think, only a short review of the default config and I thought that would be ok.
Ok that worked fine.
I made the network since I knew I would add another site for my blog and wanted to keep them separated like this. So yesterday I did all this and was logged in all the time and everything went fine. I wrote a post and sent the link to a friend who then at first could load the page and on a full reload of the page was redirected to blog.marius-schuller.de/<postname>/<
Which tends to look like a caching problem at this point.
I did no memcached stuff to flush the cache or something, instead I deactivated all plugins to find it working again. I reactivated them one after the other and reloaded the page each time. When I reactivated WP-FFPC the problem came back. I tried some configuration there but I couldn’t get it working and even the main site marius-schuller.de was redirected to marius-schuller.de/<. Perhaps that was a problem with memcached? I suspect that one WP-FFPC instance on one Multisite should not interfere with the other on that network?
I can not say what exactly pulled the trigger on that issu…
If you need more we can probably meet in irc or something 😉Marius
Forum: Networking WordPress
In reply to: WP Multisite/Network too many redirects "I know that was the problem. I did not use the more popular ones 😉
As far as I can see that was the problem.Forum: Networking WordPress
In reply to: WP Multisite/Network too many redirects "It definitely was the caching.
I removed
define('WP_CACHE', true);from my wp-config.php and removed the plugin.
Everything works again now.I used WP-FFPC but looking for another Cache-Plugin now…