ntcas.blogg.se

Install phpmyadmin debian
Install phpmyadmin debian








Configure Database and User for phpMyAdmin. * User used to manipulate with storage */ * phpMyAdmin configuration storage settings. Generate a blowfish secret and update the secret in the configuration file: $cfg = 'eDjtEzAk8N3Rk}AFY.vBW}UtYL7VPbGo' /* YOU MUST FILL IN THIS FOR COOKIE AUTH! */Īlso, uncomment the phpMyAdmin storage settings: /** Next, edit the configuration file: sudo nano /usr/share/phpMyAdmin/ Now we copy the sample phpMyAdmin configuration file and rename it as follows: sudo cp -pr /usr/share/phpMyAdmin/ /usr/share/phpMyAdmin/ Sudo mv phpMyAdmin-5.1.1-all-languages /usr/share/phpMyAdmin

install phpmyadmin debian

Next, extract the phpMyAdmin archive to your web server root directory: tar xvf phpMyAdmin-5.1.










Install phpmyadmin debian