You are not logged in.

#1 2017-06-17 11:32:48

asdfiex
Member
From: Eastern Europe
Registered: 2015-12-15
Posts: 71

phpMyAdmin still needs a secret passphrase after config file editing

I'm using php56 and mysql56 both installed from AUR. 
I went to /etc/webapps/phpmyadmin/config.inc.php and added a 32 characters long no-quotes password.
I restarted both Apache's httpd.service and MySQL's server, deleted cache but "The configuration file now needs a secret passphrase (blowfish_secret)." error persists.

The /usr/share/webapps/phpMyAdmin/libraries/vendor_config.php file contains by default the DEFINE('CONFIG_DIR', '').
I tried also DEFINE('CONFIG_DIR', '/etc/webapps/phpmyadmin/') thinking that who knows, maybe there's no road to configuration file, but after that there were more errors displayed.

Another try was to "chgrp --recursive http /etc/webapps/phpmyadmin" but no success.

These are the permissions:
drwxr-xr-x 2 root root 4096 Jun 17 13:40 phpmyadmin
-rw-r--r-- 1 root root 4547 Jun 17 12:43 /etc/webapps/phpmyadmin/config.inc.php

Opinions?

Last edited by asdfiex (2017-06-17 11:34:07)

Offline

#2 2017-06-17 16:24:31

x33a
Forum Fellow
Registered: 2009-08-15
Posts: 4,587

Re: phpMyAdmin still needs a secret passphrase after config file editing

Moving to AUR issues.

Offline

Board footer

Powered by FluxBB