Re: [users@httpd] Error executing script through Apache

2015-10-16 Thread Pete Houston
On Fri, Oct 16, 2015 at 02:37:24PM +, David Johnson wrote: > Please forgive my ignorance, but what can I do now to resolve this? Depending on your current SELinux policy and what precisely it is that you want to allow you could either adjust an appropriate boolean, correct any files/dirs with

RE: [users@httpd] Error executing script through Apache

2015-10-16 Thread David Johnson
nson David C.Johnson  Schoolcraft College Administrative Systems Senior Systems Administrator A-180 1(734)462-4716 djohn...@schoolcraft.edu -Original Message- From: Pete Houston [mailto:p...@openstrike.co.uk] Sent: Friday, October 16, 2015 10:27 AM To: users@httpd.apache.org Subject: Re

Re: [users@httpd] Error executing script through Apache

2015-10-16 Thread Pete Houston
On Fri, Oct 16, 2015 at 02:21:45PM +, David Johnson wrote: > What would be different about being logged in as www at the command line and > calling a script vs. running Apache as www and calling it through the > intranet? The SELinux context will be different. Check the audit log to see if i

[users@httpd] Error executing script through Apache

2015-10-16 Thread David Johnson
Hello Apache community, I am migrating our schools ERP system from HP-UX to Redhat. We run a UniData database utilizing Apache to access our data through our intranet. All I am trying to do is migrate the system to the new OS, but I am having issues initializing the database through Apache. I