I need to test php scripts on my computer before uploading to a webhost. How can I make a web server that should work as I click a php link it should trigger the codes offline.
How do I convert my windows XP Pro to work as a web server? I create PHP scripts for a website and to test.?
Windows XP PRO has functionality for running a web server built in
IIS is an option, however, under a "Default" installation of XP Pro, it might not be installed
Control panel - %26gt; add / remove programs -%26gt; Add Remove Windows COmponents - Check "Internet Information Services"
You could also look @ apache as has been mentioned, however, IIS is PART of windows.
Reply:You will need to install a webserver on your computer such as Apache (http://httpd.apache.org/) and install php (http://www.php.net/) on your computer. You will then be able to run php scripts.
Reply:You will have to get the software to make your machine run as a webserver. It can get rather pricy.
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment