<?php
phpinfo();
?>
LoadModule php5_module libexec/apache22/libphp5.so
<IfModule mod_php5.c>
DirectoryIndex index.php index.html
</IfModule>
<IfModule mod_php5.c>
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
</IfModule>
Starting apache22.
[Sat Jan 09 16:25:28 2010] [warn] module php5_module is already loaded, skipping
httpd: Could not reliably determine the server's fully qualified domain name, using ::1 for ServerName
localhost#
LoadModule php5_module libexec/apache22/libphp5.so