Closed Bug 146134 Opened 23 years ago Closed 23 years ago

checksetup.pl gives weird error message.

Categories

(Bugzilla :: Installation & Upgrading, defect, P2)

2.15
defect

Tracking

()

RESOLVED FIXED
Bugzilla 2.18

People

(Reporter: CodeMachine, Assigned: bbaetz)

Details

Attachments

(1 file, 2 obsolete files)

What The Heck? --- Checking user setup ... Warning: you have entered a value for the "webservergroup" parameter in localconfig, but you are not running this script as root. This can cause permissions problems and decreased security. If you experience problems running Bugzilla scripts, log in as root and re-run this script, or remove the value of the "webservergroup" parameter. Note that any warnings about "uninitialized values" that you may see below are caused by this. Content-type: text/html <H1>Software error:</H1> <PRE>Couldn't rmdir attachment: Permission denied </PRE> <P> For help, please send mail to this site's webmaster, giving this error message and the time and date of the error. [Wed May 22 18:46:06 2002] checksetup.pl: Couldn't rmdir attachment: Permission denied
Why are we getting html-style errors? Is this cause we're not saving the die handler arround calls to templates which load CGI.pm (And the associated eval)? The rmdir call is coming from the template stuff (and I'm curious why its triggereing at all, since noone change the .lastRebuild flag file recently). What are the permissions/ownerships on data/template/* ?
Priority: -- → P2
Target Milestone: --- → Bugzilla 2.18
Attached patch I prefer this (obsolete) — Splinter Review
Attachment #97853 - Attachment is obsolete: true
Comment on attachment 97856 [details] [diff] [review] I prefer this 2xr= justdave it works. And it looks much cleaner :-) You might want to change the comment to reflect what you actually did before checking it in though.
Attachment #97856 - Flags: review+
Attachment #97856 - Attachment is obsolete: true
Comment on attachment 97859 [details] [diff] [review] stupid cvs conflicts 2xr= justdave works for me.
Attachment #97859 - Flags: review+
-> me
Assignee: zach → bbaetz
Checked in.
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → FIXED
QA Contact: matty_is_a_geek → default-qa
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: