Page 1 of 1

XAMPP Control Status-Check Windows 7 [SOLVED]

PostPosted: 21. November 2009 18:08
by Brabax
Hello everybody.

I've recently migrated to Windows 7 and installed xampplite with the exe-Setup (to C:\xampplite).
So far so good, everything is running and I encounter no problems running the apache and the SQL-Server.

The only problem I have - and its a detail really but it kinda bugs me - is that when I run XAMPP Control I can run the apache and the SQL but I can't stop them. That is, because XAMPP Control does not seem to be able to analyze the running status of these servers.
Also different Tasks like Port-Scan and Setup do not seem to work. Clicking these Buttons simply yields no result.
Clicking the "refresh" button however gets XC to refresh the status but still it doesn't get it right.
So XC does start these servers when I hit "start" but the button doesn't change to "stop".
The XC-Output:
Code: Select all
XAMPP Control Panel Version 2.5.8 (2009-07-28)
XAMPP for Windows Version
Current Directory: C:\Windows\system32
Status Check OK
Busy...
Apache started
Busy...
MySQL started


I don't know exactly how XC checks the server status but I tried to reconfigure the firewall to enable XC to send and receive but the problem doesn't seem to be so simple.
The processes httpd.exe and mysqld.exe are present in the Task-Manager overview hence the problem shouldn't be rooted there either (I guess :) ).

Does anyone of you have any idea what could cause this problem?
What does "Current Directory: C:\Windows\system32" mean? Could it be part of the problem?

best regards

Brabax

Re: XAMPP Control Status-Check Windows 7

PostPosted: 21. November 2009 18:53
by Wiedmann
What does "Current Directory: C:\Windows\system32" mean? Could it be part of the problem?

That's the problem... How did you start the CP?

Re: XAMPP Control Status-Check Windows 7

PostPosted: 21. November 2009 19:04
by Brabax
Darn it... I did start it via a Windows-Applet which seems to execute it with a wrong working directory.
I tried to start it from the xampp dir and it worked just fine.

Thx for your help

Best regards

Brabax