Changes between Version 4 and Version 5 of UserGuidelines/Admin/Upgrade
- Timestamp:
- 06/29/10 14:26:24 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
UserGuidelines/Admin/Upgrade
v4 v5 33 33 {{{ 34 34 vim /etc/crontab 35 # 35 0-59/1 * * * * www-data cd /path/to/web2py/ && python web2py.py -C -D 1 >> /tmp/cron.output 2>&1 36 36 37 ln -sf /etc/apache/sites-available/mysite /etc/apache/sites-enabled/mysite 37 38 /etc/init.d/apache2 force-reload