I just noticed a mistake in my previous patch, I am not sure why, but
the assign function did not like it when I quoted the hash indices in
its second double-quoted value argument. This new patch is the same as
the old one, but with differences on only two lines to correct this
mistake.
~Jason
We had accidentally installed a new php.ini file on our webserver that
had set the error_reporting to E_ALL. This caused an enormous amount of
warning messages to be written to apache's error log file, filling it up
to the 2GB file size limit in just a few days causing apache to crash.
Since the