"File does not exist" in Apache log file in Slides

jrsxxxjrs

Joined: 2005-01-27
Posts: 3
Posted: Thu, 2005-01-27 23:48

My first session timed out, so I'll try to type this quicker ;)

I have just installed Gallery under Apache and PHP on Win/XP. I notice the following 5 identical lines of errors go to the Apache error.log file when I click the "Fullscreen applet" option in the slideshow mode (while viewing pictures in an album):
===================================
[Thu Jan 27 17:20:24 2005] [error] [client 192.168.1.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/gallery/com
[Thu Jan 27 17:20:24 2005] [error] [client 192.168.1.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/gallery/com
[Thu Jan 27 17:20:24 2005] [error] [client 192.168.1.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/gallery/com
[Thu Jan 27 17:20:24 2005] [error] [client 192.168.1.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/gallery/com
[Thu Jan 27 17:20:24 2005] [error] [client 192.168.1.1] File does not exist: C:/Program Files/Apache Group/Apache2/htdocs/gallery/com
===================================

I've searched the FAQ, read the Documentation, even tried to search both this website (which generated errors) and tried a google search or two to see if I could find anything relating to this issue. No such luck.

I have also checked that path to see if there is a directory or filename that starts with "com" in the gallery folder, there is not.

I'm running low on ideas - can anyone provide some insight??

To be clear, steps to reproduce:
1) Browse to an album
2) Click on "slideshow" in top right
3) Click on "[Fullscreen applet]" in top right - that's when the 5 lines of text appear in the error.log file

----
The following information is required to get an answer:
Get this information from the PHP diagnostic (in the configuration wizard).
Gallery URL (optional but very useful): http://67.187.17.53:94/gallery
Gallery version: 1.4.4-pl5
Apache version: 2.0.52
PHP version (don't just say PHP 4, please): 5.0.3
Graphics Toolkit: ImageMagick
Operating system: Win/XP 2/SP2 and all patches installed
Web browser/version (if applicable):IE 6.0

If it is useful, phpinfo is available at:
http://67.187.17.53:94/phpinfo.php

 
jrsxxxjrs

Joined: 2005-01-27
Posts: 3
Posted: Mon, 2005-01-31 18:06

Anyone have any ideas here??

My IP changed over the weekend, can provide it if needed.

- John

 
Yuku

Joined: 2004-10-29
Posts: 3
Posted: Mon, 2006-10-09 13:49

This is a fairly old post, but i'm having a similar problem (G1.5.3)... I got thousands of errors in apache log each day, like:

[Sun Oct 8 21:05:48 2006] [error] [client 85.0.128.151] File does not exist: /home/ovh/www/albums/Plugins/UA_EQP_1A.thumb.jpg
[Sun Oct 8 21:05:49 2006] [error] [client 85.0.128.151] File does not exist: /home/ovh/www/albums/Plugins/URS_550B.thumb.jpg

In fact these files have been moved to sub-albums (Plugins/EQ for example), and they for sure exist, but not at this location... My question is what is sending this errorneous URL? And how to fix this as the apache log is just unusable right now (although the Gallery works perfectly!)?

Any idea would be welcomed. Bye.

 
mattlaughs

Joined: 2006-12-02
Posts: 1
Posted: Mon, 2006-12-04 07:53

I'm having the same problem when uploading files.. anyone figure it out yet?