Questions tagged [pear]

PEAR is the PHP Extension and Application Repository.

PEAR is the PHP Extension and Application Repository.

The official web site of PEAR is http://pear.php.net/

66 questions
0
votes
1 answer

error_reporting showing unwanted NOTICE logs

I am getting following notices in php errorlog file. [10-Mar-2011 13:58:39] PHP Notice: require_once() [function.require-once]: 1. h->opened_path=[/home/www/XXXXX/Core/QAjax.php] …
csgwro
  • 61
  • 5
0
votes
1 answer

PEAR Mail Queue Database Explaination

I recently set up a mail queue server to help with an issue sending a newsletter to 600+ recipients, which though untested at that volume, it should do the job... hopefully. However during testing I noticed that a recipient got stuck in the queue…
andyface
  • 101
  • 2
0
votes
1 answer

PEAR MDB2 is slow. Can anything be done for it?

I am using PEAR MDB2 on a high load server. Trying to optimize things, I benchmarked (I know I should have done benchmarking way long ago :() and found that only to include the MDB2 files, takes around 25ms. In contrast, using default mysql_…
pataroulis
  • 143
  • 1
  • 2
  • 11
0
votes
1 answer

Pear broken after PHP downgrade

I downgraded PHP from 5.3 to 5.2 by doing something similar to mrkandy's script Everything works fine except pear. pear list shows the pear packages I installed before the downgrade and they all work. Pear itself doesn't though. I can no longer…
meouw
  • 123
  • 1
  • 5
0
votes
1 answer

MDB2, Pear, Mysql error

ORIGINALLY POSTED ON https://stackoverflow.com/questions/2682332/mdb2-pear-mysql-error however as its a server issue thought i may have more luck here. Hi Guys, I have PEAR, MDB2 and Mysql Driver installed however I keep getting: Fatal error: Call…
Kyle Hudson
  • 202
  • 1
  • 11
0
votes
2 answers

What exactly is pearinstaller?

I see it in various places,but what's it for?
vps
  • 1,187
  • 3
  • 12
  • 12
1 2 3 4
5