Open Source Content Management System

Pear Install -Segmentation fault

If you are experiencing “segmentation fault” when trying to do a Pear package install, do the following.

  1. Comment out “extension=midgard.so” line in php.ini.
  2. Restart Apache HTTP Server.
  3. Re-run Pear package install (i.e. pear install Mail).
  4. Uncomment out “extension=midgard.so” line in php.ini.
  5. Restart Apache HTTP Server.
Designed by Nemein, hosted by Anykey