Redirection Plugin Nginx Error
-
Greetings,
I am in the process of migrating one of my company’s websites onto a server using Nginx instead of Apache. Everything works great, except if I have Urban Giraffe’s redirection plugin enabled, in which case nothing works at all.
I have read that others were able to deploy with Nginx with no issue whatsoever. I have the full Nginx config posted here (http://wordpress.stackexchange.com/questions/56940/nginx-redirection-plugin-breaks-permalinks)
Mostly, though, I’m concerned about the errors found in the Nginx log concerning the plugin itsef:
14 2012/06/29 21:36:48 [error] 17279#0: *703 FastCGI sent in stderr: "ould not be called statically, assuming $this from incompatible context in /home/clearpointccs/public/wp-content/plugins/re direction/models/match.php on line 68 15 PHP Strict Standards: Non-static method Red_Action::create() should not be called statically, assuming $this from incompatible context in /home/clearpointccs/public/wp-content/plugins/redir ection/models/redirect.php on line 46 16 PHP Strict Standards: Non-static method Red_Action::available() should not be called statically, assuming $this from incompatible context in /home/clearpointccs/public/wp-content/plugins/re direction/models/action.php on line 20" while reading response header from upstream, client: 96.228.60.10, server: www.clearpointcreditcounselingsolutions.org, request: "GET /about-us/ HTTP/ 1.1", upstream: "fastcgi://127.0.0.1:9000", host: "www.clearpointcreditcounselingsolutions.org", referrer: "http://www.clearpointcreditcounselingsolutions.org/"Any assistance would be very much appreciated.
Thanks,
Tom
The topic ‘Redirection Plugin Nginx Error’ is closed to new replies.