diff options
author | terry%netscape.com <> | 1998-09-03 01:34:04 +0000 |
---|---|---|
committer | terry%netscape.com <> | 1998-09-03 01:34:04 +0000 |
commit | a40c093d9249b8afcf14a4eccc02127d0bd18a08 (patch) | |
tree | 41f2bbb2b5f08b036f914685811de17fd2d51da2 | |
parent | 2b9e64a1c4d0280353098ba8926389f516b73edb (diff) | |
download | bugs-a40c093d9249b8afcf14a4eccc02127d0bd18a08.tar bugs-a40c093d9249b8afcf14a4eccc02127d0bd18a08.tar.gz bugs-a40c093d9249b8afcf14a4eccc02127d0bd18a08.tar.bz2 bugs-a40c093d9249b8afcf14a4eccc02127d0bd18a08.tar.xz bugs-a40c093d9249b8afcf14a4eccc02127d0bd18a08.zip |
Mention the "comments" file.
-rw-r--r-- | README | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -97,6 +97,11 @@ and see why the wouldn't work for you right now. you've installed your binaries in all executable scripts in Bugzilla directories. + Make sure the directory containing the binaries is writable by the +web server. Bugzilla keeps some temporary files here. + + Create an empty file in that directory named "comments"; make sure +it is writable by the web server. 3. Setting up database |