M
M
Mikhail Shatilov2013-12-04 19:33:54
PHP
Mikhail Shatilov, 2013-12-04 19:33:54

How to remove the white screen problem in Bitrix?

There is SMS Bitrix, transferred to another server, white screen. Moreover, if you put invalid characters in the dbconn file, then nothing changes, perhaps it doesn’t even reach the database.
What can be done, at least in order to see the errors?

Answer the question

In order to leave comments, you need to log in

5 answer(s)
M
Mikhail Shatilov, 2013-12-04
@iproger

It's strange to answer my own question, but I figured out what the problem is. And it consists in:
Just display it (if you have the same situation) and you will understand that the system files simply do not connect.

M
MorozoW, 2013-12-04
@MorozoW

Edit the file /bitrix/php_interface/init.php - write the following code at the top:
If the problem is incompatibility of some custom functionality - it will give errors where (looking for Fatal)
If not - then the problem is in the core and take into account the answer of the author @DiazMoS

K
Konstantin Fedoev, 2013-12-04
@DiazMoS

I recommend uploading a clean Bitrix CMS to the hosting and trying to install it. During the installation process, you will be shown that the hosting does not meet the requirements of the CMS.

V
Viktor Gromov, 2017-11-07
@itwebspb

In dbconn.php we write:
ini_set("memory_limit", "512M");

I
Ivan, 2018-12-19
@Letivan

It helped me to comment out everything in the .setting_extra.php file

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question