On running update.php script I have:
Parse error: syntax error, unexpected T_STRING, expecting T_CONSTANT_ENCAPSED_STRING or '(' in /subdirectory/core/update.php on line 17
In the pages:
Warning: require_once(__DIR__/core/includes/bootstrap.inc) [function.require-once]: failed to open stream: No such file or directory in /subdirectory/index.php on line 11
Fatal error: require_once() [function.require]: Failed opening required '__DIR__/core/includes/bootstrap.inc' (include_path='.:/:/usr/local/php/pear5') in /subdirectory/index.php on line 11
Upgraded strictly according instructions from 7.22 to the .dev uploaded some 3.5 hours ago.