You have to be the "root" user of the server to do that.
Use the "su" command (or "sudo bash" if sudo is intalled) into a terminal
and edit the file from the terminal.

You probably try to edit the file from a normal user account, which have
just a read permission to that file.

On Mon, Jun 2, 2008 at 2:16 PM, slix <[EMAIL PROTECTED]> wrote:

>
> i try to edit httpd.conf file by adding
> LoadModule python_module modules/mod_python.so
>
> but it wont let me. how do i change the file permissions to do this?
> also is there some security issues here i should consider?
> >
>

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to