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/

68 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
  • 6
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
  • 2
  • 11
0
votes
0 answers

Package 'php-pear' has no installation candidate

I am trying to install apt install php-pear and I get this error message: Reading package lists... Done Building dependency tree Reading state information... Done Package php-pear is not available, but is referred to by another package. This…
user1996496
  • 107
  • 2
0
votes
1 answer

Trying to install Horde with php8.0/php7.4

AlmaLinux 9, LAMP up-to-date. Acouple of weeks ago I tried to install Horde webmail but I gave up after “install failed”. That time I followed pre requisites ++. Now I am trying it again. I created a virtual server mail.domain.com I simply followed…
0
votes
2 answers

What exactly is pearinstaller?

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