Po uruchomieniu setup.php i wpisaniu dostępu do bazy pojawił się problem z "krzakami" opisany tutaj :
viewtopic.php?f=23&t=1420
Po zmianach w config.php, pojawia się animacja "starting epesi ..." , wyświetla się dość długo, po czym "wywala" następujące błędy :
Hide
Type: E_USER_ERROR (256)
Message: mysqlt error: [2006: MySQL server has gone away] in EXECUTE("SELECT name,value FROM variables")
File: /epesi/libs/adodb/adodb-errorhandler.inc.php
Line=77
error backtrace:
[PHP core called function]
function called: handle_epesi_error(256, "mysqlt error: [2006: MySQL server has gone away] in EXECUTE(\"SELECT name,value FROM variables\") ", " /epesi/libs/adodb/adodb-errorhandler.inc.php", 77, Array ("mysqlt", "EXECUTE", 2006, "MySQL server has gone away", "SELECT name,value FROM variables", false, Object (ADODB_mysqlt), "SELECT name,value FROM variables", false, "mysqlt error: [2006: MySQL server has gone away] in EXECUTE(\"SELECT name,value FROM variables\") "))
File: /epesi/libs/adodb/adodb-errorhandler.inc.php
line 77
function called: trigger_error("mysqlt error: [2006: MySQL server has gone away] in EXECUTE(\"SELECT name,value FROM variables\") ", 256)
File: /epesi/libs/adodb/adodb.inc.php
line 1043
function called: ADODB_Error_Handler("mysqlt", "EXECUTE", 2006, "MySQL server has gone away", "SELECT name,value FROM variables", false, "Object (ADODB_mysqlt)")
File: /epesi/libs/adodb/adodb.inc.php
line 1018
function called: _Execute("SELECT name,value FROM variables", false)
File: /epesi/libs/adodb/adodb.inc.php
line 1392
function called: Execute("SELECT name,value FROM variables", null)
[PHP core called function]
function called: GetAssoc("SELECT name,value FROM variables", null)
File: /epesi/include/database.php
line 460
function called: call_user_func_array(Array (Object (ADODB_mysqlt), "GetAssoc"), Array ("SELECT name,value FROM variables", null))
File: /epesi/include/variables.php
line 18
function called: GetAssoc("SELECT name,value FROM variables")
File: /epesi/include/variables.php
line 34
function called: load()
File: /epesi/modules/Base/Lang/LangInstall.php
line 25
function called: set("default_lang", "en")
[PHP core called function]
function called: install()
File: /epesi/include/module_manager.php
line 542
function called: call_user_func(Array (Object (Base_LangInstall), "install"))
File: /epesi/include/module_manager.php
line 223
function called: install("Base_Lang", 0, true)
File: /epesi/include/module_manager.php
line 530
function called: satisfy_dependencies("Utils_Wizard", 0, true)
File: /epesi/include/module_manager.php
line 223
function called: install("Utils_Wizard", 0, true)
File: /epesi/include/module_manager.php
line 530
function called: satisfy_dependencies("FirstRun", 0, true)
File: /epesi/include/epesi.php
line 182
function called: install("FirstRun")
File: /epesi/include/epesi.php
line 244
function called: check_firstrun()
File: /epesi/process.php
line 32
function called: process("", "0")
Prawdopodobnie instalator nie zadziałał prawidłowo i nie umieścił potrzebnych do wystartowania danych, w bazie.
Niestety dzieje się dokładnie tak samo, przy każdej próbie instalacji.