Here is the full content of the log file from a restart to request and error. I changed ownership of /usr/share/pear to apache. The /usr/share/php directory is empty, but I did the same for it as well. Thanks for the quick reply.---
# tail /var/log/httpd/error_log
AH00170: caught SIGWINCH, shutting down gracefully
SELinux policy enabled; httpd running as context system_u
AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)
AH01757: generating secret for digest authentication ...
AH02282: No slotmem from mod_heartmonitor
AH00163: Apache/2.4.6 (CentOS) PHP/5.4.16 configured -- resuming normal operations
AH00094: Command line: '/usr/sbin/httpd -D FOREGROUND'
PHP Warning: Unknown: failed to open stream: Permission denied in Unknown on line 0
PHP Fatal error: Unknown: Failed opening required '/var/www/html/osticket/index.php' (include_path='.:/usr/share/pear:/usr/share/php') in Unknown on line 0
I'll repeat my question, it did not get answered: That doesn't look like an Apache error log. Is it?And, I'll repeat my comment regarding ntozier's questions, as they did not get answered (other than the SELinux question):I still don't see answers to ntozier's questions, other than the one about SELinux.Finally, you changed ownership of some directories. Did you run the restorecon command that I suggested? I should have included the -r (-R) option, so I'd run it as follows:$> restorecon -r Jack