Forum Moderators: coopster
What developer tools do you think would help me the most in making this transition?
TIA...
You'll want a decent php editor, take a look at Komodo, Zend Development Environment (my favourite) or php designer.
For mysql you can use phpmyadmin which is a free browser based solution, but I prefer Navicat which gives you a windows interface.
I started with XAMMP running from a USB stick, but quickly decided to build a 'play' server from an old PC. One tip if you have already selected a host, try to use the same linux, and versions of php and mysql.
If you are going all out for linux, install webmin on your server. It's a free web based control panel for linux which I find much easier to use than the command line.