bowdyyy

Registered
Joined
Dec 27, 2018
Messages
5
Reaction score
0
Points
1
Age
27
Location
England
Site Script
XenForo
6 Years of Service
An exception occurred: [ErrorException] [E_WARNING] "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in src\XF\Language.php on line 458
  1. XF::handlePhpError() in src/vendor/composer/ClassLoader.php at line 444
  2. include() in src/vendor/composer/ClassLoader.php at line 444
  3. Composer\Autoload\includeFile() in src/vendor/composer/ClassLoader.php at line 322
  4. Composer\Autoload\ClassLoader->loadClass()
  5. spl_autoload_call() in src/XF/Install/Language.php at line 5
  6. include() in src/vendor/composer/ClassLoader.php at line 444
  7. Composer\Autoload\includeFile() in src/vendor/composer/ClassLoader.php at line 322
  8. Composer\Autoload\ClassLoader->loadClass()
  9. spl_autoload_call() in src/XF/Install/App.php at line 109
  10. XF\Install\App->getInstallerLanguage() in src/XF/Install/App.php at line 114
  11. XF\Install\App->setup() in src/XF.php at line 312
  12. XF::setupApp() in src/XF.php at line 324
  13. XF::runApp() in install/index.php at line 14
getting this error, when using xenforo 2.0.0, i cannot install xenforo because of this.
 
XF 2.0 requirements
The requirements for running XF 2.0 have changed since XF 1.5. The recommended requirements are as follows:

  • PHP: 5.4.0+
  • MySQL: 5.5+
  • PHP extensions: MySQLi, GD (with JPEG support), PCRE, SPL, SimpleXML, DOM, JSON, iconv, ctype, cURL



To download this xF2.0 test script on your localhost, if they are not installed.
https://xenforo.com/xf2-docs/dev/files/xenforo2-requirements-test.zip
 

741Threads
2,309Messages
67,667Members
winsbetLatest member
Back