hola atutti,
sto installando php sul mio pc (portatile con WinXp home Ed).
Ho installato Apache e va (richiamando localhost mi appare la pagina che mi dice che funziona).
Ho pero' un problema: quando richiamo http://localhost/index.php, mi da questo avviso:

Syntax error on line 242 of c:/programmi/apache group/apache/conf/httpd.conf
Cannot add module via name 'mod_php4.c': not in list of loaded modules
Note the errors or messages above, and press the <ESC> key to exit. 15...

io sono andata a verificare nel file httpd.conf e quella riga (AddModule mod_php4.c) c'è...il problema è che ho provato sia ametterlo con il commento che senza, ma mi da sempre lo stesso "errore/avviso" che ho scritto sopra...

Come posso risolvere?