Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [eclipse-mirrors] Errors in Httpd logs

Hi,

Although download.eclipse.org supports PHP, we do not expect our mirrors
to support PHP script execution.  I suggest you disable or forbid PHP
files for eclipse.org content at your webserver.

I don't recommend --exclude *.php from your rsync config, since we have
many files that are named org.eclipse.php.XXXXX.jar which would be
excluded and cause your mirror to be unreliable to us.

Thanks.

Denis


On 05/02/2016 04:35 AM, RCP-Vision wrote:
> Hi,
> we are experiencing several errors related to the Eclipse mirror area of
> our server
> Here are some of them:
> 
> [Sun May 01 09:03:22 2016] [error] [client 164.132.161.73] PHP Notice:  Undefined variable: buildDir in /var/www/html/eclipse/ecoretools/downloads/drops/0.9.0/R200906221231/index.php on line 64
> [Sun May 01 09:03:22 2016] [error] [client 164.132.161.73] PHP Warning:  filesize(): stat failed for /var/www/html//directory.txt in /var/www/html/eclipse/ecoretools/downloads/drops/0.9.0/R200906221231/index.php on line 64
> [Sun May 01 09:03:22 2016] [error] [client 164.132.161.73] PHP Notice:  Undefined variable: projectDownloadsPagePath in /var/www/html/eclipse/ecoretools/downloads/drops/0.9.0/R200906221231/index.php on line 90
> [Sun May 01 09:03:22 2016] [error] [client 164.132.161.73] PHP Notice:  Undefined variable: subproj in /var/www/html/eclipse/ecoretools/downloads/drops/0.9.0/R200906221231/index.php on line 90
> [Sun May 01 09:03:22 2016] [error] [client 164.132.161.73] PHP Notice:  Undefined variable: buildName in /var/www/html/eclipse/ecoretools/downloads/drops/0.9.0/R200906221231/index.php on line 90
> [Sun May 01 09:03:22 2016] [error] [client 164.132.161.73] PHP Notice:  Undefined variable: tech in /var/www/html/eclipse/ecoretools/downloads/drops/0.9.0/R200906221231/index.php on line 90
> [Sun May 01 09:03:22 2016] [error] [client 164.132.161.73] PHP Notice:  Undefined variable: tools in /var/www/html/eclipse/ecoretools/downloads/drops/0.9.0/R200906221231/index.php on line 90
> 
> ...
> 
> [Mon May 02 10:02:31 2016] [error] [client 207.46.13.129] PHP Notice:  Undefined index: SCRIPT_URL in /var/www/html/eclipse/edt/updates/1.0/plugins/index.php on line 2
> [Mon May 02 10:02:31 2016] [error] [client 207.46.13.129] PHP Notice:  Undefined index: SCRIPT_URI in /var/www/html/eclipse/edt/updates/1.0/plugins/index.php on line 3
> 
> The server is a CentOS Linux 6.7 with all packages updated.
> Is there something we have to set in order to fix these problems?
> 
> Thank you very much.
> Vincenzo Caselli 
> 
> 
> 
> _______________________________________________
> eclipse-mirrors mailing list
> eclipse-mirrors@xxxxxxxxxxx
> To change your delivery options, retrieve your password, or unsubscribe from this list, visit
> https://dev.eclipse.org/mailman/listinfo/eclipse-mirrors
> 


Back to the top