Date: Mon, 8 Sep 2003 00:29:02 +0300 (WET) From: Evren Yurtesen <eyurtese@tekniikka.turkuamk.fi> To: freebsd-isp@freebsd.org Subject: default file creation umask php4+apache Message-ID: <Pine.A41.4.10.10309080024540.23400-100000@bessel.tekniikka.turkuamk.fi>
next in thread | raw e-mail | index | archive | help
I wonder how to set the default file creation umask of the php? I dont want to set this in my scripts! I want to make the setting system wide available. This kind of interesting because first my php scripts created files with mode 755, and then when I changed the tmp directory they started to be created with mode 700 and now I realized that they are created by 777 mode. Because of some weird reason... I already tried to set the umask while starting apache but it doesnt seem to effect. I also tried to change the umask in /etc/login.conf and it also doesnt seem to effect. I am not sure if I did a mistake though. Do you have any suggestions or experiences? Thanks Evren
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.A41.4.10.10309080024540.23400-100000>