Cloudron makes it easy to run web apps like WordPress, Nextcloud, GitLab on your server. Find out more or install now.


Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • Bookmarks
  • Search
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Brand Logo

Cloudron Forum

Apps | Demo | Docs | Install
  1. Cloudron Forum
  2. LAMP
  3. "Server connection: SSL is not being used " into phpmyadmin

"Server connection: SSL is not being used " into phpmyadmin

Scheduled Pinned Locked Moved Solved LAMP
5 Posts 2 Posters 1.8k Views 2 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • D Offline
    D Offline
    diazoski
    wrote on last edited by
    #1

    Context:
    VPS -> Cloudron -> LAMP -> PhpMyAdmin (php_version 8.1 / PhpMyAdmin 5.2.1)

    Problem:
    in phpmyadmin -> "Server connection: SSL is not being used "
    Capture d’écran 2024-01-03 à 18.25.32.png

    I try to get into config.inc.php by terminal of the app with

    nano config.inc.php
    

    and add this

    $cfg['Servers'][$i]['ssl'] = true;  
    $cfg['Servers'][$i]['ssl_verify'] = false; // If the certificate is self-signed  
    $cfg['Servers'][$i]['ssl_ca'] = 'ca-cert.pem';  
    $cfg['Servers'][$i]['ssl_cert'] = 'server-cert.pem';  
    $cfg['Servers'][$i]['ssl_key'] = 'server-key.pem';
    

    I know cloudron has no writable database, so I create a new volume and mount it as 777 (read and write).

    But still not working. I'm out of idea, energy and skills... 😞

    -> Is someone know documentation, forum topics or just help me ?

    Thanks for this incredible app, named cloudron, you guys rock.

    girishG 1 Reply Last reply
    1
    • girishG girish moved this topic from Support on
    • D diazoski

      Context:
      VPS -> Cloudron -> LAMP -> PhpMyAdmin (php_version 8.1 / PhpMyAdmin 5.2.1)

      Problem:
      in phpmyadmin -> "Server connection: SSL is not being used "
      Capture d’écran 2024-01-03 à 18.25.32.png

      I try to get into config.inc.php by terminal of the app with

      nano config.inc.php
      

      and add this

      $cfg['Servers'][$i]['ssl'] = true;  
      $cfg['Servers'][$i]['ssl_verify'] = false; // If the certificate is self-signed  
      $cfg['Servers'][$i]['ssl_ca'] = 'ca-cert.pem';  
      $cfg['Servers'][$i]['ssl_cert'] = 'server-cert.pem';  
      $cfg['Servers'][$i]['ssl_key'] = 'server-key.pem';
      

      I know cloudron has no writable database, so I create a new volume and mount it as 777 (read and write).

      But still not working. I'm out of idea, energy and skills... 😞

      -> Is someone know documentation, forum topics or just help me ?

      Thanks for this incredible app, named cloudron, you guys rock.

      girishG Offline
      girishG Offline
      girish
      Staff
      wrote on last edited by
      #2

      @diazoski The MySQL database is internal and is in the same server as the app itself. For this reason, SSL is not needed since everything is in the same server. The default configuration is already correct. Were you having any problems connecting to the database?

      1 Reply Last reply
      0
      • D Offline
        D Offline
        diazoski
        wrote on last edited by
        #3

        I try to install and run correctly all the feature of this script (https://codecanyon.net/item/rocket-lms-learning-management-academy-script/33120735), and I'm having trouble with the stripe connection...

        Thanks for responding so quickly, @girish

        1 Reply Last reply
        0
        • girishG Offline
          girishG Offline
          girish
          Staff
          wrote on last edited by
          #4

          The SSL connection in the screenshots should not have anything to do with your Stripe connection.

          1 Reply Last reply
          0
          • D Offline
            D Offline
            diazoski
            wrote on last edited by
            #5

            Noted. thank you for your responsiveness @girish

            1 Reply Last reply
            0
            • nebulonN nebulon marked this topic as a question on
            • nebulonN nebulon has marked this topic as solved on
            Reply
            • Reply as topic
            Log in to reply
            • Oldest to Newest
            • Newest to Oldest
            • Most Votes


            • Login

            • Don't have an account? Register

            • Login or register to search.
            • First post
              Last post
            0
            • Categories
            • Recent
            • Tags
            • Popular
            • Bookmarks
            • Search