Ok bien compris pour le https.
Mais sinon pourquoi ceci :
**********
Serveur uWamp :
**********
1. serveur http et site http --> ok c'est bon
2. serveur https et site https --> ok c'est bon
3. serveur https et forcer https dans l'application (ssl dans la BBD) --> KO : Fatal error: Uncaught Exception: Incorrect response id: (request id: 1)
Utilisation du programme d'import de masse de fichier lss et lsa:
Résultat sur le serveur uWamp :

\Programmes\UwAmp\www\RPCImportSurveys>php index.php
Import limesurvey_survey_277683.lss as lss
imported as survey id 277683
Import limesurvey_survey_388353.lss as lss
imported as survey id 388353
Import limesurvey_survey_438968.lss as lss
imported as survey id 438968
Import limesurvey_survey_579149.lss as lss
imported as survey id 579149
Import limesurvey_survey_961991.lss as lss
imported as survey id 961991
Import survey_archive_517494.lsa as lsa
imported as survey id 517494
L'import fonctionne correctement.
Serveur du bureau (avec règles de sécurité).
Resultat :

\Programmes\UwAmp\www\RPCImportSurveysSEP>php index.php
Warning: fopen(): Unable to find the wrapper "https" - did you forget to enable it when you configured PHP? in

\Programmes\UwAmp\www\RPCImportSurveysSEP\vendor\src\org\jsonrpcphp\JsonRPCClient.php on line 175
Warning: fopen(https://MONSERVEUR_AVEC_DOMAINE/limesurveyactuelle/index.php/admin/remotecontrol): failed to open stream: Invalid argument in D:\Programmes\UwAmp\www\RPCImportSurveysSEP\vendor\src\org\jsonrpcphp\JsonRPCClient.php on line 175
Fatal error: Uncaught Exception: Unable to connect to https://MONSERVEUR_AVEC_DOMAINE/limesurveyactuelle/index.php/admin/remotecontrol in D:\Programmes\UwAmp\www\RPCImportSurveysSEP\vendor\src\org\jsonrpcphp\JsonRPCClient.php:181
Stack trace:
#0

\Programmes\UwAmp\www\RPCImportSurveysSEP\importtSurveys.php(14): org\jsonrpcphp\JsonRPCClient->__call('get_session_key', Array)
#1

\Programmes\UwAmp\www\RPCImportSurveysSEP\index.php(6): include_once('

\\Programmes\\U...')
#2 {main}
thrown in

\Programmes\UwAmp\www\RPCImportSurveysSEP\vendor\src\org\jsonrpcphp\JsonRPCClient.php on line 181

\Programmes\UwAmp\www\RPCImportSurveysSEP>
Serveur du bureau (redirection automatique du http vers https)

\Programmes\UwAmp\www\RPCImportSurveysSEP>php index.php
Warning: fopen(https://MONSERVEUR_AVEC_DOMAINE/limesurveyactuelle/index.php/admin/remotecontrol): failed to open stream: Unable to find the socket transport "ssl" - did you forget to enable it when you configured PHP? in D:\Programmes\UwAmp\www\RPCImportSurveysSEP\vendor\src\org\jsonrpcphp\JsonRPCClient.php on line 175
Fatal error: Uncaught Exception: Unable to connect to https://MONSERVEUR_AVEC_DOMAINE/limesurveyactuelle/index.php/admin/remotecontrol in D:\Programmes\UwAmp\www\RPCImportSurveysSEP\vendor\src\org\jsonrpcphp\JsonRPCClient.php:181
Stack trace:
#0

\Programmes\UwAmp\www\RPCImportSurveysSEP\importtSurveys.php(15): org\jsonrpcphp\JsonRPCClient->__call('get_session_key', Array)
#1

\Programmes\UwAmp\www\RPCImportSurveysSEP\index.php(6): include_once('

\\Programmes\\U...')
#2 {main}
thrown in

\Programmes\UwAmp\www\RPCImportSurveysSEP\vendor\src\org\jsonrpcphp\JsonRPCClient.php on line 181
Mais comme ceci est propre à la configuration du serveur mandataire inversé, ce n'est pas la peine de remplir ce topic avec ce problème qui est propre à moi.... :lol:
Je vais chercher et peut être trouver la solution.
Par contre, je souhaiterais savoir si d'autres personnes rencontre ce problème en activant https sur leur serveur et en forçant le https dans LimeSurvey.
Si oui, une remonté de bug, pourra être faite ?
Merci à la communauté.