Hello,

I've been trying to port my app to apache2 server from the django
development server. After trying all day, I now see the admin page but
I don't see my app. Hosting co is not helping because they say this is
"pure django."

Is there someone familiar with this process and could you point me to
the right document or help if you can.

I just copied the app directory to the apache server

~/webapps/django/sw1/wkw1

admin.py and urls.py are same.

I connect to the server with Putty and cd to

~/webapps/django/sw1

and run

python2.5 manage.py syncdb

then I cd to

~/webapps/django/apache2/bin

and

./restart

But this has no effect. I still see the standard admin without my app.

http://www.swimswith.com/admin/

Thanks!

--

You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=.


Reply via email to