>I am using windows2000 and when I run php it enables anyone on my network
>to allow php coding to make directorys in my computer..
>How can I disable this feature so they can only make directorys/files in
their own directory?

You could try to run php in secure mode (not sure if this helps you with
your problem)

or

you could try to have the Webserver run as a special user und then restrict
access and privileges
for that user to your drives and directories (no read, no listing, no
execution, no write, no create ...,
2000 realy has a giant of privileges (per directory, group and user) ...

mk


-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to