Posted October 29, 200519 yr Hi there. I want to test some php script I have been working on. I have downloaded the apache installer. WTF do I do so I can run my pages. I have set everything up like http://www.test.com and test@test.com as my testing server? (I think). I really need help. EDIT: Problem solved. I just switched to EasyPHP
December 9, 200519 yr Apache doesn't support PHP by default, you have to download PHP parser from http://www.php.net and install it and configure Apache to detect it. Just google some apache+PHP tutorial. btw, if you don't know such things you shouldn't be having a server if you ask me:O_o: