Pear is not included in Win32 distribution of php-4.3.0. The pear installer is broken on windows and since there is no easy way to install PEAR without it it was not bundled with the distro.
You could try to install pear on windows from the command line. Go into the directory where you have installed php (c:\php4 is recommended if you want to use PEAR in its current state) and type: cli\php -n -r "include ('http://go-pear.org/');" This might work, and then again it might be broken :) Edin ----- Original Message ----- From: "Dirkjan Ochtman" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]> Sent: Monday, January 13, 2003 3:48 PM Subject: [PHP-DEV] Re: [PEAR-DEV] Re: Thank's for the announce about PEAR and a little precision > I guess the mirror I'm using didn't update... > > I'll try the main site now. > > Regards, > > Dirkjan > > "Pierre-Alain Joye" <[EMAIL PROTECTED]> wrote in message > [EMAIL PROTECTED]">news:[EMAIL PROTECTED]... > > On Mon, 13 Jan 2003 15:14:55 +0100 > > "Dirkjan Ochtman" <[EMAIL PROTECTED]> wrote: > > > > > Hello, > > > > > > I'm running PHP (4.3.0) on Windows, and I haven't seen *anything* > > > relating to PEAR in my (.zip) binary distribution. Am I just looking > > > in the wrong place? > > > > Early release of binary php 4.3.0 for win32 did not contain PEAR, please > > try to download it again, you may find pear inside. > > > > hth > > > > pierre > > > > -- > PHP Development Mailing List <http://www.php.net/> > To unsubscribe, visit: http://www.php.net/unsub.php > > > -- PHP Development Mailing List <http://www.php.net/> To unsubscribe, visit: http://www.php.net/unsub.php