some warning massage
Posted by: mostafa73 (5.118.2.---)
Date: February 14, 2014 11:28PM

Hi
I see these massages in the main page of phpmyadmin.
1-The configuration file now needs a secret passphrase (blowfish_secret).
I write a phrase but still it is there.
2-Directory config, which is used by the setup script, still exists in your phpMyAdmin directory. You should remove it once phpMyAdmin has been configured.
I create config folder and copy config.inc.php to it and then remove the main file but this massage is still available.
please help me to resolve these problems.
I install wampserver 2.4
and my windows is 7
I want to install joomla 3.2.2
it has a problem when it wants to create database tables.

Options: ReplyQuote
Re: some warning massage
Posted by: RiggsFolly (---.as13285.net)
Date: February 15, 2014 02:51PM

Hi Mostafa,

The phpmyadmin stuff you speak about is very unusual. Have you changed anything from the original install??



Installing Joomla 3.2.2:

You will need to change the php.ini file, to increase the max_execution_time from its defauilt 30 seconds.

Try:

max_execution_time = 90

Then set it back after the install to no more than 60 seconds.

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote
Re: some warning massage
Posted by: Otomatic (Moderator)
Date: February 15, 2014 04:16PM

Hi,

For the 1-The configuration file now needs a secret passphrase (blowfish_secret).
(It sometimes happened that I have this message)

In the file wamp\apps\phpmyadmin4.x.y\config.inc.php add :
$cfg['blowfish_secret'] = 'a8b7c6d'; //Anything. What you want.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: some warning massage
Posted by: RiggsFolly (---.as13285.net)
Date: February 15, 2014 05:46PM

I have never seen this message before and then 10 minutes ago it happened to me.


I assume you tried to upgrade phpmyadmin? Right? Thats what I was doing!

In that case it is only necessary to rename

\wamp\apps\phpmyadmin4.x.y\config.sample.inc.php

to

\wamp\apps\phpmyadmin4.x.y\config.inc.php


So i guess thi is the first time I forgot to make this change.

All the required params are then set correctly.

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-



Edited 1 time(s). Last edit at 02/15/2014 05:47PM by RiggsFolly.

Options: ReplyQuote
Re: some warning massage
Posted by: Otomatic (Moderator)
Date: February 15, 2014 06:17PM

Hi,

When I upgrade or I add a version of phpMyAdmin, I copy the config.inc.php file from the old version to the new version.

---------------------------------------------------------------
Documentation Apache - Documentation PHP - Documentation MySQL - Wampserver install files & addons

Options: ReplyQuote
Re: some warning massage
Posted by: RiggsFolly (---.as13285.net)
Date: February 15, 2014 07:06PM

Yes,

I actually compare the 2 just in case there are any new and interesting parameters that I woudl loose with a simple copy. But basically the same thing.

---------------------------------------------------------------------------------------------
(Windows 10 Pro 64bit) (Wampserver 3.3.4 64bit) Aestan Tray Menu 3.2.5.4
<Apache versions MULTIPE> <PHP versions MULTIPLE> <MySQL Versions MULTIPLE>
<MariaDB versions MULTIPLE> <phpMyAdmin versions MULTIPLE> <MySQL Workbench 8.0.23>

Read The Manuals Apache -- MySQL -- PHP -- phpMyAdmin
Get your Apache/MySQL/mariaDB/PHP ADDONs here from the WAMPServer alternate Repo
-X-X-X- Backup your databases regularly Here is How dont regret it later! Yes even when developing -X-X-X-

Options: ReplyQuote


Sorry, only registered users may post in this forum.