Re: [PHP] Pear Problems

2011-01-28 Thread Daniel Brown
On Fri, Jan 28, 2011 at 00:33, Ethan Rosenberg wrote: > > Please take a look at php.ini in the vicinity of line 510.  You will see the > construct to which I refer.  Can you explain what is going on?  I do not > think it is a problem with commenting out a line. > > Any ideas from the rest of the l

Re: [PHP] Pear Problems

2011-01-27 Thread Ethan Rosenberg
At 01:54 AM 1/27/2011, Adam Richardson wrote: On Thu, Jan 27, 2011 at 1:01 AM, Ethan Rosenberg wrote: > Dear List - > > I am executing the command pear list. > > This is what I get - > > ethan@rosenberg:/usr/bin$ pear list > PHP: syntax error, unexpected '&' in /etc/php5/cli/php.ini on line 510

Re: [PHP] Pear Problems

2011-01-26 Thread Adam Richardson
On Thu, Jan 27, 2011 at 1:01 AM, Ethan Rosenberg wrote: > Dear List - > > I am executing the command pear list. > > This is what I get - > > ethan@rosenberg:/usr/bin$ pear list > PHP: syntax error, unexpected '&' in /etc/php5/cli/php.ini on line 510 > Installed packages, channel pear.php.net: > =

[PHP] Pear Problems

2011-01-26 Thread Ethan Rosenberg
Dear List - I am executing the command pear list. This is what I get - ethan@rosenberg:/usr/bin$ pear list PHP: syntax error, unexpected '&' in /etc/php5/cli/php.ini on line 510 Installed packages, channel pear.php.net: = Package Version State A

Re: [PHP] PEAR problems

2003-03-06 Thread José Manuel Valente
Thanks! You might want to jump on the horde mailing list seeing that it is an issue with horde and not fully with PEAR. Horde uses PEAR for error and logging capabilities. And there are some really good people on the horde list. -- Ray On Thu, 2003-03-06 at 05:41, José Manuel Valente wrote: >

Re: [PHP] PEAR problems

2003-03-06 Thread Ray Hunter
You might want to jump on the horde mailing list seeing that it is an issue with horde and not fully with PEAR. Horde uses PEAR for error and logging capabilities. And there are some really good people on the horde list. -- Ray On Thu, 2003-03-06 at 05:41, José Manuel Valente wrote: > Hi, >

[PHP] PEAR problems

2003-03-06 Thread José Manuel Valente
Hi, I´ve compiled php-4.2.3 in my Red Hat 8 box and everything is fine. But When I took a look at horde´s test page, It tells me PEAR is OK, Recent PEAR is OK, mail is OK, BD is OK but Log is not OK. And I need that log feature for my webmail (horde + imp). what can I do to fix this? What