Xampp Control Panel Does Not Display

My Xampp control panel does not appear on the desktop (Windows 10), but can only start servers using a shortcut (minimized option on the taskbar).

Following:

xampp control panel in taskbar

I closed the application without stopping the servers, is that so?

+11
source share
20 answers

It may be too late, but I had the same problem for some time, I will share my workaround, this is not a permanent fix, but it works, you should use procexp from SysinternalsSuite https://docs.microsoft.com/en -us / sysinternals / downloads / you run procexp.exe, you are looking for the form xampp-control.exe and right-click> window> Expand.enter image here

+13

:

1 xampp.exe xampp.

2- xampp-control.ini xampp-control.log

3- xampp

+51

.

  • XAMPP, , Windows.
  • XAMPP, .
  • . XAMPP, .

, , , .

+12
  1. Xampp.
  2. C://xampp/xampp-control.ini
  3. x- 0

    enter image description here

  4. Xampp.

.

+10

3 :

  1. XAMPP
  2. XAMPP, .
  3. "".

a busy cat

+3
  • Xampp

  • xampp-control.ini xampp

  • Xampp

+2

. . .

  • .
  • , , xampp.
  • xampp, .
  • xampp.
  • , xampp.

, .

+1

, , , , , " ", , .

:

1- xampp.exe xampp

2- xampp-control.ini, log

3- xampp

+1
  1. XAMPP
  2. XAMPP, .
  3. "". XAMPP .
  4. , , .
  5. , .
+1

.

XAMPP, Windows. XAMPP, . . , XAMP.

, , , .

+1

Bonjour

  1. xampp.
  2. xampp-control.ini
  3. xampp, .

Merci !!

+1

xampp-control xampp ( C: /xampp) XAMPP.

+1

:

, "". , .

reset :

1- xampp.exe xampp

2- xampp-control.ini , .

3 [WindowSettings] , . Left Top - . , .

4 - : Left = 200 = 200

, , .

.

0

Xamp (Windows >> C:\xampp\)

  1. Xampp ( )
  2. xampp-control.ini xamp
  3. Xampp
0

, Windows .

0

" Start Control Panel Minimized "

0

, Xampp " "

enter image description here

0

xampp xampp-control.exe, -, . ,

0

, xampp, , C:// C:\xampp xampp-control.exe. ,

0
  1. Xampp
  2. Xampp
  3. Open xampp-control.ini with the editor
  4. Find [WindowSettings]
  5. Set all WindowSettings fields (left, top, width, height) to -1.
  6. Save file
  7. Launch Xampp Again

Example:

[WindowSettings]
Left=-1
Top=-1
Width=-1
Height=-1
-1
source

Source: https://habr.com/ru/post/1687097/


All Articles