XF 1.1 Xenforo installation: an error occurred

jgas

Active member
Hi!
I'm trying to install xenforo in the /xenforo folder of my domain.
On the /forum folder I have vbulletin 4 with vbseo
And on the root there is vbulletin 4 cms homepage.

I have the same problem with 1.0.4 and 1.1. When I try to install xenforo, I always get this error:

Code:
Server Error

mysqli::query() [<a href='mysqli.query'>mysqli.query</a>]: (42000/1064): You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '0b305a999f22f61d7894e539915e8ef6' at line 1

    XenForo_Application::handlePhpError()
    mysqli->query() in /var/www/vhosts/musicadigitale.net/httpdocs/xenforo/library/XenForo/Db.php at line 145
    XenForo_Db::_execQuery() in /var/www/vhosts/musicadigitale.net/httpdocs/xenforo/library/XenForo/Db.php at line 50
    XenForo_Db::beginTransaction() in /var/www/vhosts/musicadigitale.net/httpdocs/xenforo/library/XenForo/DataWriter.php at line 1812
    XenForo_DataWriter->_beginDbTransaction() in /var/www/vhosts/musicadigitale.net/httpdocs/xenforo/library/XenForo/DataWriter.php at line 1358
    XenForo_DataWriter->save() in /var/www/vhosts/musicadigitale.net/httpdocs/xenforo/library/XenForo/Model/AdminNavigation.php at line 653
    XenForo_Model_AdminNavigation->importAdminNavigationAddOnXml() in /var/www/vhosts/musicadigitale.net/httpdocs/xenforo/library/XenForo/Model/AdminNavigation.php at line 608
    XenForo_Model_AdminNavigation->importAdminNavigationDevelopmentXml() in /var/www/vhosts/musicadigitale.net/httpdocs/xenforo/library/XenForo/CacheRebuilder/ImportMasterData.php at line 35
    XenForo_CacheRebuilder_ImportMasterData->rebuild() in /var/www/vhosts/musicadigitale.net/httpdocs/xenforo/library/XenForo/ControllerHelper/CacheRebuild.php at line 26
    XenForo_ControllerHelper_CacheRebuild->rebuildCache() in /var/www/vhosts/musicadigitale.net/httpdocs/xenforo/library/XenForo/Install/Controller/Install.php at line 239
    XenForo_Install_Controller_Install->actionStep2b() in /var/www/vhosts/musicadigitale.net/httpdocs/xenforo/library/XenForo/FrontController.php at line 310
    XenForo_FrontController->dispatch() in /var/www/vhosts/musicadigitale.net/httpdocs/xenforo/library/XenForo/FrontController.php at line 132
    XenForo_FrontController->run() in /var/www/vhosts/musicadigitale.net/httpdocs/xenforo/install/index.php at line 17

What can I do? I am not able to install xenforo!

I run your script and yes, my server is ok for running xenforo.
I also have mysql and mysql 5.0.77 ( I found it on php.ini)

I tried to upload the files more than once, they are not corrupted!

Many thanks.
 
Top Bottom