I keep getting this error when I go to install Craft: "Declaration of Craft\UrlManager::parseUrl() should be compatible with that of CUrlManager::parseUrl()"
I am installing on a subdomain. The database credentials are in place, the permissions are correct and the craft folder is found.
I have devmode enabled and the last stack trace item is pointing to "craft/app/etc/web/UrlManager.php(18)".