Softaculous


Topic : phpMyAdmin Notice in ./libraries/Header.class.php#227 Undefined index: collation_connection


Posted By: ba4y93 on December 15, 2014, 3:07 pm
I get this message when logged into phpmyadmin, is there a solution?
---------------------------------------------------------------------------------------------------

Notice in ./libraries/Header.class.php#227
Undefined index: collation_connection

Backtrace

./libraries/Header.class.php#257: PMA_Header->getJsParams()
./libraries/Header.class.php#208: PMA_Header->getJsParamsCode()
./libraries/Header.class.php#136: PMA_Header->_addDefaultScripts()
./libraries/Response.class.php#102: PMA_Header->__construct()
./libraries/Response.class.php#131: PMA_Response->__construct()
./libraries/plugins/auth/AuthenticationCookie.class.php#629: PMA_Response::getInstance()
./libraries/common.inc.php#994: AuthenticationCookie->storeUserCredentials()
./index.php#12: require_once(./libraries/common.inc.php)

---------------------------------------------------------------------------------------------------
Is this a bug or error during the installation process?

Posted By: divij on December 18, 2014, 10:20 am | Post: 1
Hi,

Sir it is just notice.

You can disable the error reporting in /usr/local/emps/etc/php.ini

Then restart webuzo service using following command:

root> service webuzo restart

Posted By: ba4y93 on December 19, 2014, 4:49 pm | Post: 2
Where I can find the setting to disable error reporting in /usr/local/emps/etc/php.ini ?? Thanks :)

Posted By: valley on December 22, 2014, 6:25 am | Post: 3
Comment the lines holding "error_reporting"

Hope this helps :)

-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter


Posted By: ba4y93 on December 22, 2014, 6:47 am | Post: 4
There are many "error_reporting" lines, at least I saw eight "error_reporting" lines in php.ini. So which one should I execution? Sorry my English is rather bad. :D

Posted By: valley on December 24, 2014, 6:07 am | Post: 5
Comment the following line
error_reporting = E_ALL & ~E_DEPRECATED


-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter


Powered By AEF 1.0.8 © 2007-2008 Electron Inc.