phpMyAdmin configuration storage is not completely configure

Problems with the Mac OS X version of XAMPP, questions, comments, and anything related.

phpMyAdmin configuration storage is not completely configure

Postby onogbebor » 23. August 2014 00:10

Hi, I have installed Xampp and have started the MySQL Database, Apache Web Server and ProFTPD servers in Xampp 1.8.3-5. When I go to the phpMyAdmin page I see a red message: "The phpMyAdmin configuration storage is not completely configured, some extended features have been deactivated."

There is a click here link that takes me to here:
$cfg['Servers'][$i]['users'] ... not OK [ Documentation ]
$cfg['Servers'][$i]['usergroups'] ... not OK [ Documentation ]
Configurable menus: Disabled

$cfg['Servers'][$i]['navigationhiding'] ... not OK [ Documentation ]
Hide/show navigation items: Disabled

$cfg['Servers'][$i]['savedsearches'] ... not OK [ Documentation ]
Saving Query-By-Example searches: Disabled

I don't know what to do about that. I read other phpmyadmin errors and one said to create a config.inc.php and use 'blowfist_secret' but I don't know if I have that problem nor where to put the config.inc.php.
Code: Select all
<?php
$cfg['blowfish_secret'] = 'ba17c1ec07d65003';  // use here a value of your choice

$i=0;
$i++;
$cfg['Servers'][$i]['auth_type']     = 'cookie';
?>


Can someone help me with this. Thanks in advance.
onogbebor
 
Posts: 3
Joined: 22. August 2014 23:39
Operating System: OS X 10.9.4

Re: phpMyAdmin configuration storage is not completely confi

Postby Altrea » 23. August 2014 07:23

Do you have any Problems without these extended features?
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: phpMyAdmin configuration storage is not completely confi

Postby onogbebor » 23. August 2014 23:45

I'm new to phpMyAdmin and don't really know all the features I need. I want to build a website that stores user information and displays information they want to see on their dashboard. Also I want to have the ability to email those users. My intension is to use XAMPP and phpMyAdmin on my local host to build it and test how to get info from MySQL and post it using PHP.

Do I need the features which have the errors in phpMyAdmin?
onogbebor
 
Posts: 3
Joined: 22. August 2014 23:39
Operating System: OS X 10.9.4

Re: phpMyAdmin configuration storage is not completely confi

Postby Altrea » 24. August 2014 00:47

No, you don't need them
We don't provide any support via personal channels like PM, email, Skype, TeamViewer!

It's like porn for programmers 8)
User avatar
Altrea
AF Moderator
 
Posts: 11926
Joined: 17. August 2009 13:05
XAMPP version: several
Operating System: Windows 11 Pro x64

Re: phpMyAdmin configuration storage is not completely confi

Postby onogbebor » 25. August 2014 17:33

Everything is working well. Thanks Altrea!
onogbebor
 
Posts: 3
Joined: 22. August 2014 23:39
Operating System: OS X 10.9.4


Return to XAMPP for macOS

Who is online

Users browsing this forum: No registered users and 21 guests