Page 1 of 1

Admin button problem

PostPosted: 16. October 2017 05:29
by Taiwan_Hans823
Help me...
https://imgur.com/a/dSlso

Re: Admin button problem

PostPosted: 16. October 2017 12:49
by JJ_Tagy
With no discussion, I am going to assume you want a reply to your title. The admin button isn’t active when the app or service isn’t running.

Re: Admin button problem

PostPosted: 16. October 2017 13:34
by Altrea
Hi,

more Information is always more information

Efficient support can only be possible if we get all needed information as soon as possible. Report your issue as detailed as possible. Better to have too much information than too less.

Read more about the expected amount of information here: [Q&A] Insufficient debug information - base information

Of course these information should be accessible for the board search mechanisms. Please post all information as plain text, not as screenshots (except it is better explainable by a screenshot like format issues of your website). Use the provided BBCodes to structure your post and to indicate code snippets or quotations for better reading.

If possible don't provide information on third party servers only (image hosters, paste code services, etc). If these services decide to turn of their service these informations are lost and your thread is less helpful for others.

Source: [INFO] How to not fail getting help here

best wishes,
Altrea

Re: Admin button problem

PostPosted: 17. October 2017 03:54
by Taiwan_Hans823
JJ_Tagy wrote:With no discussion, I am going to assume you want a reply to your title. The admin button isn’t active when the app or service isn’t running.


https://imgur.com/a/9ms9C
I highlighted with red boxes. As you can see, Apache and MySQL are running.

Re: Admin button problem

PostPosted: 17. October 2017 09:16
by Nobbie
As you can also see, you seems to have Xampp installed twice, one in d:/xampp, the other in d:/XamppO

There is highlighted red error message which tells you, that you already have a Windows Service for Apache and MySQL which points to D:/XamppO instead of d:/Xampp. Therefore wrong Apache and MySQL are running, you should fix that.

Re: Admin button problem

PostPosted: 23. October 2017 01:28
by Taiwan_Hans823
Nobbie wrote:As you can also see, you seems to have Xampp installed twice, one in d:/xampp, the other in d:/XamppO

There is highlighted red error message which tells you, that you already have a Windows Service for Apache and MySQL which points to D:/XamppO instead of d:/Xampp. Therefore wrong Apache and MySQL are running, you should fix that.

Thanks Nobbie. The problem solved!