Re: [PHP-DEV] Re: Access-Control-Allow-Origin header in CLI server

2013-07-06 Thread Mario Brandt
You can use the router script to add that header of your desire into every request. Cheers Mario On 6 July 2013 01:34, Matthew Leverton wrote: > On Fri, Jul 5, 2013 at 5:48 PM, Daniel Lowrey wrote: >> This is not the sort of thing that belongs in an HTTP server by >> default. It's a one-off he

Re: [PHP-DEV] Recycle PHP Log

2012-10-27 Thread Mario Brandt
Hi, On Thu, Oct 25, 2012 at 9:59 PM, Antony Dovgal wrote: > Just use logrotate for that. On Windows there is no logrotate by defautl, so that would be a nice feature ;) Cheers Mario -- PHP Internals - PHP Runtime Development Mailing List To unsubscribe, visit: http://www.php.net/unsub.php

[PHP-DEV] Re: [INTERNALS-WIN] Fwd: [PHP-WEBMASTER] PEAR Folder not included in PHP 5.38 VC9

2012-02-19 Thread Mario Brandt
In 5.3.10 it is still missing just saying Cheers On Thu, Dec 8, 2011 at 13:18, Mario Brandt wrote: > I meant I can't find it ;-) Now I made the bug report 60470[1], but > you have to assign it yourself. > > Cheers > Mario > > > [1] https://bugs.php.net/bug

Re: [PHP-DEV] Benchmarking ...

2011-10-20 Thread Mario Brandt
Hi Lester, you can also run pure command line with the micro bench script http://svn.php.net/viewvc/php/php-src/branches/PHP_5_4/Zend/micro_bench.php?view=co I already made some benchmarking 5.3.8 and 5.4.0beta2 results 5.3.8 http://pastebin.com/raw.php?i=52s1kzMa results 5.4 http://pastebin.com

AW: [PHP-DEV] Windows 7 test passed

2009-02-05 Thread Mario Brandt
: Mario Brandt Cc: internals@lists.php.net Betreff: Re: [PHP-DEV] Windows 7 test passed 2009/2/4 Mario Brandt : > > > The VS9 cli (snapshot from 2009-Feb-04 23:00:00 thread safe)runs. I only > tested some small OOP scripts. > There is no need to install the M$ 2008 C++ Runtime ;-)

Re: [PHP-DEV] Windows 7 test passed

2009-02-04 Thread Mario Brandt
...@googlemail.com] Gesendet: Do 05.02.2009 00:31 AM An: Mario Brandt Betreff: Re: [PHP-DEV] Windows 7 test passed Can you try the CLIs? 2009/2/4 Mario Brandt : > From the snapshop page: > the VS6 thread safe from 2009-Feb-04 22:00:00 runs. > > in the VS9 thread safe package there was no php5a

AW: [PHP-DEV] Windows 7 test passed

2009-02-04 Thread Mario Brandt
] Gesendet: Di 03.02.2009 13:22 An: Mario Brandt Cc: internals@lists.php.net Betreff: Re: [PHP-DEV] Windows 7 test passed Hi, And how did you workaround the ownership issue of scripts? All File System functions didn't work for me when I tried. Another one is SQLite driver that didn'

[PHP-DEV] Windows 7 test passed

2009-02-03 Thread Mario Brandt
Just to let you know :-) Windows 7 built 7000 no updates made (in VMware Workstation 6.5) Apache 2.2.11 from apachehaus.com PHP 5.2.8 from php.net Runs very smooth. Changes I made was to change the ext path in php.ini(-recommend) and added PHP as module to httpd.conf regards Mario

[PHP-DEV] PHP vs PHP NTS benackmark (win32)

2008-07-17 Thread Mario Brandt
I made a test on my console (cmd.exe) ENV: WinXP SP 3 all updates, PHP 5.2.6 / PHP 5.2.6 non thread safe (NTS) Intel Celeron 2.4 GHz 1 GB DDR Ram It showed that the non thread safe is faster than the thread safe version. NTS Benchmark Time Peak MemoryPeak Memory (Real) -

RE: [PHP-DEV] PHP 5.3 the slowest PHP of all times ?!?

2008-04-01 Thread Mario Brandt
Hi, I made some benchmarking on XP Pro. The new PHP is not always faster, but over all. Mario PHP 5.2.5 Benchmark Time Peak MemoryPeak Memory (Real) --- ./benchmarks\ackermann2.222 678144

AW: [PHP-DEV] Providing Visual Studio 2005 builds (again)

2007-11-15 Thread Mario Brandt
>PHPx will run with these Microsoft libraries and provide a 25% on >average performance increase in real world tests Using Apache compiled with VS8 and PHP 5.2.4 compiled with VS8 bootest the application speed of my scripts. >Ha. Yes. I see your point, but for those INSTALLING PHP, they would >p

AW: AW: [PHP-DEV] Providing Visual Studio 2005 builds (again)

2007-11-15 Thread Mario Brandt
Mello Marcus >any useful numbers? ENV: W2k3 Standart Edition (Kernel Version 5.2.3790 SP2) Apache 2.2.6 VS8 SP1 Hardware: AMD Athlon(tm) 64 Processor 3200+ (2.2 GHz) 512 MB DDR 1 RAM run with the php.exe (cli) --- PHP 5.