Top "Pear" questions

PEAR is a repository of PHP software code, designed to offer some functionality not built into PHP core

OSX 10.8 mountain lion PEAR / PHPUnit not working

I have installed Mountain Lion and I can't get phpunit to work. $ pear config-get bin_dir /Users/greg/pear/bin $…

phpunit pear osx-mountain-lion
Replacement for PEAR: MDB2 on PHP 5.3

I've been using pear packages in php for years. I'm in the process of upgrading/moving a sites that uses …

php mysql pear mdb2
What is the difference between PEAR and Composer?

PEAR is used to install a PHP software package and Composer is used for the same thing. I believe Composer …

php package composer-php pear
How to install PEAR with EasyPHP 5.3.8?

I'm learning Yii and following ebook written by Jeffrey Winesett, the application is built upon TDD. So I need to …

php windows-7 phpunit pear easyphp
Mountain Lion php pear and pecl

I've upgraded to Mountain Lion and installed php5.4 which took a bit of tweaking Mountain Lion change php location My …

php pear osx-mountain-lion pecl
Pear install for macports PHP5

I have PHP5 installed via macports in /opt/local/..the default location for macports. There's no portfile for pear. If …

php pear macports
Fatal error: Class 'PEAR' not found in /home/user1/public_html/go-pear.php on line 697

When trying to install PEAR by running go-pear.php (from the root of a cPanel GoDaddy hosted account), I get …

email cpanel pear
Memcached installed (In theory), PHP unable to use memcache_connect()

Just finished installing libevent(1.4.8), memcached(1.4.5), pear, and libmemcached(0.40) to my lamp server (running PHP 5.2.10 & Centos 5.5 Final), and as far …

php caching memcached centos pear
PEAR Mail unable to connect to Gmail SMTP, failed to connect to socket

Facts I am using PEAR Mail, I want to use gmail SMTP to send a mail. I have Apache/2.4.27 (Win64) …

php sockets email ssl pear
Select all fields where fieldone is not equal to null + Propel

I have a question about using the propel ORM and creating a query. I have a table "locations" with fields: …

php mysql pear propel phing