Page 1 of 1

Busy Warnings

PostPosted: 26. April 2009 23:33
by rparsons
I installed XAMP successfully and it was running fine.

Messing around with it I set wrong passwords for root and localhost and I couldn't access anything after that.

I deleted the XAMPP folder and reunzipped but when I try to start MySQL and Apache I get busy warnings

Any idea what to do?

Re: Busy Warnings

PostPosted: 26. April 2009 23:41
by Sharley
Did you install Apache and MySQL as a service in your first installation?

Re: Busy Warnings

PostPosted: 26. April 2009 23:43
by rparsons
No. The installer wouldn't work. I had to unzip it. It worked the first time but not now. I am running XP

Re: Busy Warnings

PostPosted: 26. April 2009 23:51
by Sharley
You indicate that you tried first with the installer but it did not work which may have installed the services before you gave up on the attempt.

To remove these from the registry, if indeed they were created by the installer, follow these instructions that will do no harm and may just fix your issue.

Go to start>Run...
Type
sc delete apache2.2
Click OK

Then type
sc delete mysql
Click OK

Now try again to start Apache and MySQL.

Kindly let us know back if this fix worked for you.
Thanks.

Re: Busy Warnings

PostPosted: 26. April 2009 23:55
by rparsons
Unfortuneately no.

I still am getting the:
Busy....
Apache started [port 80]
Busy....
MySql started [Port 3306]

Re: Busy Warnings

PostPosted: 27. April 2009 00:00
by Sharley
rparsons wrote:Unfortuneately no.

I still am getting the:
Busy....
Apache started [port 80]
Busy....
MySql started [Port 3306]
That is what is supposed to happen and is telling you that they are both started.

Does the green running indication show in the XAMPP Control Panel next to Apache and MySQL?

What do you see when yo go to http://localhost in your browser?

Any clues in the xampp\apache\logs\error.log file?

Re: Busy Warnings

PostPosted: 27. April 2009 00:07
by rparsons
No green light on either of them.

I get nothing with localhost or 127.0.0.1 except IE sometimes goes automatically to google searching for each

Nothing in the error logs

Re: Busy Warnings

PostPosted: 27. April 2009 00:18
by Sharley
First click on both Stop buttons in the Control Panel then close the Control Panel.

Reboot your PC.

Then what message (paste here) do you get when you run apache_start.bat file?

Re: Busy Warnings

PostPosted: 27. April 2009 00:38
by rparsons
there are no stops on the control panel. it still says start after i start apache and mysql

i have restarted and tried to start apache and mysql with the batch files and both say they couldn't start

Re: Busy Warnings

PostPosted: 27. April 2009 00:43
by Sharley
rparsons wrote:i have restarted and tried to start apache and mysql with the batch files and both say they couldn't start
What is the complete message that will tell you why they won't start - paste the messages here by using the Edit menu after clicking on the little icon top right of the console window.

Re: Busy Warnings

PostPosted: 27. April 2009 00:52
by rparsons
Diese Eingabeforderung nicht waehrend des Running beenden
Bitte erst bei einem gewollten Shutdown schliessen
Please close this command only for Shutdown
Apache 2 is starting ...
httpd.exe: Syntax error on line 42 of C:/Documents and Settings/Rob/My Documents
/Programs/xampp-win32-1.7.1/xampp/apache/conf/httpd.conf: ServerRoot must be a v
alid directory

Apache konnte nicht gestartet werden
Apache could not be started
Press any key to continue . . .

I also just noticed that this is in the control panel
warning directory mismatch

Re: Busy Warnings

PostPosted: 27. April 2009 01:00
by Sharley
Run setup_xampp.bat file and try again to start MySQL and Apache.

Ignore the Directory Mismatch message as it is not important and is not affecting this issue.

If you want to get rid of the message then do a forum search using the message in the keywords box.

Re: Busy Warnings

PostPosted: 27. April 2009 01:26
by rparsons
Thank you sooo much. Its running fine now