Web Host Directory Forums

View original thread:  Is it possible to run php scripts in widows hosting


Pages: 1 
Zhra
Well, I would like to get windows server hosting, but I get a php Gallery script (4images) in my website,

My question,
Is it possible to run php scripts in widows hosting
Mxhub
Hi Zhra,

Yes. Make sure you install php module on your server.

To verify whether php is successfully install, setup a php script eg. phpinfo.php
in the script, code as follow:

Code:
<? phpinfo(); ?>


and view phpinfo.php and see whether it will load up your current php version.
PopLogic
yes, php can be installed and configured on a windows box, but if you're going to be using php/mysql, why not just go with linux?
Zhra
Well thanks for your answers

I prefer to get windows supporting php
Because this days I'm studding asp.net
Mxhub
Zhra,

All the best.
Return to Thread List