> You'll get a message like "cannot create temp file for here document:
> Permission denied" on /var/log/httpd/admin_error_log.

Just guessing but does your rpm install anything into the /tmp directory and
therefore change the rights on the /tmp.  This is a unique dir and requires
the following (note the trailing 't')

drwxrwxrwt 4 root root 12288 Apr 22 11:10 tmp

You may reset by doing this:

/bin/chmod -f 1777 /tmp

Again, just a guess.  I have not even looked at your rpm.

Regards,

--
Darrell May
DMC Netsourced.com
http://netsourced.com
http://myEZserver.com


--
Please report bugs to [EMAIL PROTECTED]
Please mail [EMAIL PROTECTED] (only) to discuss security issues
Support for registered customers and partners to [EMAIL PROTECTED]
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Archives by mail and http://www.mail-archive.com/devinfo%40lists.e-smith.org

Reply via email to