[PHP] Re: [PHP-DEV] Re: PHP 5.3.0alpha3

2008-12-08 Thread Pierre Joye
hi!

On Mon, Dec 8, 2008 at 12:50 PM, Rodrigo Saboya
<[EMAIL PROTECTED]> wrote:

> All links at http://windows.php.net/qa/ are 404.

Fixed, the files were there but a change I made in the scripts was
setting the wrong directory. Thanks for the head up!

Cheers,
-- 
Pierre

http://blog.thepimp.net | http://www.libgd.org

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Re: [PHP-DEV] Re: PHP 5.3.0RC1

2009-03-24 Thread Pierre Joye
hi Johannes,

Fixed, thanks for the head up!

Cheers,

On Tue, Mar 24, 2009 at 11:02 PM, Johannes Mueller  wrote:
> Lukas Kahwe Smith wrote:
>
>> Windows binaries are available here:
>> http://windows.php.net/qa/
>
> The .ini files in the 5.3RC1-VC6-nts-package are empty. Can someone fix
> this?
>
> thanks for your hard work
> Johannes
>
> --
> PHP Internals - PHP Runtime Development Mailing List
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



-- 
Pierre

http://blog.thepimp.net | http://www.libgd.org

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



Re: [PHP] [security] PHP has DoS vuln with large decimal points

2011-01-25 Thread Pierre Joye
hi,

On Mon, Jan 17, 2011 at 5:21 AM, Tommy Pham  wrote:

> Thanks Dan.  I'll keep it in mind for the future.  For interested parties,
> that's found in the official Windows 5.3.3 NTS VC9 build.  Works fine with
> the current official 5.3.5 NTS VC9.

5.3.5 was released only to fix this exact bug :-)

Cheers,
-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Re: [PHP-DEV] Re: [PHP] PHP 5.3.6RC2 Released for Testing

2011-03-10 Thread Pierre Joye
2011/3/10 sexyprout :
> What will be the changes in PHP 5.3.6 final?

No change between RC3 and final if everything is fine in this RC, if
not then we may need another RC.


Cheers,
-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Re: [PHP-DEV] Re: [PHP] PHP 5.3.6RC2 Released for Testing

2011-03-10 Thread Pierre Joye
See the NEWS file in the release.

2011/3/10 sexyprout :
> Sorry everyone. I actually meant "the full changelog from v5.3.5 to v5.3.6."
>
> --
> sexyprout
>



-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Re: [PHP-WIN] Re: [PHP] Which versions of Apache will PHP 5.3.6 work with??

2011-03-25 Thread Pierre Joye
On Fri, Mar 25, 2011 at 8:12 PM, Tommy Pham  wrote:

> There used to be a VC6 binary release for PHP v5.3.3 at
> windows.php.net but I don't see a VC6 build for v5.3 now.  Any way,
> since you're using using Windows, why not just run it as FastCGI?  It
> runs fine on Win2003 (x86), Win7 x64, Win08 (x86 & x64), and Win08r2.

Apache module works just fine and is in many situations much faster than fcgi.

> Are using a specific Apache module that's why you need to use httpd?
> If so, you could use the (non official) Apache Lounge's binary.

There are no official builds of Apache, but convenience builds.

Cheers,
-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Re: [PHP-WIN] Re: [PHP] Which versions of Apache will PHP 5.3.6 work with??

2011-03-26 Thread Pierre Joye
On Sat, Mar 26, 2011 at 1:47 AM, Tommy Pham  wrote:

> I've never tested the difference for performance.  If that's the case,
> any particular reason to stop support ISAPI for IIS then? or is
> FastCGI faster than ISAPI for IIS?

It is faster, however the ISAPI was not maintained and has issues. But
what is the relation with Apache?


> I've meant official in the sense that one could download from the
> official/mirror site.  Thus it's more trust worthy, in terms of non
> malicious code.

The developers at apachelounge.com work with th Apache project. We
would not recommend to use it if we do not trust this project.

Cheers,
-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Re: [PECL-DEV] php_bcompiler.dll dependencies?

2011-10-12 Thread Pierre Joye
hi,

Which previous post? Also you have to use VC9 not VC10 to use your ext
against PHP releases. You can get it with the platform SDK 6.1

Cheers,

On Wed, Oct 12, 2011 at 10:51 PM, Peter Roth  wrote:
> I am trying to build php_bcompiler.dll on Windows 7 using Visual Studio 10. I 
> can compile it OK, but it will not link. I have posted the build output error 
> messages in a previous post. I am wondering if building PHP from source code 
> would produce some files that would help me get past the link errors.
>
>



-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Re: [PHP-WIN] 5.3.9RC2 and 5.4RC2

2011-11-27 Thread Pierre Joye
hi,

On Sat, Nov 26, 2011 at 9:43 AM, Tommy Pham  wrote:
> Hi everyone,
>
> 5.3.9RC2 works fine with all my apps so far.  5.4RC2 broke with sqlsvr
> and its PDO in addition to Wincache, which I've already brought to MS'
> attention.

