Page 1 of 1

help me to solve a problem

Posted: Fri Apr 02, 2010 3:10 am
by hagomuk
i have install php 5.2.13
with apache 2.2

after installing both i made a php file for testing it.
i saved it by name of test.php then i opened it in browser by typing http://localhost/test.php

result:
full code in file appears in browser as follows

"< html >< head >< title > PHP Testing < /title >< /head >< body >< ?php echo “ < p > If you see this then we did it right! < /p > ”; ? ></body></html>

how to solve this issue

Re: help me to solve a problem

Posted: Sun Apr 25, 2010 4:42 pm
by thewebhostingdir
Kindly check the apache error logs for the exact error message. You can check the apache error logs where you have installed apache.

Re: help me to solve a problem

Posted: Tue Oct 19, 2010 5:05 am
by ron80hall
Hello,

I think the problem with your compilation of PHP and Apche. In windows and Linux many type of packages available for installing Apache, PHP and Mysql.
Please refer the following link:
http://www.apachefriends.org/en/xampp.html
http://www.wampserver.com/en/

The commonly used package system is in windows XAMPP .