Skip to Content.
Sympa Menu

perfsonar-user - Re: [perfsonar-user] httpd update last night, perfsonar borken badly!

Subject: perfSONAR User Q&A and Other Discussion

List archive

Re: [perfsonar-user] httpd update last night, perfsonar borken badly!


Chronological Thread 
  • From: Winnie Lacesso <>
  • To: Andrew Lake <>
  • Cc:
  • Subject: Re: [perfsonar-user] httpd update last night, perfsonar borken badly!
  • Date: Tue, 25 Aug 2015 15:31:51 +0100 (BST)

Good afternoon!

Thank you so much for the pointers.

On Tue, 25 Aug 2015, Andrew Lake wrote:
> mkdir -p /var/log/perfsonar/web-admin
> chown -R perfsonar:perfsonar /var/log/perfsonar
> chown -R apache:apache /var/log/perfsonar/web-admin
> The web page should come back right away after those commands. You may just
> want to reboot to make sure any other services affected bounce back.

This is done & rebooted but still get the 500 Internal Server error when
try to connect to either http or https.
/var/log/perfsonar/web-admin is empty - should it contain something? What
should generate something in there that is not?

root@lcgnetmon>
ls -ld /var/log/perfsonar
drwx------ 3 perfsonar perfsonar 4096 Aug 25 15:21 /var/log/perfsonar/
root@lcgnetmon>
ls -l /var/log/perfsonar
total 41936
-rw-r--r-- 1 perfsonar perfsonar 2168 Aug 25 02:31 clean_esmond_db.log
-rw-r--r-- 1 perfsonar perfsonar 0 Aug 24 16:00 config_daemon.log
-rw-r--r-- 1 perfsonar perfsonar 2026 Aug 25 13:54 ls_cache_daemon.log
-rw-r--r-- 1 perfsonar perfsonar 0 Aug 25 13:54
.ls_cache_daemon.log.LCK
-rw-r--r-- 1 perfsonar perfsonar 43624 Aug 25 14:55
ls_registration_daemon.log
-rw-r--r-- 1 perfsonar perfsonar 0 Aug 25 13:55
.ls_registration_daemon.log.LCK
-rw------- 1 perfsonar perfsonar 42447745 Aug 25 15:21 owamp_bwctl.log
-rw-r--r-- 1 perfsonar perfsonar 0 Aug 25 13:55 psb_to_esmond.log
-rw-r--r-- 1 perfsonar perfsonar 418417 Aug 25 15:21 regular_testing.log
-rw-r--r-- 1 perfsonar perfsonar 0 Aug 25 15:00
service_watcher_error.log
-rw-r--r-- 1 perfsonar perfsonar 203 Aug 25 01:05 service_watcher.log
drwxr-xr-x 2 apache apache 4096 Aug 25 13:52 web_admin/
root@lcgnetmon>
ll /var/log/perfsonar/web_admin/
total 0

Does that all look ok permissions wise?

/var/log/httpd/error_log still full of permission denied:
[Tue Aug 25 15:24:00 2015] [error] [client 128.142.136.248] Cannot write
to '/var/log/perfsonar/web_admin/web_admin.log': Permission denied at
/usr/share/perl5/vendor_perl/Log/Dispatch/File.pm line 96.
[Tue Aug 25 15:24:00 2015] [error] [client 128.142.136.248] Premature end
of script headers: index.cgi

I touched /var/log/perfsonar/web_admin/web_admin.log to create it & then
chown apache:apache /var/log/perfsonar/web_admin/web_admin.log
then restarted httpd; but it doesn't seem to have made any difference,
still 500 Internal Server Error. Does it need wider permissions?
-rw-r--r-- 1 apache apache 0 Aug 25 15:27 web_admin/web_admin.log

Very Grateful for your help+advice!





Archive powered by MHonArc 2.6.16.

Top of Page