I’ve had one of those days today where everything goes wrong at the same time. Our ecommerce system interfacing with sagepay (used to be protx) has decided to stop taking 3D secured transactions. Investigations are still on going here!
The other problem has been our exchange server. First thing this morning I get a call saying that the exchange server has stopped recieving connections again! Now this was the second time in as many days and shouldn’t be happening. On goes my investigative hat! It appears that the mailbox store on exchange is limited to 18GB by default and we’ve just reached this limit! I found this out by the hundreds of error messages in the system event log! Apparently you can make the store bigger but need to doso via the registry. After fixing this it appears to work again but think this will be a recuring problem… peoples mailboxes are going to continue to expand so I may have to investigate a mailbox archiving program/method at some point.
As for working on something that’s not been fixing things… I’m about to start looking into the Zend Framework MVC engine. Quite excited about this as the other parts of hte Zend Framework I’ve used so far has been brilliant! Very easy to use and delivers some quite complex functionality with minimal effort.
I’ll post again with the outcome of my investigations!