You've opened a new tab!

Sound familiar? You know IE holds back the Internet right?

Here you'll be able to find my brief notes on computer/linux things I'm currently doing, and if I had any troubles, details about how they were overcome.

My public GPG key
My public SSH key

My github

My nicknames:

  • cgerpheide (official)
  • phoxicle (IRC, forums, twitter)
  • HorseRayX (AOL -- haven't used this one since I was 11)

A list of my favorite XKCDs:

C0mput3rz & T3chno1ogy

Necessary PHP USE flags for TYPO3

Just as a helpful FYI, if you're looking to install TYPO3 on a gentoo box, be sure to enable the following USE flags for PHP. Then you can avoid having to recompile PHP 3 times like I did before getting the CMS Backend to work:

  • json
  • filter

The other flags I already had enabled (and I don't know which are required for TYPO3) are: ctype truetype hash simplexml xml cgi pdo sqlite xmlwriter