The first standalone package is ready!
It's usefull for all users witch has no shell account. It's not needed to create a virtualenv. Just copy all files via FTP on your web space and install trough the web browser using a simple CGI script.
It runs like this:
- Download: https://sourceforge.net/projects/pylucid/files/PyLucid_standalone_0-9-0-RC3-git-fbba4c7.7z/download
- extract with 7-Zip
- create local_settings.py, see: example
- rename 'default.htaccess' to '.htaccess' and customize for your needs
- upload all via FTP to your web server
- request install pages, e.g: your_domain.tld/install_pylucid.cgi
- run at least: "syncdb", "create superuser" and "loaddata"
- very important: delete install_pylucid.cgi ! (Otherwise other users can create his own accounts!)
- Ready!
You can also start the Django developer server local, with:
more info: install PyLucid standalone package
(Last update: June 28, 2011, 2:17 p.m. by jens.)
there exist no comment for 'PyLucid v0.9 for shared webhosting without shell account!'
loading...
Leave a comment