How do I create a directory which is owned by a user other than the user which is running the webserver? The "other" user will change all the time. So I need to be able to set the ownership of a directory, on-the-fly. I have searched the Internet and I have run across things like creating c wrappers and perl scripts using suidperl. I really really want to stay in the PHP world for this, so does anyone have any suggestions of what I can do to make this happen. I don't have a problem with using other languages to accomplish this, I would just prefer to stick with PHP on this one. I am running the latest everything, PHP and Apache on Linux of course. Keith -- PHP General 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]