Re: [CentOS] Php script not running

2018-11-30 Thread Leon Fauster via CentOS
> Am 30.11.2018 um 14:28 schrieb Jerry Geis : > > Hi All, I have centos 7. Apache and php are installed. > CGI runs fine - php does not seem to run. > > I have the /etc/httpd/conf.d/php.conf file > php.conf > # > # Cause the PHP interpreter to handle files with a .php extension. > # > >Set

[CentOS] Php script not running

2018-11-30 Thread Jerry Geis
Hi All, I have centos 7. Apache and php are installed. CGI runs fine - php does not seem to run. I have the /etc/httpd/conf.d/php.conf file php.conf # # Cause the PHP interpreter to handle files with a .php extension. # SetHandler application/x-httpd-php # # Allow php to handle Multiviews #