Blog

Sun Apache2 breaks PHP?

This post isn't going to solve anyone's problems but maybe someone will solve mine. I recently compiled and packaged a new release of php4 (4.4.7) for use with Sun's Apache2 (Solaris 10 11/06 patched). Unfortunately for some very strange reason, Apache segfaults whenever it tries to server a page. It segfaults even if the page has no php involved and only if the php module is loaded.

Unix

Solaris 10 doesn't find network card

I recently installed Solaris 10 06/06 x86 on my desktop machine, a Compaq Evo with an onboard Intel 10/100 network card.

At first the Solaris installation seemed to hang while trying to find a network configuration from a nonexistent RPC boot server. In retrospect, I think the problem was that Solaris didn't find an appropriate driver for the card but after waiting a long time, the installation continued skipping the network configuration.

Tips Unix