Hi all,
I'm running PHP in CGI mode and want to make /lib/shared_folder/ accessible for multiple users.
I tried to chown the folder with apache:apache, but without any luck (probably because all users got their own username:username rights).
Can anybody tell me how I can access the shared folder from multiple accounts?
Thanks!
I'm running PHP in CGI mode and want to make /lib/shared_folder/ accessible for multiple users.
I tried to chown the folder with apache:apache, but without any luck (probably because all users got their own username:username rights).
Can anybody tell me how I can access the shared folder from multiple accounts?
Thanks!