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
slix 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 probably need administrative rights (root access) for t
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 be
3 matches
Mail list logo