I still couldn't get the apache and php work together

United States
December 15, 2010 4:43am CST
Yesterday, I search online for those articles to teach people how to install apache and php, and configure the file to make them work together. Every article has different set up procedure, and some of them slight different on the code. Basically, majority of them are the same. add the Load Module; Add new type PHP extension, etc...... Although I follow the exact instruction and procedure, and working on a 32 - bit computer, it is still not working desirably. What went wrong? I just can't display the php info to test the php connection. Any idea?
1 response
@lovedude (4447)
• India
15 Dec 10
You haven't told me yet.. which version are you installing.. and to run php file you just need to put your php files into www folder.. go to your browser and type http://localhost it should work..
• United States
15 Dec 10
Well, I got that part working. It shows "It Work" right? I am talking about the part the display php file correctly. the one with php extension. I can't get it work.