Graham Dumpleton ha scritto:
> You must recompile mod_python to use a different Python version.
> Changing the symlink like that will not make a difference and you
> could break other stuff on your system which assumed default Python is
> a specific version.
>
>   
I know, and I didn't do it(I'm on Ubuntu a most application are in 
python and they expect 2.6 which is installed by default)
> You should also not go blindly changing permissions to 777 as that
> makes it world writable which is bad practice and disastrous on a
> shared host as other users can then change stuff in your directories.
> Please go read documentation on file permissions on UNIX systems.
>   
I know that too. But I just want something for others than me to see the 
site. The "manage.py  runserver" isn't visible by other pc than mine 
(http://myhost:8000 doesn't work).

If I could use that server would not need apache at all.

-Salvatore



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to