Author Topic: Error log filling up with AVH on my server  (Read 179 times)

ghoush

  • Newbie
  • *
  • Posts: 4
Error log filling up with AVH on my server
« on: December 30, 2011, 09:27:08 AM »
I am running WordPress 3.3, in multisite mode. This is on nginx with php5-fpm and php-apc running.

My error logs are filling up with this:

2011/12/30 05:22:45 [error] 3513#0: *18867 FastCGI sent in stderr: "PHP Warning: is_readable(): open_basedir restriction in effect. File(/usr/share/nginx/www/wp-content/plugins/avh-first-defense-against-spam/avh-fdas.php/avh-fdas-en_US.mo) is not within the allowed path(s): (/usr/share/nginx/www/:/usr/share/phpmyadmin/) in /usr/share/nginx/www/wp-includes/l10n.php on line 334" while reading response header from upstream, client: 66.249.67.226, request: "GET /2010/10/13/blown-away-3/trackback/ HTTP/1.1", upstream: "fastcgi://127.0.0.1:9000"

That file doesnt seem to exist, and no other plugins are giving me the issue. If you google for this, you will see a lot of pages that have or had the error going on:

avh-first-defense-against-spam/avh-fdas.php/avh-fdas-en_US.mo

I am getting about 1 a second right now. Any thoughts as to how I might fix this?

Peter

  • Administrator
  • Regular
  • *****
  • Posts: 439
    • http://blog.avirtualhome.com
Re: Error log filling up with AVH on my server
« Reply #1 on: December 30, 2011, 01:47:36 PM »
Try copying /wp-content/plugins/avh-first-defense-against-spam/lang/avh-fdas.mo to
/wp-content/plugins/avh-first-defense-against-spam/lang/avh-fdas-en_US.mo

Let me know if it helped.
Peter van der Does
AVH Plugins developer

ghoush

  • Newbie
  • *
  • Posts: 4
Re: Error log filling up with AVH on my server
« Reply #2 on: December 30, 2011, 02:58:29 PM »
Thanks for the quick response.  I copied it, but the error is still happening.

ghoush

  • Newbie
  • *
  • Posts: 4
Re: Error log filling up with AVH on my server
« Reply #3 on: December 30, 2011, 06:56:17 PM »
An update just came through, and after updating I havent seen the error in about 10 minutes.  Might be fixed.

Peter

  • Administrator
  • Regular
  • *****
  • Posts: 439
    • http://blog.avirtualhome.com
Re: Error log filling up with AVH on my server
« Reply #4 on: December 30, 2011, 08:05:39 PM »
Yeah,

Version 3.2.6 is a hotfix for your problem. Glad it solved your problem :)
Peter van der Does
AVH Plugins developer

ghoush

  • Newbie
  • *
  • Posts: 4
Re: Error log filling up with AVH on my server
« Reply #5 on: December 30, 2011, 08:24:04 PM »
Yep, just a final response to say that it has indeed solved the problem.  No more flood of errors.  Great work, fast response.  Couldnt have asked for better support.