I installed pear using yum. I am running Centos5 and PHP 5. I am trying to get pear working.
My phpinfo() still shows "without-pear". The include paths are all set properly, but pear still does not work. I restarted apache.
Do I need to recompile PHP to get it to work? If so, how do I do this?
Thanks in advance!