~azzar1/unity/add-show-desktop-key

« back to all changes in this revision

Viewing changes to doc/setup/faq.txt

  • Committer: mattgiuca
  • Date: 2008-02-27 00:00:38 UTC
  • Revision ID: svn-v3-trunk0:2b9c9e99-6f39-0410-b283-7f802c844ae2:trunk:594
Added to doc/setup/faq.txt: sessions directory.

Show diffs side-by-side

added added

removed removed

Lines of Context:
38
38
python), then restart with "sudo apache2ctl restart".  If the issue
39
39
persists, try stopping the server and starting it in two separate
40
40
steps, so you see the errors reported by the start script.
 
41
 
 
42
Try to log in, and I'm just dumped back to the login screen with no error
 
43
=========================================================================
 
44
 
 
45
This is usually because IVLE can't save your session information. IVLE saves
 
46
sessions to a sessions directory on disk. Unfortunately, this is not currently
 
47
configurable in ./setup.py config. You need to edit the Apache config file.
 
48
 
 
49
Look for PythonOption mod_python.file_session.database_directory. Make sure it
 
50
is set to the place you want. Then, you need to manually make sure that
 
51
directory exists.
 
52
 
 
53
The default is /home/informatics/sessions.