How To Test PHP Support In Apache HTTP Server
Create a file in your htdocs directory (ask the location from your web hosting provider if you are not sure named test.php.
Open the file in your favorite text editor and add the line:
< ?php phpinfo() ?>
After saving the file, open in your browser:
http://[your host name]/test.php
Note: Replace [your host name] with your actual host name.
Now if you see a page with php information (see the illustration) then you have PHP support in your Apache HTTP Server.
PHP support is required if you want to run lots of web applications like WordPress, for example. Demand PHP support from your web hosting provider if it is not already enabled.
Filed under Headline News, How To, Open Source Software, PHP, Tech Note, Technology, Web, Web Hosting, Web Services |
|
RSS 2.0 |
Trackback this Article
|
Email this Article
You may also like to read |




































July 28th, 2006 at 11:00 pm
[...] Advantage Becomes Genuine Disadvantage How To Test PHP Support In Apache HTTP Server » How To Run PHP in HTML Pages July 28th, 2006 by AngsumanChakraborty [...]