I'm currently redoing a website for a small local Municipality.The previous website is entirely in HTML and CSS with java script and we have been using Dreamweaver and Contribute to maintain it. But they are just awful so I would really like to move away from them.
PHP register globals Enabled ('1')
register_globals is enabled. Drupal requires this configuration directive to be disabled. Your site may not be secure when register_globals is enabled. The PHP manual has instructions for how to change configuration settings.
Unicode library Error
Multibyte string input conversion in PHP is active and must be disabled. Check the php.ini mbstring.http_input setting. Please refer to the PHP mbstring documentation for more information.
I'm developing a site for a residential hall within a university that will be used for posting various forms of content and other things that generally suit Drupal.