Please report a bug at http://pecl.php.net/package/sqlsrv
http://pecl.php.net/package/wincache.

however I do not see what could be broken with 5.3.9, there is no
change that could affect these extensions.


>  What's the estimated official release of 5.4?

See https://wiki.php.net/todo/php54

There is no deadline for the final release as we do not know yet all
possible issues we may find during the RCs phase.


Cheers,
-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Re: [PHP-WIN] 5.3.9RC2 and 5.4RC2

2011-11-27 Thread Pierre Joye
hi,

I just uploaded two zip for sqlsrv and 5.4. I did not test them and
they are no official builds, only for testing purposes (so is 5.4 :).

you can find them at http://www.php.net/~pierre/

Cheers,

On Sat, Nov 26, 2011 at 9:43 AM, Tommy Pham  wrote:
> Hi everyone,
>
> 5.3.9RC2 works fine with all my apps so far.  5.4RC2 broke with sqlsvr
> and its PDO in addition to Wincache, which I've already brought to MS'
> attention.  What's the estimated official release of 5.4?  I can't
> wait for the feature session.upload_progress* in 5.4 which I need to
> do some testing as how I can implement that into my existing apps!!!
> That's just awesome!!  Thanks for all your continuous hard work :)
>
> Platform: Win08R2/IIS7.5 SP1 with current patches running PHP as FastCGI.
>
> Applications:
> drupal, joomla, mediawiki, wordpress, and a few of my own :)
>
> Cheers,
> Tommy
>
> --
> PHP Windows Mailing List (http://www.php.net/)
> To unsubscribe, visit: http://www.php.net/unsub.php
>
>



-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Re: [PHP-WIN] 5.3.9RC2 and 5.4RC2

2011-11-27 Thread Pierre Joye
On Mon, Nov 28, 2011 at 1:07 AM, Keith Davis  wrote:
> Thanks Pierre! And thanks Tommy for bringing that up. I've been discussing 
> the Wincache issue for some time and also brought it up with the new MS 
> person assigned to it, but I had completely forgot to check sqlsrv and that 
> would have been a big problem for us.

The new person? I did not hear of a new switch lately (there was one
earlier this year but then not).

Cheers,
>
> Keith Davis (214) 906-5183
>
>
> -----Original Message-
> From: Pierre Joye [mailto:pierre@gmail.com]
> Sent: Sunday, November 27, 2011 9:33 AM
> To: Tommy Pham
> Cc: php-general@lists.php.net; php-wind...@lists.php.net
> Subject: Re: [PHP-WIN] 5.3.9RC2 and 5.4RC2
>
> hi,
>
> I just uploaded two zip for sqlsrv and 5.4. I did not test them and they are 
> no official builds, only for testing purposes (so is 5.4 :).
>
> you can find them at http://www.php.net/~pierre/
>
> Cheers,
>
> On Sat, Nov 26, 2011 at 9:43 AM, Tommy Pham  wrote:
>> Hi everyone,
>>
>> 5.3.9RC2 works fine with all my apps so far.  5.4RC2 broke with sqlsvr
>> and its PDO in addition to Wincache, which I've already brought to MS'
>> attention.  What's the estimated official release of 5.4?  I can't
>> wait for the feature session.upload_progress* in 5.4 which I need to
>> do some testing as how I can implement that into my existing apps!!!
>> That's just awesome!!  Thanks for all your continuous hard work :)
>>
>> Platform: Win08R2/IIS7.5 SP1 with current patches running PHP as FastCGI.
>>
>> Applications:
>> drupal, joomla, mediawiki, wordpress, and a few of my own :)
>>
>> Cheers,
>> Tommy
>>
>> --
>> PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit:
>> http://www.php.net/unsub.php
>>
>>
>
>
>
> --
> Pierre
>
> @pierrejoye | http://blog.thepimp.net | http://www.libgd.org
>
> --
> PHP Windows Mailing List (http://www.php.net/) To unsubscribe, visit: 
> http://www.php.net/unsub.php
>
>
>
> This message (including any attachments) may contain confidential or 
> otherwise privileged information and is intended only for the individual(s) 
> to which it is addressed. If you are not the named addressee you should not 
> disseminate, distribute or copy this e-mail. Please notify the sender 
> immediately by e-mail if you have received this e-mail by mistake and delete 
> this e-mail from your system. E-mail transmission cannot be guaranteed to be 
> secured or error-free as information could be intercepted, corrupted, lost, 
> destroyed, arrive late or incomplete, or contain viruses. The sender 
> therefore does not accept liability for any errors or omissions in the 
> contents of this message or that arise as a result of e-mail transmission. If 
> verification is required please request a hard-copy version from the sender.
>
> www.pridedallas.com
>
>



-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

--
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Re: [PHP-WIN] 5.3.9RC2 and 5.4RC2

2011-11-28 Thread Pierre Joye
On Mon, Nov 28, 2011 at 5:51 AM, Tommy Pham  wrote:

> Can someone please confirm if you're able to create/drop MySQL
> database on using phpMyAdmin with PHP 5.3.9RC2 or PHP5.4RC2?

Please use the sqlsrv or mysql functions directly with CREATE/DROP
queries in a little script, it will be easier to debug.

Cheers,
-- 
Pierre

@pierrejoye | http://blog.thepimp.net | http://www.libgd.org

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




[PHP] Re: [PHP-DEV] PHP 5.3.0alpha1

2008-08-05 Thread Pierre Joye
On Tue, Aug 5, 2008 at 2:14 PM, Hannes Magnusson
<[EMAIL PROTECTED]> wrote:
> On Fri, Aug 1, 2008 at 09:31, Lukas Kahwe Smith <[EMAIL PROTECTED]> wrote:
>> Hello!
>>
>> Johannes has packed PHP 5.3.0alpha1 yesterday evening, which you can find
>> here:
>> http://downloads.php.net/johannes/
>
> So.. Apparently we will not get Windows builds of alpha1 as some of
> the new extensions didn't build on Windows.. Is someone working on
> fixing that problem for alpha2?

Indeed, as you can notice yourself snaps are working.

Cheer,
-- 
Pierre

http://blog.thepimp.net | http://www.libgd.org

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Re: [PHP-DEV] Re: [PHP] PHP 5.3.0alpha2

2008-09-03 Thread Pierre Joye
hi!

On Thu, Sep 4, 2008 at 12:56 AM, steve <[EMAIL PROTECTED]> wrote:
> That's great! I like all the different builds. Two things that pop
> out: 1) What are some recommended non-official builds of Apache2 in
> x64?

