Closed
Bug 275943
Opened 20 years ago
Closed 20 years ago
2.16 docs imply that it's necessary to run checksetup.pl as the webserver user
Categories
(Bugzilla :: Documentation, defect)
Tracking
()
RESOLVED
FIXED
Bugzilla 2.16
People
(Reporter: justdave, Assigned: shane.h.w.travis)
Details
Attachments
(1 file)
|
3.85 KB,
patch
|
cso
:
review+
|
Details | Diff | Splinter Review |
Section 4.1.9 in the 2.16 docs imply that you need to su to the webserver user before running checksetup.pl the second time. In 90% of installations this actually causes more problems than it solves unless the user has previously chowned the entire contents of the bugzilla directory to the webserver user first. The 2.18 and tip docs both don't mention this at all, so someone apparently already cleaned it up and didn't backport it.
| Assignee | ||
Comment 1•20 years ago
|
||
Back-ports the information from 2.18. Direct translation is not possible, as this file changed a LOT to get to 2.18, but this seems like a reasonable transcription.
Assignee: documentation → travis
Status: NEW → ASSIGNED
Attachment #173666 -
Flags: review?(documentation)
Comment 2•20 years ago
|
||
Comment on attachment 173666 [details] [diff] [review] Doc changes for 2.16 I've reviewed this by checking it applies and looking at the patch; I can not get 2.16 documents to build because they are invalid XML.
Attachment #173666 -
Flags: review?(documentation) → review+
| Assignee | ||
Comment 3•20 years ago
|
||
Checking in installation.xml; /cvsroot/mozilla/webtools/bugzilla/docs/xml/installation.xml,v <-- installation.xml new revision: 1.18.2.23; previous revision: 1.18.2.22 done
Status: ASSIGNED → RESOLVED
Closed: 20 years ago
Resolution: --- → FIXED
| Assignee | ||
Updated•20 years ago
|
Target Milestone: --- → Bugzilla 2.16
Updated•12 years ago
|
QA Contact: matty_is_a_geek → default-qa
You need to log in
before you can comment on or make changes to this bug.
Description
•