PHP Info is not working.

<?php
 phpinfo();
?>

is not being populated in each domain.

Status: 
Active

Comments

Howdy -- what happens when it doesn't work properly, what does it show instead?

Also, in that case, what shows up in the Apache error log for that domain... that's available in $HOME/logs/error_log.

Lastly, what is the output of this command:

rpm -qa | grep php