Changes between Version 4 and Version 5 of UserGuidelines/Admin/Upgrade


Ignore:
Timestamp:
06/29/10 14:26:24 (14 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • UserGuidelines/Admin/Upgrade

    v4 v5  
    3333{{{
    3434vim /etc/crontab
    35 #
     350-59/1 * * * * www-data cd /path/to/web2py/ && python web2py.py -C -D 1 >> /tmp/cron.output 2>&1
     36
    3637ln -sf /etc/apache/sites-available/mysite /etc/apache/sites-enabled/mysite
    3738/etc/init.d/apache2 force-reload