En effet, dans le fichier /etc/httpd/conf.d/php.conf il faut ajouter:

#
# Cause the PHP interpreter to handle files with a .php extension.
#
AddHandler php5-script .phtml
AddType text/html...