Attempt to serve directory
gelusi - August 20, 2007 - 06:21
Hello all
Somebody see this error in apache error log?
[Mon Aug 20 09:18:41 2007] [error] [client 80.97.213.176] Attempt to serve directory: /var/www/html/fisiere/, referer: http://cartiere.ro/admin

Apache error "Attempt to serve directory" in error.log
I have same issue on hosting ht-systems.ru, on another hostings all works good. At now I can't solve it.
I have Drupal 6.2 version. This erros shows when I try to upload an image for node. Maybe this is an CCK issue...
I found some methods to solve, but nothing helps me:
http://howtoforge.com/forums/showthread.php?t=8989
http://www.usenet-forums.com/apache-web-server/40061-error-attempt-serve...
http://www.jcxsoftware.com/jcx/node/316
Maybe they help's in your system?
I have solve my problem by
I have solve my problem by resetting temp directory in Drupal variables to correct on new server:
variable_set('file_directory_temp', '/var/tmp');