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
D

diazoski

@diazoski
About
Posts
3
Topics
1
Shares
0
Groups
0
Followers
0
Following
0

Posts

Recent Best Controversial

  • "Server connection: SSL is not being used " into phpmyadmin
    D diazoski

    Noted. thank you for your responsiveness @girish

    LAMP

  • "Server connection: SSL is not being used " into phpmyadmin
    D diazoski

    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

    LAMP

  • "Server connection: SSL is not being used " into phpmyadmin
    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.

    LAMP
  • Login

  • Don't have an account? Register

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