On Sun, 2009-01-18 at 15:36 +0000, Andy Smith wrote: > Odd one, must be missing something basic! :P >
The problem is that your servers were set up at different times. Or rather, your company does not have rigorous policies for setting up servers. Your development and test environments must be an exact match of your production ones and all your production servers must match. Failure to do so means delays in tracking down bugs that could have been avoided. The sad part is that this has been known for over 50 years and people are still stumbling over it. And even sadder is that is always seems to be the programmer to has to try to fix it. Sigh. -- Just my 0.00000002 million dollars worth, Shawn Programming is as much about organization and communication as it is about coding. "It would appear that we have reached the limits of what it is possible to achieve with computer technology, although one should be careful with such statements, as they tend to sound pretty silly in 5 years." --John von Neumann, circa 1950 -- To unsubscribe, e-mail: beginners-unsubscr...@perl.org For additional commands, e-mail: beginners-h...@perl.org http://learn.perl.org/