[Systems] errors from aslo in apache error.log

Aleksey Lim me at alsroot.su
Mon Feb 22 05:33:15 EST 2016


On Sun, Feb 21, 2016 at 09:35:10PM -0500, Bernie Innocenti wrote:
> Aleksey,
> 
> I'm seeing lots of these in the apache logs:
> 
> [Sun Feb 21 21:22:14.488961 2016] [core:warn] [pid 8388] AH00111: Config
> variable ${REQUEST_FILENAME} is not defined
> 
> Which is referenced here:
> 
> /srv/www-sugarlabs/activities/site/app/webroot/.htaccess:    RewriteCond
> %{REQUEST_FILENAME} !-d
> /srv/www-sugarlabs/activities/site/app/webroot/.htaccess:    RewriteCond
> %{REQUEST_FILENAME} !-f
> /srv/www-sugarlabs/activities/site/cake/scripts/templates/skel/webroot/.htaccess:
> RewriteCond %{REQUEST_FILENAME} !-d
> /srv/www-sugarlabs/activities/site/cake/scripts/templates/skel/webroot/.htaccess:
> RewriteCond %{REQUEST_FILENAME} !-f
> 
> Do you know how to fix this?

Which log you found this issue? ASLO logs errors into
/var/log/apache2/activities.sugarlabs.org/activities.sugarlabs.org-error.log
and there are no any errors regarding %{REQUEST_FILENAME}.

Meanwhile I found ${REQUEST_FILENAME} (not %{REQUEST_FILENAME}) errors
in /var/log/apache2/error.log. The only case I found was in
/srv/www-sugarlabs/people/fran/.htaccess and fixed it.

-- 
Aleksey


More information about the Systems mailing list