decommenta dove si fa riferimento a php5:
LoadModule php5_module modules/libphp5.so
<IfModule dir_module>
<IfModule mod_php5.c>
DirectoryIndex index.php index.html
AddType application/x-httpd-php .php
AddType application/x-httpd-php-source .phps
</IfModule>
DirectoryIndex index.html
</IfModule>
e aggiungi il nome-computer alla riga
127.0.0.1 localhos pippo
p.s.
http://php.html.it/guide/lezione/250...ra-e-mandriva/