To run this web app you must have at least what I developed the app on. I do not know if it will work on anything less but I do know it will work on something as good as or better than what I am working on. Access to your .htaccess file and ModReWrite installed. PHP Version 5.2 CGI/FastCGI MySql 5.1 mcrypt Version 2.5.7 Ability to set up and run cron jobs $_SERVER['REQUEST_METHOD']= GET/POST allow_url_fopen = On file_uploads = On magic_quotes_gpc = On cURL support enabled cURL Information libcurl/7.13.2 OpenSSL/0.9.7e zlib/1.2.2 libidn/0.5.13 GetText Support enabled To verify your settings, create a php file; name it something like temp.php and then enter the following in it. <?php echo phpinfo(); ?> Browse to the file and you will see your current operating environment.