Archive for September, 2007

Platform Stuff

As we work on Infonomix, one of the changes I’m making in general is a switch to using fastcgi instead of mod_php. I’m making this change because software created for cgi use should be fully compatible with mod_php, but not necessarily the other way around. Furthermore, some web servers do not have a php module, and can only use cgi or fast cgi.