PyLucid CMS Logo

PyLucid v0.9 for shared webhosting without shell account!

tag cloud ajax | Amazon | Apache | Aptana | backward incompatible | blog | browser | bugfix | ColorMirror | creole | database | dbtemplates | development | django | django-sync | django-tagging | django-tools | django-weave | documentation | dokumentation | Eclipse | editor | encoding | fastcgi | firefox | firefox sync | formset | generic | git | html | include | IRC | javascript | linux | mysql | pip | plugin | politik | pydev | pygments | pylucid | python | release | screencast | screencasts | security | sicherheit | software | sqlite | standalone | suchmaschine | svn | test | textile | unittest | v0.10 | v0.11 | virtualenv | visible changes | web | webspace

↑ 2010-04-29 - PyLucid v0.9 for shared webhosting without shell account!  #

Before 1 year, 9 months published by jens.

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:

  1. Download: https://sourceforge.net/projects/pylucid/files/PyLucid_standalone_0-9-0-RC3-git-fbba4c7.7z/download
  2. extract with 7-Zip
  3. create local_settings.py, see: example
  4. rename 'default.htaccess' to '.htaccess' and customize for your needs
  5. upload all via FTP to your web server
  6. request install pages, e.g: your_domain.tld/install_pylucid.cgi
  7. run at least: "syncdb", "create superuser" and "loaddata"
  8. very important: delete install_pylucid.cgi ! (Otherwise other users can create his own accounts!)
  9. Ready!

You can also start the Django developer server local, with:

Bash
1
~PyLucid_standalone$ ./manage.py runserver

more info: install PyLucid standalone package

(Last update: June 28, 2011, 2:17 p.m. by jens.)

tags pylucid | standalone
0 comments for 'PyLucid v0.9 for shared webhosting without shell account!':
    there exist no comment for 'PyLucid v0.9 for shared webhosting without shell account!'
Leave a comment
tag navi developing

django-processinfo: 6.5 ms of 257.4 ms (2.5%)