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


Groups > comp.lang.php > #16291

PHP in a local environment (was: how to set default timezone as a .config argument?)

Path csiph.com!news.mixmin.net!weretis.net!feeder1.news.weretis.net!news.solani.org!.POSTED!not-for-mail
From "Christoph M. Becker" <cmbecker69@arcor.de>
Newsgroups comp.lang.php
Subject PHP in a local environment (was: how to set default timezone as a .config argument?)
Date Fri, 15 Jan 2016 18:51:15 +0100
Organization solani.org
Lines 16
Message-ID <n7bbi9$h76$1@solani.org> (permalink)
References <n76kdi$29c$1@dont-email.me> <5696DB4E.1020802@arnowelzel.de> <n77hmm$ers$1@dont-email.me> <56975237.1070907@arnowelzel.de> <56975301.8000108@arnowelzel.de> <n78l56$dkm$1@dont-email.me> <150120161122102384%timstreater@greenbee.net> <n7b4gq$ltt$1@dont-email.me> <150120161740399745%timstreater@greenbee.net>
Mime-Version 1.0
Content-Type text/plain; charset=utf-8
Content-Transfer-Encoding 7bit
X-Trace solani.org 1452880265 17638 eJwNyMkBwDAIA7CVuGzKOLSE/UdI9RScyi+DYGCx0jQ54iNHZ2vwP9FpXV4+xfOoxVpIuaa9FwrtEA4= (15 Jan 2016 17:51:05 GMT)
X-Complaints-To abuse@news.solani.org
NNTP-Posting-Date Fri, 15 Jan 2016 17:51:05 +0000 (UTC)
User-Agent Mozilla/5.0 (Windows NT 6.1; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.5.1
X-User-ID eJwFwQkBACAIA8BK8mxCHAXpH8E7GIW1naBjMCRwrSkGDdNzY9nbGqnd8D6xqviQlTLFpR8CyBB2
In-Reply-To <150120161740399745%timstreater@greenbee.net>
Cancel-Lock sha1:XoXo1IUxDWEfDkfUMTO5vvPEA60=
X-NNTP-Posting-Host eJwNwoERACEIA7CV6CNFx+GL7j+CXhJOUDkYHHEeYAMmd/nsaXu9lRYtnrXLGd7FKOL/UroOZBD1
Xref csiph.com comp.lang.php:16291

Show key headers only | View raw


Tim Streater wrote:

> That's one reason I'm using PHP. Mind you, it is expensive in resources
> to get apache to fire up PHP so I can run a short script. At the minute
> I'm looking to redo my app in Xojo and so far it's looking a lot
> faster. Too bad about their language, mind - I can lay out PHP scripts
> to be far more legible than in their glorified Basic, and I find strict
> typing to be irksome.

Have you tried to use PHP's built-in webserver instead of Apache?  That
might improve overall performance.  And of course enabling OPcache may
also be very useful.

-- 
Christoph M. Becker

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


Thread

how to set default timezone as a .config argument? crankypuss <invalid@invalid.invalid> - 2016-01-13 15:54 -0700
  Re: how to set default timezone as a .config argument? Arno Welzel <usenet@arnowelzel.de> - 2016-01-14 00:18 +0100
    Re: how to set default timezone as a .config argument? crankypuss <invalid@invalid.invalid> - 2016-01-14 00:13 -0700
      Re: how to set default timezone as a .config argument? Arno Welzel <usenet@arnowelzel.de> - 2016-01-14 08:45 +0100
        Re: how to set default timezone as a .config argument? Arno Welzel <usenet@arnowelzel.de> - 2016-01-14 08:49 +0100
          Re: how to set default timezone as a .config argument? crankypuss <invalid@invalid.invalid> - 2016-01-14 10:19 -0700
            Re: how to set default timezone as a .config argument? Arno Welzel <usenet@arnowelzel.de> - 2016-01-14 20:09 +0100
            Re: how to set default timezone as a .config argument? Tim Streater <timstreater@greenbee.net> - 2016-01-15 11:22 +0000
              Re: how to set default timezone as a .config argument? crankypuss <invalid@invalid.invalid> - 2016-01-15 08:53 -0700
                Re: how to set default timezone as a .config argument? Tim Streater <timstreater@greenbee.net> - 2016-01-15 17:40 +0000
                PHP in a local environment (was: how to set default timezone as a .config argument?) "Christoph M. Becker" <cmbecker69@arcor.de> - 2016-01-15 18:51 +0100
                Re: PHP in a local environment (was: how to set default timezone as a .config argument?) crankypuss <invalid@invalid.invalid> - 2016-01-15 11:00 -0700
                Re: PHP in a local environment (was: how to set default timezone as a .config argument?) Tim Streater <timstreater@greenbee.net> - 2016-01-15 20:41 +0000
                Re: PHP in a local environment "Christoph M. Becker" <cmbecker69@arcor.de> - 2016-01-17 16:36 +0100
                Re: PHP in a local environment Tim Streater <timstreater@greenbee.net> - 2016-01-17 15:54 +0000
                Re: how to set default timezone as a .config argument? Ben Bacarisse <ben.usenet@bsb.me.uk> - 2016-01-16 01:21 +0000
                Re: how to set default timezone as a .config argument? Michael Vilain <vilain@NOspamcop.net> - 2016-01-15 18:25 -0800
                Re: how to set default timezone as a .config argument? Tim Streater <timstreater@greenbee.net> - 2016-01-16 08:25 +0000
                Re: how to set default timezone as a .config argument? Ben Bacarisse <ben.usenet@bsb.me.uk> - 2016-01-16 11:55 +0000
      Re: how to set default timezone as a .config argument? "Christoph M. Becker" <cmbecker69@arcor.de> - 2016-01-14 11:57 +0100
        Re: how to set default timezone as a .config argument? crankypuss <invalid@invalid.invalid> - 2016-01-14 10:29 -0700
          Re: how to set default timezone as a .config argument? "Christoph M. Becker" <cmbecker69@arcor.de> - 2016-01-15 12:14 +0100
            Re: how to set default timezone as a .config argument? crankypuss <invalid@invalid.invalid> - 2016-01-15 08:57 -0700

csiph-web