web2pyDownload the source code from here. Unzip web2p.zip. At terminal,
$ python web2py.py
returns
unpacking apps, this may take a few minutes... default applications are now installed web2py Enterprise Web Framework Created by Massimo Di Pierro, Copyright 2007-2009 Version 1.56.3 (2009-02-16 10:07:09) Database drivers available: SQLite3
and a new window
![[[image: web2py_server.png]]](/frog/files/Teru/web2py_server.png)
Type a password in and push "start server" button.
![[[image: web2py_start_server_1.png]]](/frog/files/Teru/web2py_start_server_1.png)
Push "OK"
![[[image: web2py_start_server_2.png]]](/frog/files/Teru/web2py_start_server_2.png)
is shown on a browser.
Click [click here for the administrative interface].
![[[image: web2py_start_server_4.png]]](/frog/files/Teru/web2py_start_server_4.png)
Type the password, and push 実行 button.
![[[image: web2py_start_server_5.png]]](/frog/files/Teru/web2py_start_server_5.png)
Downloaded an application KPAX CMS, and uploaded with a name Kpax.
![[[image: web2py_start_server_7.png]]](/frog/files/Teru/web2py_start_server_7.png)
Hit the Kpax link.
![[[image: web2py_start_server_8.png]]](/frog/files/Teru/web2py_start_server_8.png)
Register a user and login.
![[[image: web2py_start_server_9.png]]](/frog/files/Teru/web2py_start_server_9.png)
Looks good... but, how am I going to edit the site?
Go back to http://127.0.0.1:8000/admin/default/site, and hit "design" under Kpax.
![[[image: web2py_kpax_1.png]]](/frog/files/Teru/web2py_kpax_1.png)