One of our customers installed a CMS application scripted in PHP and it creates a lot of new files. These are all getting created under the userid of nobody (the webserver's id) instead of the user's id (the scrip's id) which makes it somewhat difficult to run the application in safemode because here and then it will run into a barrier. Is this a problem with the coding or will PHP always create new files under the webserver's user id?
Kai -- Kai Schätzl, Berlin, Germany Get your web at Conactive Internet Services: http://www.conactive.com IE-Center: http://ie5.de & http://msie.winware.org -- PHP General Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php