Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Z
Zope
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Kirill Smelkov
Zope
Commits
b9c135c2
Commit
b9c135c2
authored
May 21, 2004
by
Andreas Jung
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
cleanup
parent
e02eb6e9
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
17 deletions
+1
-17
doc/FAQ.txt
doc/FAQ.txt
+1
-17
No files found.
doc/FAQ.txt
View file @
b9c135c2
...
@@ -176,23 +176,7 @@ Zope Installation Frequently Asked Questions
...
@@ -176,23 +176,7 @@ Zope Installation Frequently Asked Questions
the listings with 'z2.py'. (You may need to do a long listing
the listings with 'z2.py'. (You may need to do a long listing
to see it.) PCGI mastered zopes will have 'pcgi-wrapper'.
to see it.) PCGI mastered zopes will have 'pcgi-wrapper'.
3. What files are used by the object database?
3. Is it OK to use 'kill' to shutdown the process?
The state of the application is stored in files in the 'var'
subdirectory inside the installation. There is currently one
file:
o Data.fs -- Primary database file
Data.fs replaces the database file of prior versions,
Data.bbb. To convert an existing Data.bbb file to the new
format, see doc/ZODB.txt.
Other files in the 'var' directory are associated with each
process and are only temporary.
4. Is it OK to use 'kill' to shutdown the process?
It is best to shutdown the process using the Shutdown button in
It is best to shutdown the process using the Shutdown button in
the Control Panel. Alternatively, the URL:
the Control Panel. Alternatively, the URL:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment