|
The new web server is up and online. I'm still in the process of moving domains off the old server but that should be done in a few days. Presently, the new server is running Apache 2.4.3, PHP 5.3.3, MySQL 5.1.66, and Perl 5.10.1.
Those migrating to the new server should be sure that their perl path is /usr/bin/perl and NOT /usr/local/bin/perl or /usr/local/bin/perl5. Also, if you were using taintperl, there is no separate taintperl anymore, now use perl -T for that functionality.
Because of reliability and speed issues with the old server, I decided to bring the new server online pretty basic and then add things one at a time. That way, if some new capability leads to an issue with existing service, we will be able to deal with it individually rather than having 14 things added and not knowing which broke things.
I would like your input with respect to priorities, which things you'd like to see operational soonest.
|