Closed Bug 374222 Opened 17 years ago Closed 17 years ago

Create a setup.cgi that can check perl module requirements

Categories

(Bugzilla :: Installation & Upgrading, enhancement)

enhancement
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 3.2

People

(Reporter: mkanat, Assigned: mkanat)

References

Details

Attachments

(1 file)

This is the very beginning of web-based installation.

Basically, we want a script that just loads each perl module and displays if they're installed or not, just like checksetup.pl does now.

Right now the script doesn't need any security, since it's just displaying module versions and not doing anything.
Attached patch v1Splinter Review
Okay, here's the very, very basic script. I'm going to be enhancing this in various ways in future bugs, including adding different methods of security.
Assignee: installation → mkanat
Status: NEW → ASSIGNED
Attachment #258801 - Flags: review+
We need to remember to make setup.cgi executable when we build tarballs.

RCS file: /cvsroot/mozilla/webtools/bugzilla/setup.cgi,v
done
Checking in setup.cgi;
/cvsroot/mozilla/webtools/bugzilla/setup.cgi,v  <--  setup.cgi
initial revision: 1.1
done
Status: ASSIGNED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: