Sorry for the lack of updates over the past few weeks.
It’s been a car-azy time at IPS towers as we’ve just kicked off the first round of alpha and beta testing for two new products: IP.Dynamic and IP.Converge.
Initial feedback is very positive and we’ve got some great ideas to work with. The ‘biggest’ stumbling block was MySQL 5 support. None of our products install and run with MySQL 5 when sql_mode is set to STRICT_TRANS_TABLES,NO_ENGINE_SUBSTITUTION because of sloppy SQL schematics.
I’ve spent the best part of the day cleaning up IP.Dynamic, IP.Converge and IP.Board so that they all install and run cleanly.
I had some trouble trying to get MySQL 5 installed. Regular readers will known that I’ve upgraded my main machine to an intel iMac. This causes a slight problem as the current PHP and MySQL installers don’t run so well under the intel chipset. I spent a few hours fiddling with MySQL 5 to no avail and came across MAMP which is a stand-alone webserver running Apache, MySQL 5 and PHP 5. It doesn’t interfere with the Mac’s own apache installation which is very handy. It’s enabled me to run MySQL 5 without messing up the rest of my mac. The old iMac is running as a webserver and uses MySQL 4 - and I don’t really want to upgrade that machine just yet.
I’ve also been amusing myself by writing perl scripts to export the latest release from SVN, clean it up and create an encoded (ioncube / zend) release for the alpha testers.
Recent Comments