Project

General

Profile

Actions

Bug #4690

closed

register-dataset.cgi should have its permissions set

Added by Shaun Walbridge over 14 years ago. Updated over 10 years ago.

Status:
Closed
Priority:
Normal
Category:
registry
Target version:
Start date:
01/21/2010
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
4690

Description

Currently, the registry script does not get the execute bit set when deployed from a WAR file -- either we should fix this by making the permissions stick, or if this isn't possible, provide a post-installation hook which performs the action. The registry on dev was down due to this issue, a chmod a+x did the trick.

Actions #1

Updated by Shaun Walbridge over 14 years ago

The initial error thrown by Apache:

(13)Permission denied: exec of '/var/www/edu.ucsb.nceas.dev/knb/cgi-bin/register-dataset.cgi' failed, referer: http://dev.nceas.ucsb.edu/knb/style/skins/nceas/

Actions #2

Updated by Redmine Admin over 11 years ago

Original Bugzilla ID was 4690

Actions #3

Updated by Matt Jones over 10 years ago

  • Target version deleted (Unspecified)
Actions #4

Updated by ben leinfelder over 10 years ago

  • Assignee changed from Shaun Walbridge to ben leinfelder
  • Target version set to 2.3.0

Can do this on *nix deployments.

Actions #5

Updated by ben leinfelder over 10 years ago

  • Status changed from New to Closed

Now using runtime exec to do a chmod +x on the *.cgi files during the main configuration.

Actions

Also available in: Atom PDF