General Community > Chit Chat

Set Permissions with php

(1/2) > >>

writeto:
I am having a little trouble. I am dynamically create files on a linux server that defaults all files to have only user access. Is there a way to change permissions with php?

[Unknown]:
You can use the chmod function, but only if the owner of the process has permission to do so... err, I think.

-[Unknown]

Parham:
php should work like perl... A file created by nobody can only be access by nobody, and files created by users can only be created by users... very strange...

Acf:
invisionfilemanager sames to do it soem how  :-\

Parham:
the only response i got to this question was to make php the frontend, and perl the backend to do all the file management.

Navigation

[0] Message Index

[#] Next page

Go to full version