include CLI php in windows installer (and go-pear.bat)?

php.internals

Greg Beaver

21 years ago
Hi, I'm wondering if it is feasible to include the cli version of PHP in the windows installer, and go-pear.bat bundle as well? This is fast becoming one of the most frequently asked questions on pear.general in the form of "I installed PHP 4.3.x and there was no go-pear.bat, so I downloaded the source, and it didn't work. How can I install PEAR?" Thanks, Greg

Rubem Pechansky

21 years ago
Please include it, and if you do please make sure you include the fix for a crash I found in php_win.exe: http://marc.theaimsgroup.com/?l=php-gtk-dev&m=109704127518720&w=2 http://marc.theaimsgroup.com/?l=php-gtk-dev&m=109706659902560&w=2 ------------------- Rubem Pechansky WinBinder - The native Windows binding for PHP http://winbinder.sourceforge.net/ winbinder-discussion@lists.sourceforge.net Hypervisual - Advanced Design for IT http://hypervisual.com/ ----- Original Message ----- From: "Greg Beaver" <cellog@php.net> To: <internals@lists.php.net> Sent: Wednesday, November 17, 2004 1:43 PM Subject: [PHP-DEV] include CLI php in windows installer (and go-pear.bat)?

Wez Furlong

21 years ago
unified diff? On Wed, 17 Nov 2004 15:20:33 -0300, Rubem Pechansky <pechansky@hypervisual.com> wrote:

Rubem Pechansky

21 years ago
> unified diff?
I didn't make the patch, I just found the problem :) I don't deal with the PHP source, so maybe you'll have to contact Simon (who coded the fix), simon@firepages.org, or Tom Rogers (trogers@kwikin.com). Please tell me if you want me to do this or if you need anything else. ------------------- Rubem Pechansky WinBinder - The native Windows binding for PHP http://winbinder.sourceforge.net/ winbinder-discussion@lists.sourceforge.net Hypervisual - Advanced Design for IT http://hypervisual.com/ On 17/11/2004 18:28:46, Wez Furlong (kingwez@gmail.com) wrote:
> unified diff? > > On Wed, 17 Nov 2004 15:20:33 -0300, Rubem Pechansky > <pechansky@hypervisual.com> wrote: > > Please include it, and if you do please make sure you include the fix > for a > > crash I found in php_win.exe: > > > > http://marc.theaimsgroup.com/?l=php-gtk-dev&m=109704127518720&w=2 > > http://marc.theaimsgroup.com/?l=php-gtk-dev&m=109706659902560&w=2 >
----- Original Message ----- From: "Wez Furlong" <kingwez@gmail.com> To: "Rubem Pechansky" <pechansky@hypervisual.com> Cc: <internals@lists.php.net> Sent: Wednesday, November 17, 2004 5:28 PM Subject: Re: [PHP-DEV] include CLI php in windows installer (and go-pear.bat)?