Re[2]: chown executed by the apache user

2006-11-23 Thread Christian
th. First I tried the Perl package 'Sudo' as I prefer those. But it didn't worked, and I gave up very quick. So it's worth to give a try. http://search.cpan.org/~landman/Sudo-0.21/lib/Sudo.pm Best Regards, Christian - [EMAIL PROTECTED] - == START ORIGINAL MESSAGE

Re: chown executed by the apache user

2006-08-03 Thread Tom Schindl
You could run the chown command using sudo if you are on *ix. http://www.courtesan.com/sudo/sudo.html Tom Christian Hauser schrieb: > Basel, Donnerstag, 3. August 2006, 07:51:47 > . > > *chown executed by the apache user* > > >

Re: chown executed by the apache user

2006-08-03 Thread Kevin A. McGrail
to the daemon to run and report status. Regards, KAM *chown executed by the apache user* I need to change the uid, 'chown' for a file via the apache-perl process.

chown executed by the apache user

2006-08-03 Thread Christian Hauser
Basel, Donnerstag, 3. August 2006, 07:51:47 . *chown executed by the apache user* Hello Mod_Perl List I need to change the uid, 'chown' for a file via the apache-perl process. People can work via FTP/WebDAV on files, but also via a Web Interfac