1142f vnukelog from within Perl - Perl Programming
Training, Open Source computer languages
PerlPHPPythonMySQLApache / TomcatTclRubyJavaC and C++LinuxCSS 
Search for:
Home Accessibility Courses Diary The Mouth Forum Resources Site Map About Us Contact
vnukelog from within Perl

Posted by wilko (wilko), 17 October 2005
Hi,

This is probably more of an Apache question as it's to do with permissions. Permissions is something I have difficulty getting my head around!

I want to be able to clear logs using vnukelog from with a web site's cgi Perl script. When I use system() to this I get a permission denied error.

How do I do this, do I need my cgi script to have root access or modify the groups in some way?


JW

Posted by admin (Graham Ellis), 17 October 2005
The recommendation in the Apache manual is that you're very careful with log file permissions.   Personally, I would set up a cron job as root to move them on a daily basis; that could also change the ownership and then you could do whatever you wanted.  In order to prevent certain attacks, the log files are owned by the user that starts up httpd - which is usually root - even if your daemon runs as a different user.

Posted by wilko (wilko), 18 October 2005
Thanks for that Graham.

I'll go with your CRON suggestion. I was just curious how you can get a cgi script to perform certain system comands that only work at root level.

Thanks


Posted by admin (Graham Ellis), 18 October 2005
on 10/18/05 at 13:42:10, wilko wrote:
TI was just curious how you can get a cgi script to perform certain system comands that only work at root level.


Not at all if you can avoid it, and if you must do it ... VERY CAREFULLY  



This page is a thread posted to the opentalk forum at www.opentalk.org.uk and archived here for reference. To jump to the archive index please follow this link.

You can Add a comment or ranking to this page

© WELL HOUSE CONSULTANTS LTD., 2013: Well House Manor • 48 Spa Road • Melksham, Wiltshire • United Kingdom • SN12 7NY
PH: 01144 1225 708225 • FAX: 01144 1225 899360 • EMAIL: info@wellho.net • WEB: http://www.wellho.net • SKYPE: wellho
0