|
|
|
| |||||||||
![]() |
|
|
«
Previous Thread
|
Next Thread
»
|
Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
#1
|
|||
|
|||
|
Unix file permissions and scipt access
hi i have a unix shell where i put my cgi scripts..
i have a cgi that create some text files that act like databases.. problem is that the created files have owner "nobody" so i cant change them manually... what do u suggest to do? i need these txt files to be able to be modified both manually and by the scipt.. chmod to 666 is not an option for security reasons thanx in advance |
|
#2
|
|||
|
|||
|
Would it be possible to change the group under which Apache runs? That way you could 660 the files and have both Apache and the other scripts run under the same group id.
__________________
Need Java help? Want to help people who do? Sit down with a cup of Java at the hotjoe forums. |
|
#3
|
|||
|
|||
|
Quote:
yes idd this is an option.. the problem is my site is hosted by a company.. so i need to ask them to do it |
![]() |
| Viewing: Dev Shed Forums > Operating Systems > UNIX Help > Unix file permissions and scipt access |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|
|
|