You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
PHP Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in /var/www/www-root/data/www/site.com/bitrix/modules/main/start.php on line 138
The text was updated successfully, but these errors were encountered:
Make sure that short_open_tag = On in your php cli conf.
If still does not work then provide more info:
PHP version
Bitrix version
run php -i in term and attach it's output here
Проверьте, что у вас в конфиге для консольного php указано short_open_tag = On
Если так и есть или исправили на short_open_tag = On и не помогло, то напишите
PHP Parse error: syntax error, unexpected 'class' (T_CLASS), expecting identifier (T_STRING) or variable (T_VARIABLE) or '{' or '$' in /var/www/www-root/data/www/site.com/bitrix/modules/main/start.php on line 138
The text was updated successfully, but these errors were encountered: