Changes for page Installation
Last modified by Achraf El Kari on 2022/09/02 08:04
<
>
edited by Outhman Moustaghfir
on 2022/07/08 16:29
on 2022/07/08 16:29
edited by Outhman Moustaghfir
on 2022/07/08 16:29
on 2022/07/08 16:29
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -226,4 +226,20 @@ 226 226 //**DataBase**// 227 227 )))|Query Log|.\SERVER\mysql\logs 228 228 229 - 229 += V - FAQ = 230 + 231 +* During the installation, it might happen that the directory already exists, and that will block it. 232 +[[image:1657290152857-725.png||height="361" width="606"]] 233 +you should take action by following these steps below : 234 +** make a backup for the directory '**SERVER'.** 235 +** delete the directory '**SERVER'** 236 +** relaunch the installation. 237 +* if you can't start RabbitMQ service, 238 +[[image:1657290453989-461.png||height="99" width="560"]] 239 +add new environment variable named RABBITMQ_SERVER with the RabbitMQ installation Path : 240 +[[image:1657290504230-487.png||height="159" width="554"]] 241 +\\RABBITMQ_SERVER : C:\Program Files\RabbitMQ Server\rabbitmq_server-3.10.1C:\Program Files\RabbitMQ Server\rabbitmq_server-3.10.1 242 +\\And now restart the RabbiMQ service. 243 +[[image:1657290585573-818.png||height="66" width="585"]] 244 +* 245 +\\