|
pear installation problem Hi I try to install pear and it's appear to have a problem. When I try to run the go-pear.bat, I have this error message: Fatal error: Not valid internal .phar file (checksum error) in C:\PHP\PEAR\go-pear.phar on line 795 Press any key to continue . . . When I run the php pear\go-pear.ph... 5 Aug 2008 23:31
[ANNOUNCEMENT] Date_Holidays-0.20.0 (alpha) Released. The new PEAR package Date_Holidays-0.20.0 (alpha) has been released at http://pear.php.net/. Release notes ------------- list subpackages as groups for better [un]install experience Package Info ------------ Date_Holidays helps you calculate the dates and titles of holidays and other special celebrations. The... 5 Aug 2008 20:27
[ANNOUNCEMENT] SOAP-0.12.0 (beta) Released. The new PEAR package SOAP-0.12.0 (beta) has been released at http://pear.php.net/. Release notes ------------- * Add support for arbitrary SOAP-ENV and SOAP-ENC alternative namespace prefixes via the static methods SOAP_BASE::SOAPENVPrefix() and SOAP_BASE::SOAPENCPrefix() (Lukas Smith). * Add new option soap_enco... 4 Aug 2008 19:49
[ANNOUNCEMENT] PEAR_Frontend_Web-0.7.3 (beta)Released.] Thanks, I wasn't sure where the PEAR docs were. I should be able to figure it out now. Thank you, Micah Gersten onShore Networks Internal Developer http://www.onshore.com J�rg Wegner wrote: Hello Micah, How do I instantiate this? I tried to run Web.php, but it gave me an error. Any u... 7 Aug 2008 21:43
[ANNOUNCEMENT] PEAR_Frontend_Web-0.7.3 (beta) Released.] Hello Micah, How do I instantiate this? I tried to run Web.php, but it gave me an error. Any usage docs? Yes. See <your_path_to_pear>/docs/PEAR_Frontend_Web/docs/ -- Regards Jörg Wegner ... 8 Aug 2008 07:54
[Fwd: Re: [PEAR] [ANNOUNCEMENT] PEAR_Frontend_Web-0.7.3 (beta) Released.] How do I instantiate this? I tried to run Web.php, but it gave me an error. Any usage docs? Thank you, Micah Gersten onShore Networks Internal Developer http://www.onshore.com PEAR Announce wrote: The new PEAR package PEAR_Frontend_Web-0.7.3 (beta) has been released at http://pear.php.net/. Rele... 4 Aug 2008 18:47
Quickform rules 2 Forgot this one (the result of the registred rules): Array ( [0] => required [1] => maxlength [2] => minlength [3] => rangelength [4] => email [5] => regex [6] => lettersonly [7] => alphanumeric [8] => numeric [9] => nopunctuation [10] => nonzero [11] => callback [12] => compare ) ... 4 Aug 2008 09:30
Quickform rules Hi folks! I don't know why, but this doesn't work: $form->addElement("text", "surname", "$_0103:", array('size' => 50, 'maxlength' => 255, 'value' => $surname)); $form->applyFilter('surname', 'trim'); $form->addRule('surname', 'Please enter 'surname', 'required', null, 'client'); $for... 8 Aug 2008 09:57
My pear-based project Hi, This is really interesting, it's nice to see somebody actually taking PEAR this far ! I'm the developer of PEAR_Frontend_Web, a stand-alone webfrontend with which you can manage your PEAR install. You can see a demo of it at: http://tias.ulyssis.org/frontweb_demo/ I see you took a slightly different a... 3 Aug 2008 17:09
[ANNOUNCEMENT] PEAR_Frontend_Web-0.7.3 (beta) Released. The new PEAR package PEAR_Frontend_Web-0.7.3 (beta) has been released at http://pear.php.net/. Release notes ------------- * Fix bug #13703 no empty channel url * fix bug #13714 'package information' link on installing local file * for the open_basedir prisoners, don't allow PEAR to search for a temp dir (would ... 3 Aug 2008 11:00 |