In logs I found
PHP Fatal error: Class 'IntlDateFormatter' not found in /var/www/vhosts/....
and installed
and restarted apache. Now site works, but still have problem with always_populate_raw_post_data

It show like PHP version is 5.6.24, but it is not. Now is 5.6.25, I changed it in Plesk panel.

Also, in php info of that site, I see that always_populate_raw_post_data is -1, not 0

Do anyone have any idea about this?
PHP Fatal error: Class 'IntlDateFormatter' not found in /var/www/vhosts/....
and installed
Code:
# apt-get install php5-intl

It show like PHP version is 5.6.24, but it is not. Now is 5.6.25, I changed it in Plesk panel.

Also, in php info of that site, I see that always_populate_raw_post_data is -1, not 0

Do anyone have any idea about this?