Archive September 2008
Easy PHP on Shell
A question I see quite often around campus is how to get PHP working on shell. The easy way is to add a shebang to the top of your php file. Simply add one of these lines (for php4 and php5 respectively) to the very top of any php file that you’re going to be using. Make sure there are no spaces or empty lines above the shebang.
Server Topology
Our web-cluster at EMU Marketing is slightly unique, so I thought I would go over it a bit. We’re currently running three physical servers: a G4 PPC Xserve, an Xserve Xeon and a commodity server running FreeBSD 7.0. The Xserve Xeon is being used as a secure apache server (running mod_ssl) to handle HTTPS requests.
Simple SSH port forward on Mac OS X Server
In the our office we’re hosting several jailed apache servers (FreeBSD) behind a Mac OS X server reverse-proxy (pound). Obviously this caused some access limitations to the jailed machines on the private network. To work around this we were able to port-forward ssh connections from the reverse proxy to specific jails. Unfortunately this was not well documented by Apple.
Contact Us
Search this Site
Archives
- October 2009 (1)
- September 2009 (2)
- August 2009 (2)
- June 2009 (1)
- May 2009 (1)
- March 2009 (2)
- February 2009 (3)
- January 2009 (5)
- December 2008 (1)
- November 2008 (2)
- October 2008 (3)
- September 2008 (4)
- August 2008 (4)






