I’m sure this just something I am missing, but line 209 seems to be throwing this error, and I can’t figure out why.
Any ideas? I’m not sure if this is something that is being caused by bad syntax or my environment.
Here is the entire error:
Exception — syntax error, unexpected » (T_ENCAPSED_AND_WHITESPACE), expecting ‘-‘ or identifier (T_STRING) or variable (T_VARIABLE) or number (T_NUM_STRING)
Mishcka
Новичок
Ужаснейшая и очень грустная ошибка Parse error: syntax error, unexpected $end
Ужаснейшая и очень грустная ошибка Parse error: syntax error, unexpected $end
При установке cms выскакивает такая ошибка syntax error, unexpected T_STRING in Y:home est1.ruwwwinstallindex.php on line 273, вот несколько строк кода, включая 273
// We test the Bosh configuration
if(!test_bosh($_POST[‘defBoshHost’], $_POST[‘defBoshPort’], $_POST[‘defBoshSuffix’], $_POST[‘host’])) <
goto loadpage ; —-это 273 строка
>
// We create the configuration file
perform_install();
Источник: