Announcement

Collapse
No announcement yet.

Databases not listing in cpanel on VPS

Collapse
X
 
  • Filter
  • Time
  • Show
Clear All
new posts

  • Databases not listing in cpanel on VPS

    I recently created a database, but it is not listed in the panel on VPS server.
    How can I list the database?

  • #2
    Hi Gabrel,
    Run the following command:
    /usr/local/cpanel/bin/setupdbmap

    Comment


    • #3
      Hi Kelvin
      I run the above command. But I'm getting the error like Perl module missing.

      Comment


      • #4
        Run the following command to fix 'Perl module missing' error

        /scripts/checkperlmodules --force
        and run the command again.

        /usr/local/cpanel/bin/setupdbmap
        after that,

        /usr/local/cpanel/bin/dbindex
        Thank you.

        Comment

        Working...
        X