I try to open the site to the Bitrix locally, all files and database downloaded, customized configs. but an error:
Fatal error: Call to a member function SetPageProperty() on null in /home/rootname/www/site/site_op/index.php on line 26
$APPLICATION->SetPageProperty("description", "text");
class $APPLICATION is NULL.
what could be the problem ?