When I\'m executing
django-admin.py startproject site
it works. But if I\'m only copying site folder it doesn\'t work. Why?
I had a problem with a symlink not being followed from the site-packages dir. Double check your apache config and symlinks as well.