[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[cobalt-users] safe_mode php and RaQ550 ?
- Subject: [cobalt-users] safe_mode php and RaQ550 ?
- From: Bertrand <bib@xxxxxxxxxxxxx>
- Date: Thu May 1 00:15:00 2003
- List-id: Mailing list for users to share thoughts on Sun Cobalt products. <cobalt-users.list.cobalt.com>
Dear all,
This is a rewrite of Subject: safe_mode php do not seems to behave correctly
Using solarspeed php v4.3.1 pkg on a RaQ550, I have following problem: when
running a php source that try to 'fopen' a text file I get an error if the
text isn't readable by everybody (perms 640). Both file are owned by the
same user/group.
I have to set the file to perms 644 in order to open it for reading. But in
this case, if I change ownership of the text file to an arbitrary (but
existing) user/group, I can still open it!
Same behaviour occurs too if I change the ownership of the text containing
directory to the other user.
As a newbe in php as well as cobalt administration, I can imagine I'm doing
something wrong or incomplete, but I can't find out what.
Is it the normal behaviour ? If not, could you please give me some hints in
order to correct that issue or refine diagnostic ?
Details as well as complete example are found under
"Subject: safe_mode php do not seems to behave correctly"
Many thanks in advance for your help.
Kindest regards
Bertrand