This is a discussion on Installing PHP on HP within the PHP General forums, part of the PHP Programming Forums category; For learning purposes, can I install and run PHP on my XP Home Edition machine? If not that, how about ...
|
|||||||
| FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
|
|||
|
--- Christopher Weaver <we.aver@verizon.net> wrote:
> For learning purposes, can I install and run PHP on my XP Home Edition > machine? If not that, how about an NT 4.0 Workstation? Yes, there is even a Windows mailing list. http://www.php.net/mailing-lists.php http://marc.theaimsgroup.com/?l=php-windows http://news.php.net/group.php?group=php.windows Hope that helps. Chris ===== Chris Shiflett - http://shiflett.org/ PHP Security Handbook Coming mid-2004 HTTP Developer's Handbook http://httphandbook.org/ RAMP Training Courses http://www.nyphp.org/ramp |
|
|||
|
Christopher Weaver wrote:
> For learning purposes, can I install and run PHP on my XP Home Edition > machine? If not that, how about an NT 4.0 Workstation? yes, you can install it on either, it's platform independent. You will need a webserver (IIS, APACHE, or at least PWS) to test your pages locally. XP home does not have IIS but comes with PWS. Apache is availble online. hope it helps... nariman i-gizmo.com ##-----------------------------------------------# Article posted from PHP Freaks NewsGroup http://www.phpfreaks.com/newsgroup Get Addicted: php.genera ##-----------------------------------------------## |