Re: [PHP-WIN] 64 bit platform improvements

2013-12-28 Thread Anatol Belski
Hi Jan, great you stay on this issue. On Sat, December 28, 2013 15:06, Jan Ehrhardt wrote: > "Anatol Belski" in php.windows (Thu, 26 Dec 2013 23:10:41 +0100): > >> Yeah, there is a page >> https://bugs.php.net/bugs-generating-backtrace-win32.php , the debug >>

Re: [PHP-WIN] 64 bit platform improvements

2013-12-28 Thread Anatol Belski
Jan, On Sat, December 28, 2013 19:18, Jan Ehrhardt wrote: > Jan Ehrhardt in php.windows (Sat, 28 Dec 2013 17:53:13 +0100): > >> Silly design of DebugDiag. Why does not it look by default in the >> directory where the DLL is located? VC does it that way >> >> I am now putting then in c:\symcach

Re: [PHP-WIN] 64 bit platform improvements

2013-12-26 Thread Anatol Belski
On Thu, December 26, 2013 22:25, Jan Ehrhardt wrote: > Jan Ehrhardt in php.windows (Thu, 26 Dec 2013 21:24:39 +0100): > >> Fatal error: Undefined class constant 'MYSQL_ATTR_USE_BUFFERED_QUERY' >> in includes\database\mysql\database.inc on line 46 > > False alarm, this had something to do with the e

Re: [PHP-WIN] 64 bit platform improvements

2013-12-26 Thread Anatol Belski
On Thu, December 26, 2013 22:45, Jan Ehrhardt wrote: > "Anatol Belski" in php.windows (Thu, 26 Dec 2013 22:35:06 +0100): > >> On Thu, December 26, 2013 20:47, Jan Ehrhardt wrote: >> >>> I will try to get a BT with GDB. Probably that wil mean I have to >>

Re: [PHP-WIN] 64 bit platform improvements

2013-12-26 Thread Anatol Belski
On Thu, December 26, 2013 20:47, Jan Ehrhardt wrote: > "Anatol Belski" in php.windows (Thu, 26 Dec 2013 19:37:21 +0100): > >> There was a number of commits to opcache last week, I also merged them >> into str_size_and_int64 branch. So the code base should be comparable.

[PHP-WIN] Windows builds PECL site integration

2013-10-04 Thread Anatol Belski
Hi, as one could already have seen, the links to the extension DLLs has been integrated into the PECL website. Basically the builds done until now are shown. Together with the automatic builds this brings automatic updates for every new release built for windows. A couple of notes I'd like to brin

Re: [PHP-WIN] win32service on php 5.4

2013-09-12 Thread Anatol Belski
Hi, On Thu, September 12, 2013 14:26, Momchil Bozhinov wrote: > Hello, > I'm trying to migrate from 5.3 to 5.4, but I hit a road block > I'm using this > ext:http://windows.php.net/downloads/pecl/releases/win32service/0.1.0/ > According to the > documentation:http://www.php.net/manual/bg/win32serv

Re: [PHP-WIN] PHP & Samba

2013-09-05 Thread Anatol Belski
Hi, On Thu, 2013-09-05 at 10:46 -0400, Jorge F. Hernandez wrote: > Hey guys, > > Does anybody know a way to browse a Samba (smb) server using PHP? > > Thanks. > If files were only I'd be interested on, I'd mount it as a drive on windows or as a folder on linux. Regards Anatol -- PHP Win

Re: Aw: Re: Re: [PHP-WIN] Readfile() + mpg = http status 500, windows server 2012, php 5.5.1

2013-08-10 Thread Anatol Belski
On Fri, 2013-08-09 at 15:33 +0530, Kunal Bajpai wrote: > Unsubscribe me see http://php.net/mailing-lists.php Cheers Anatol -- PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: http://www.php.net/unsub.php

Re: [PHP-WIN] php can't resolve 8.3 paths to unicode filenames, is that expected ?

2013-07-30 Thread Anatol Belski
Dear R.S., On Tue, July 30, 2013 23:28, R. S. wrote: > I filled a bug here: https://bugs.php.net/bug.php?id=65358 > But they dismissed it as duplicate. > It has nothing to do with these bugs: > https://bugs.php.net/bug.php?id=64699 > https://bugs.php.net/bug.php?id=61315 > > > Where people tried t

Re: [PHP-WIN] php can't resolve 8.3 paths to unicode filenames, is that expected ?

2013-07-30 Thread Anatol Belski
On Tue, 2013-07-30 at 18:53 +0200, R. S. wrote: > > This is a known issue with 8 bit filenames, please read here > > Yes, but 8.3 names are not 8-bit. In addition to the fact that 8.3 names are an issue themselves as they might be not present on a particular system, it's about a multibyte name in

Re: [PHP-WIN] php can't resolve 8.3 paths to unicode filenames, is that expected ?

2013-07-30 Thread Anatol Belski
On Tue, July 30, 2013 00:25, R. S. wrote: > The thing is these paths do not have any non ascii chars in them. Old 16b > win311 apps are perfectly fine with such files, they just can't correctly > show their name nor create a fresh file with non ascii name. And such > behavior I was expecting from p

Re: [PHP-WIN] Running more PHP-versions with php_opcache.dll

2013-07-08 Thread Anatol Belski
You can try to run from another user account, then the mmap filename will change. Regards Anatol On Sun, July 7, 2013 22:41, Jan Ehrhardt wrote: > I am having troubles configuring multiple PHP-versions, all running > under Apache 2.4.4 with their own OPcache. My feeling at the moment is that > u

Re: [PHP-WIN] Building PHP 5.5 on XP with VC9

2013-06-30 Thread Anatol Belski
Hi Tomasz, On Sun, June 30, 2013 15:46, Tomasz Krawczyk wrote: > > Can I compile PHP 5.5 and extensions on Windows XP/2003? > Is VC9 fully supported in PHP 5.5 ? > Even you you had vs2012, not sure it'd even install on win xp. Another fact is that many internal things was cleaned up to use newer

[PHP-WIN] Re: Blenc 1.12 DLL for PHP 5.3 TS

2013-06-28 Thread Anatol Belski
On Thu, June 27, 2013 19:04, Momchil Bozhinov wrote: > Hello, > Has anyone compiled Blenc for PHP 5.3 TS VC9 ?I would appreciate it if you > share it with me. Momchil​ Here you are http://windows.php.net/downloads/pecl/releases/blenc/ Regards Anatol -- PHP Windows Mailing List (http://www.php