OSX Memcache howto
So with php 5.1 being phased out a lot of the pre compiled extensions for php 5.3 don’t exist yet.
I run MAMP at home and at work, and the person who develops the app does not include a lot of extensions. Or even on his site as a extra download. Which I may do now….
Many of the guides try to explain how to download the php and memcache source and try to compile it, many are out of date, or dont work at all. Maybe it was because I had macports installed. So I used macports, enabled i386 and x86_64, and built php memcache 2.2.6.
/Applications/MAMP/bin/php5.3/lib/php/extensions/no-debug-non-zts-20090626/memcache.so
Loaded up apache, checked phpinfo, and it was loaded !
This make me really want to do my own MAMP like project
I have the built binary of the file for people that do not want to compile it… memcache.so
Mondays suck
Day didn’t start out too well, didn’t get enough sleep per norm.
Interview -> meeting(took way to long) -> interview -> lunch -> smpp change -> IT stuff. And a lot of deep thinking about up coming things.
“The Cape” tv show looks ok, will have to download the rest.
And I leave you with: http://thedailywtf.com/Articles/Enterprise-Incrementation.aspx
Getting to use the new toy at work
A few weeks back I got to install a Netapp in our rack. Come to find out that it didn’t come with a NFS license, not good. Once that all got figured out and ‘installed’ I got to start playing with it.
Last night I finally switched over a program we use to do Reverse Geo-location off of the NFS share. The program isn’t just using the files off the Netapp, but the program is also running on our new servers, and its cloned on a different host. So now its super fast, and redundant. Step 1 on making the whole system redundant.
Gov messing with GPS again…
Not good for my job…
http://www.engadget.com/2011/01/20/faa-warns-of-ongoing-gps-issues-in-southeastern-us-due-to-defens/
Switch a process to a screen session
Could be useful for a process taking longer then you hoped to be running on a ssh session.
http://blog.nelhage.com/2011/01/reptyr-attach-a-running-process-to-a-new-terminal/
Hello world!
Trying to start a “blog” again on this domain… will have to see what happens.