Chillibear
A place for notes about stuff

FreeBSD

PHP Command Line Segmentation fault

I just had this problem with my FreeBSD server, so I thought it was worth noting down. Upgraded PHP via ports and noticed that every time I ran a PHP script from the command line it core dumped with a segmentation fault. Even running php -v was enough to do it. Turned out to be [...]

Shared object “libperl.so” not found

Another woe when doing an upgrade. This time Exim would fail to start claiming it couldn’t find libperl.so. Help! Still a very quick search turned up a solution that worked perfectly for me (not that I use any cpanel stuff). http://www.scriptinstallation.in/libperl_not_found.html There is a command perl-after-upgrade which can be run that cleans up all the [...]

After →