> Don't try and do anything with web devel on windows without: > > http://www.sysinternals.com/Utilities/ProcessExplorer.html > > It is a 100% must! Thanks :)) it's a very interesting tool...now I'm downloading it and I'll try to use it :) > While you can give the IUSR user the required >level of access you really need to think carefully about this. Giving >Administrator privileges to the user that any externally accessible >service runs as is generally a very very bad idea. > Can you have the PHP queue up > descriptions of the operations needed and then have an AT script > actually execute them with the required privileges. Well, I've added IUSR to the administrators Group...and the web application now works :) lol But... I've also understand the possible problems of giving administrator privileges to IUSR user, thanks...so I ask you: is there the possibility to launch it with admin privileges, without adding IUSR to the administrators Group? Or also is it possible to launch it with another user ? (in any case I need to launch it from a php web page..) Thanks again to all of you :)) -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php