It errors out, and that's that. I have no idea what command it is doing as user apache that is dealing withi crontab, or why pam isn't happy about it.Running './C-cronjobs'...
You (apache) are not allowed to access to (crontab) because of pam configuration.
RESULT=1
1a) I removed /etc/cron.allow, and /etc/cron.deny is empty, but that made no difference.
1b) I put a dummy value into /etc/cron.deny, but that made no difference.
2) I added the line: "+ : apache : ALL" to the /etc/security/access.conf file, but it made no difference.
3) I tried forcing a complete install of apache to be successful before starting the install, but that made no difference.
So...
What can I do to get past this?
DL