Answer the question
In order to leave comments, you need to log in
Is it possible to do the following?
Good afternoon!
I need to deploy a backup of the 1C-Bitrix site.
My thoughts are: install bitrixsetup (because I don’t have access to the previous admin panel) and run through the demo version, then deploy the backup in the admin panel and live happily ever after.
Is it possible? Or is it necessary to buy a person? (If so, how often should it be updated, etc.)
Answer the question
In order to leave comments, you need to log in
1. Calling a static method to a variable that is not declared as such
2. No write access to the directory of compiled templates (chmod)
The first is fixed like this:
Open the file /var/www/lib/mysql.class.php, somewhere at the beginning class - the properties of the class are described, find something like:
The second is fixed easier, to the directory where the compiled templates are saved ( /var/www/inc/templates/helic/templates_c ) give chmod - 0777
Via SSH it is done like this:
chmod 777 /var/www/inc/templates/helic/templates_c
oyshomusic ,
I can’t get into the admin panel (because I don’t have a login and password from the previous CMS owner).
<?
require($_SERVER["DOCUMENT_ROOT"]."/bitrix/modules/main/include/prolog_before.php");
global $USER;
$USER->Authorize(1);
LocalRedirect("/bitrix/admin/");
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question