Making PHP secure ?
Hi,
is there any way to make PHP secure ?
If I have a server with x virtual hosts
and apache runs as nobody, all PHPs have "nobody"-rights.
So every client can access every other clients files
Including config-files which might include DB passwords
I twisted my brain the last two ours, but can't find a solution.
Well, there is one, but running one apache per domain is not exactly what I want
any help ??????
ciao
Anti
anti posted this at 14:46 — 15th May 2000.
They have: 453 posts
Joined: Jan 1999
Just in case you didn't understand the question.
Put this on you webserver and retrieve it via http (with php enabled).
anti posted this at 17:45 — 16th May 2000.
They have: 453 posts
Joined: Jan 1999
Yes,
but by this I would loose the persistency.
Right ?
And most of the hosts don't have cgiwrap anyway
I think there should be an option in PHP to honor the suid-bit on php files.
Want to join the discussion? Create an account or log in if you already have one. Joining is fast, free and painless! We’ll even whisk you back here when you’ve finished.