Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.lang.php > #15923
| From | Arno Welzel <usenet@arnowelzel.de> |
|---|---|
| Newsgroups | comp.lang.php |
| Subject | Re: PHP development environment on a Windows laptop |
| Date | 2015-12-10 16:19 +0100 |
| Message-ID | <56699808.3010606@arnowelzel.de> (permalink) |
| References | <n4a6r9$olu$1@dont-email.me> <n4a9uj$66j$1@dont-email.me> <n4bmnq$d09$1@dont-email.me> |
Am 2015-12-10 um 12:15 schrieb James Harris: > On 09/12/2015 22:31, Jerry Stuckle wrote: >> On 12/9/2015 4:38 PM, James Harris wrote: > >>> Any suggestions for a good way to set up a PHP development environment >>> on a single machine (in this case, a Windows laptop)? > > ... > >> Sure. Just install Apache, MySQL, PHP and whatever else you might need >> on the laptop. I prefer to install each manually so I can control >> everything, but you can get a package such as WAMP which contains all >> three instead. > > I prefer separate installations, too. > > I don't have a Windows C compiler to build from source code and am wary > of installing code that someone else has built in case it includes some > unwanted code that they have added. Which Apache web server code did you > download and install? Just my 2 cents... Apache: See <http://httpd.apache.org/docs/current/platform/windows.html#down> which also refers to <http://www.apachehaus.com/cgi-bin/download.plx> PHP: <http://windows.php.net/download/> MySQL: <http://dev.mysql.com/downloads/mysql/> -- Arno Welzel http://arnowelzel.de http://de-rec-fahrrad.de http://fahrradzukunft.de
Back to comp.lang.php | Previous | Next — Previous in thread | Next in thread | Find similar | Unroll thread
PHP development environment on a Windows laptop James Harris <james.harris.1@gmail.com> - 2015-12-09 21:38 +0000
Re: PHP development environment on a Windows laptop Jerry Stuckle <jstucklex@attglobal.net> - 2015-12-09 17:31 -0500
Re: PHP development environment on a Windows laptop James Harris <james.harris.1@gmail.com> - 2015-12-10 11:15 +0000
Re: PHP development environment on a Windows laptop Jerry Stuckle <jstucklex@attglobal.net> - 2015-12-10 09:29 -0500
Re: PHP development environment on a Windows laptop James Harris <james.harris.1@gmail.com> - 2015-12-25 15:46 +0000
Re: PHP development environment on a Windows laptop Arno Welzel <usenet@arnowelzel.de> - 2015-12-10 16:19 +0100
Re: PHP development environment on a Windows laptop dryhurst <jonathan.dryhurst@gmail.com> - 2015-12-25 05:16 -0800
Re: PHP development environment on a Windows laptop Thomas 'PointedEars' Lahn <PointedEars@web.de> - 2015-12-10 14:00 +0100
Re: PHP development environment on a Windows laptop "J.O. Aho" <user@example.net> - 2015-12-12 09:32 +0100
Re: PHP development environment on a Windows laptop dryhurst <jonathan.dryhurst@gmail.com> - 2015-12-25 05:07 -0800
Re: PHP development environment on a Windows laptop imbibed <jonathan.dryhurst@gmail.com> - 2015-12-25 06:11 -0800
Re: PHP development environment on a Windows laptop imbibed <jonathan.dryhurst@gmail.com> - 2015-12-25 06:12 -0800
Re: PHP development environment on a Windows laptop imbibed <jonathan.dryhurst@gmail.com> - 2015-12-25 06:31 -0800
csiph-web