PHPFixing
  • Privacy Policy
  • TOS
  • Ask Question
  • Contact Us
  • Home
  • PHP
  • Programming
  • SQL Injection
  • Web3.0

Wednesday, February 2, 2022

[FIXED] What means dbconfig-common?

 February 02, 2022     debian, installation, phpmyadmin     No comments   

Issue

I have a simple question.

During installation of PHPMyAdmin it ask you if you want to configure the database with dbconfig-common (Debian).

Can someone please explain to me what dbconfig-common exactly does? What is the difference?

Many thanks!


Solution

dbconfig-common is a tool which simplifies database configuration. Instead of editing the config-files directly, it provides an UI where you can set up your setting to avoid misconfiguration. You can find more information here: http://docs.openstack.org/havana/install-guide/install/apt-debian/content/debconf-dbconfig-common.html



Answered By - EllisTheEllice
  • Share This:  
  •  Facebook
  •  Twitter
  •  Stumble
  •  Digg
Newer Post Older Post Home

0 Comments:

Post a Comment

Note: Only a member of this blog may post a comment.

Total Pageviews

Featured Post

Why Learn PHP Programming

Why Learn PHP Programming A widely-used open source scripting language PHP is one of the most popular programming languages in the world. It...

Subscribe To

Posts
Atom
Posts
Comments
Atom
Comments

Copyright © PHPFixing