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
help me to solve a problem
Moderator: General Moderators
-
thewebhostingdir
- Forum Newbie
- Posts: 18
- Joined: Fri Jul 17, 2009 1:15 am
Re: help me to solve a problem
Kindly check the apache error logs for the exact error message. You can check the apache error logs where you have installed apache.
AccuWebHosting.Com - Windows VPS Hosting
ASP.NET 3.5 | SQL 2005 Database | US Based Hosting Company | 24 X 7 Support | Daily Backups | Uptime Guarantee | Affiliates - $50 Per Sale | Brick7.com | TheWebHostingDir.com
ASP.NET 3.5 | SQL 2005 Database | US Based Hosting Company | 24 X 7 Support | Daily Backups | Uptime Guarantee | Affiliates - $50 Per Sale | Brick7.com | TheWebHostingDir.com
Re: help me to solve a problem
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 .
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 .