Need help with tutorial

So I hope I’m posting this is an appropriate category. :wink:

I’m following dudeman’s tutorial on installing my own PHP server with Apache. I’m at the last parts where I have to paste in: [FONT=Arial][SIZE=2][COLOR=#000000][FONT=Arial][SIZE=2][FONT=Verdana, Arial, Helvetica, sans-serif][COLOR=#003399] LoadModule php5_module “c:/web/php/php5apache2.dll” [/COLOR][/FONT][/SIZE][/FONT][/COLOR][/SIZE][/FONT]When I comment that part out and leave everything else in, Apache loads in the taskbar with a green arrow. And then when I remove the # sign before it, I can’t restart it.

Can someone please tell me why this is so? I’m not quite sure if it’s the version of PHP and Apache that I’ve installed. The tutorial says to download PHP 5.0 and Apache 2.0.50. I have downloaded PHP 5.2 and Apache 2.2 instead, the latest ones. Thanks for any help in advance. :slight_smile: