Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.php > #15922

Re: PHP development environment on a Windows laptop

From Jerry Stuckle <jstucklex@attglobal.net>
Newsgroups comp.lang.php
Subject Re: PHP development environment on a Windows laptop
Date 2015-12-10 09:29 -0500
Organization A noiseless patient Spider
Message-ID <n4c23q$nqa$1@dont-email.me> (permalink)
References <n4a6r9$olu$1@dont-email.me> <n4a9uj$66j$1@dont-email.me> <n4bmnq$d09$1@dont-email.me>

Show all headers | View raw


On 12/10/2015 6:15 AM, James Harris wrote:
> 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?
> 
> James
> 

I understand your feelings, but if you can't compile it yourself, you
have to depend on something someone has compiled for you.  But then how
many other programs do you have for which you haven't/can't compile?
And even if you do compile it yourself - are you sure someone hasn't
added something to the source code?  Without going though line for line
and understanding what every line does, you can't be sure.

But as to your question - I download them from the respective sites.  If
they don't have Windows binaries, they have sites they recommend where
you can get the files.  I figure it's the safest way.


-- 
==================
Remove the "x" from my email address
Jerry Stuckle
jstucklex@attglobal.net
==================

Back to comp.lang.php | Previous | NextPrevious in thread | Next in thread | Find similar | Unroll thread


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