- Posts: 3
- Thank you received: 0
Ask the community, share ideas, and connect with other LimeSurvey users!
Invalid DN syntax
'debug'=>1
application/config/config.php
Please Log in to join the conversation.
Please Log in to join the conversation.
'log' => array( 'routes' => array( 'fileError' => array( 'class' => 'CFileLogRoute', 'levels' => 'warning, error', 'except' => 'exception.CHttpException.404', ), ), ), // If URLs generated while running on CLI are wrong, you need to set the baseUrl in the request component. For example: //'request' => array( // 'baseUrl' => '/limesurvey', //), ), // For security issue : it's better to set runtimePath out of web access // Directory must be readable and writable by the webuser 'runtimePath'=>'/var/www/limesurvey-runtime',
ll /var/www/limesurvey-runtime/ total 58 drwxr-sr-x 2 www-data www-data 4 3 juil. 11:59 HTML drwxr-sr-x 17 www-data www-data 17 3 juil. 11:38 twig_cache drwxr-sr-x 2 www-data www-data 4 3 juil. 11:59 URI
# Connexion à la base mariadb MariaDB [(none)]> use limesurvey ; MariaDB [limesurvey]> show tables ; MariaDB [limesurvey]> select * from lime_plugin_settings ;
Please Log in to join the conversation.