Answer the question
In order to leave comments, you need to log in
How to install captcha on phpmyadmin?
Installed the Centos7 + Vesta (apache + nginx) server /
At
my_ip / phpmyadmin
I have a phpmyadmin login page, how can I put a captcha on it, there is just an indication in the phpadmin documentation
If you are afraid of automatic attacks, enable Captcha $cfg['CaptchaLoginPublicKey' ] and $cfg['CaptchaLoginPrivateKey'] might be an option.
- but I don't understand how to do it,
or can it be done just by embedding the captcha in the markup of the index.php page of the phpadmin folder
???
Answer the question
In order to leave comments, you need to log in
Why don't you use google?
config.inc.php is the file you created with
cp config.inc.php.sample config.inc.php
create a config.inc.php file at the root (or rename config.sample.inc.php) and paste it there. but IMHO all these recaptchas are all from the evil one. stupidity is complete.
Didn't find what you were looking for?
Ask your questionAsk a Question
731 491 924 answers to any question