find . -type d > ~/prod_folders.txt
Clean install with verify of test cases
Use the following command to build and verify your application:
mvn clean install failsafe:verify
MongoDB Overview
Refer: http://www.10gen.com
Install fails with XOOPS, issue with MySQL 5.5
[0.6.5] Install fails with mysql 5.5 installation script (install.php) fails on step 2 with message Error: Tables could not be created. reason: CREATE TABLE ... TYPE=MyISAM syntax unsupported solution: replace with ENGINE=MyISAM c:\xampp\php\php.ini change the following from: error_reporting = E_ALL | E_STRICT to: error_reporting = E_ALL & ~E_DEPRECATED
Cleaning up context menus
http://www.howtogeek.com/howto/windows-vista/how-to-clean-up-your-messy-windows-context-menu/