None yet, I still have to create some. Apache may provide some when
they have began the move to VC9. VC9 Apache builds can be fetched from
http://apachelounge.com, they are known to work very well.

> and 2) Will there be PECL builds also?

Yes, but directly in pecl.php.net package homepage.

Cheers,
-- 
Pierre

http://blog.thepimp.net | http://www.libgd.org

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Re: [PHP-DEV] Re: [PHP] PHP 5.3.0alpha2

2008-09-03 Thread Pierre Joye
hi Steve,

On Thu, Sep 4, 2008 at 1:26 AM, steve <[EMAIL PROTECTED]> wrote:
>> None yet, I still have to create some. Apache may provide some when
>> they have began the move to VC9. VC9 Apache builds can be fetched from
>> http://apachelounge.com, they are known to work very well.
>
> Hmm.. that is a good link. I had forgotten about them. Ideally, I'd
> like to get a all 64bit setup with Apache <-> FastCGI <-> PHP (nts).

Try with IIS7 + FCGI, it is _fast_ :)

> PHP is so much slower on windows, though a lot of it has to do with
> file handling, a Windows specific slowdown I guess.

That's something I really to fix for 5.3.0 or later. That's part of my
fresh new job to optimize PHP on Windows. If you have cases where the
slowdown is identified (from a scripts point of view), please let me
know and I will spend some time to solve them :)


>>> and 2) Will there be PECL builds also?
>>
>> Yes, but directly in pecl.php.net package homepage.
>
> Does that mean there will be a package of them as before? But for all
> the build targets like your new site has?

Yes and per PHP branches (5.3 and 6.x).

> http://windows.php.net/downloads.php is a huge improvement. Thank you very 
> much!

You are welcome! Very nice to see that it is appreciated, the PHP
Windows team has worked hard to get here :-)


Cheers,
-- 
Pierre

http://blog.thepimp.net | http://www.libgd.org

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Re: [PHP-DEV] Re: [PHP] PHP 5.3.0alpha2

2008-09-04 Thread Pierre Joye
On Thu, Sep 4, 2008 at 8:36 AM, steve <[EMAIL PROTECTED]> wrote:
>> Try with IIS7 + FCGI, it is _fast_ :)
>
> It's a "same-across-platforms" thing. Mostly to do with the fact we
> use mod-rewrite. :(

I did not try it yet but IIS has a rewrite module. There is also a
commercial product being 100% compatible with mod_rewrite
(http://www.micronovae.com/ModRewrite/ModRewrite.html).

-- 
Pierre

http://blog.thepimp.net | http://www.libgd.org

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php



[PHP] Re: [PHP-DEV] Re: [PHP] PHP 5.3.0alpha2

2008-09-04 Thread Pierre Joye
hi,

On Thu, Sep 4, 2008 at 6:06 AM, Andi Gutmans <[EMAIL PROTECTED]> wrote:
> Btw, contrary to what many believe, 32bit PHP tends to perform better
> than 64bit PHP.
> So unless there's a really good reason why you want 64bit I wouldn't
> waste too much time on that.

And do not forget that the x64 builds are highly experimental. I would
not suggest to use them for anything else but testing. They are also
incomplete as some libraries are not yet ported to x64 or other needs
tweaks.

Cheers.
-- 
Pierre

http://blog.thepimp.net | http://www.libgd.org

-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php