Changes between Version 33 and Version 34 of InstallationGuidelinesVirtualMachine


Ignore:
Timestamp:
09/14/10 07:05:04 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • InstallationGuidelinesVirtualMachine

    v33 v34  
    1818 4. Firefox is pre-populated with Eden bookmarks.
    1919
     20Note: If you get a ticket when running the application for the 1st time with a message like "OperationalError: Cannot add a UNIQUE column" then you need to stop the debugger, delete the contents of the databases folder & then start debugging again (there is an old database accidentally left on the system which cannot be auto-migrated - we are uploading a new image currently):
     21{{{
     22rm -rf ~/Desktop/web2py/applications/eden/databases/*
     23}}}
    2024== Installation ==
    2125 1. Download the Image