I mostly use MySpace as a place where old friends and enemies alike can hunt me down with surprising ease, but once in a while– generally on the order of a few times a week– I get MySpace spam too, scantily clad “real girls” advertising some online hookup service or another.
Usually they’re pretty dull, but sometimes you come across something that just makes you smile. To wit:
Obviously, we’re soul mates.
March 25th, 2008
Marc Liyanage’s site, and his PHP for OS X package, in particular, rock. So now that I have a new little laptop– zoom!– I need to set up a new PHP/MySQL install, so I can GBTW.
Unfortunately, it seems that the last couple of times I’ve set up a new install of PHP 5, and I’ll get the database all up and running, I go to log in to the index page of some new project and… it fails. I get stuck, flailing, at the login page. It will tell me if I’ve entered an invalid login, but it will not go any further!
This is at least the second time I’ve done this, and you think I would have remembered the first time, but the answer seems to be in this line in the php.ini file:
session.auto_start = 1
Maybe that will help someone else someday. Maybe if nothing else, it will help me next time I stumble over this.
February 21st, 2007