jaydipsavaliya / timthumb

Automatically exported from code.google.com/p/timthumb
0 stars 0 forks source link

client denied by server configuration #249

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
What steps will reproduce the problem?
1. Miro las miniaturas pero ha veces no cargan, la primera vez si si le doy a 
F5 puede que una o 2 no cargen.
2. This page. www.novastendencias.es
3. Error in log.
[Sat Aug 27 02:37:33 2011] [error] [client 80.174.122.50] client denied by 
server configuration: 
/var/www/vhosts/novastendencias.es/httpdocs/include/thumb.php, referer: 
http://novastendencias.es/ 

What is the expected output? What do you see instead?
sometimes fails not always.

What version of the product are you using? On what operating system?
2.8 latest proyect

Please provide any additional information below.
I have Plesk 9.5 with Apache and PHP 5.3 latest version

Original issue reported on code.google.com by alitos...@gmail.com on 27 Aug 2011 at 12:44

GoogleCodeExporter commented 8 years ago
[root@BlaCkPearL ~]# php -v
PHP 5.3.6 (cli) (built: Aug  3 2011 12:07:07)
Copyright (c) 1997-2011 The PHP Group
Zend Engine v2.3.0, Copyright (c) 1998-2011 Zend Technologies
    with XCache v1.3.2-rc1, Copyright (c) 2005-2011, by mOo
    with the ionCube PHP Loader v4.0.8, Copyright (c) 2002-2011, by ionCube Ltd., and
    with Zend Guard Loader v3.3, Copyright (c) 1998-2010, by Zend Technologies
[root@BlaCkPearL ~]#

Original comment by alitos...@gmail.com on 27 Aug 2011 at 12:51

GoogleCodeExporter commented 8 years ago
I got this issue on my site. 
Found out that it was mu server setup that prevented alot of calls to timthumb 
(i got lots of timthumb calls on 1 page.)
Solution was to disable mod-evasive in apache. There is probably some way of 
tuning it to work, but I just disabled it.

Original comment by jstorga...@gmail.com on 22 Sep 2011 at 12:33

GoogleCodeExporter commented 8 years ago

Original comment by BinaryMoon on 3 Dec 2012 at 10:27