Tag: Linux

phpBB problem with any call to PHP’s mail function

After fighting for a while to figure out why a phpBB installation (migrated to my new server) wouldn’t send out email notifications, and digging through non-existent logs, I have figured out the problem. When a new registration would come through, or when a user would get a new private message, no email notification would be …

Continue reading

Problems with xorg-server-1.8.1 and xf86-video-intel-2.11.0

For the past day or so, I have been working on a clean Gentoo installation on my Samsung NC10 netbook. Things were going along quite nicely with the rebuild using the testing (~arch) branch, including the initial installation of X. However, when I issued the lovely startx command, I was continuously getting: (EE) intel(0): No …

Continue reading

Quick note to users installing ~arch KDE4

Hello all, As some of you may know, I prefer Openbox to the larger desktop environments. However, I went to install KDE4 today on someone else’s computer, and ran into a problem with circular dependencies involving CUPS, GTK+, poppler, and cmake. The simple solution to the problem is to: USE=”-cups” emerge -av kdebase-meta and then …

Continue reading