Page 1 of 1

Apache problem!

PostPosted: 01. April 2007 09:45
by Navid
Hello!

Whenever i launch Apache from the control panel / batch file it will say "Apache services started" / "Apache 2 is launching" and then it will disappear without apache ever starting or any error message! How can i fix this? i am running windows xp sp2.

the error.log just says

"[Sun Apr 01 10:50:33 2007] [notice] mod_bw : Memory Allocated 128 bytes (each conf takes 32 bytes)
[Sun Apr 01 10:50:33 2007] [notice] mod_bw : Version 0.7 - Initialized [4 Confs]
"

I have temporarily copied the apache map from a backup of 1.5.5 beta 2 to replace the new apache and renamed the 1.6a apache map to apache2 untill this can be solved.

Cheers for any help.

PostPosted: 05. April 2007 16:05
by Navid
no ideas?

PostPosted: 05. April 2007 16:11
by Wiedmann
Whenever i launch Apache from ... batch file it will say "Apache services started" / "Apache 2 is launching"

Non of this two strings is part of the "apache_start.bat".

and then it will disappear without apache ever starting or any error message!

- What does you exactly mean with "disappear"?
- How did you start the batch? (In the shell or with a doubleclick.)

PostPosted: 05. April 2007 21:17
by Navid
It just dissapears, no error, nothing. I start the batch by double clicking. [/quote]

PostPosted: 05. April 2007 21:20
by Wiedmann
It just dissapears

You mean, the command window close itself?

I start the batch by double clicking

And if you start the batch in the shell? (please copy 'n paste the output)

PostPosted: 05. April 2007 21:30
by Navid
Yes the window just disappears.

In shell mode i get:
Diese Eingabeforderung nicht waehrend des Running bee
Bitte erst bei einem gewollten Shutdown schliessen
Please close this command only for Shutdown
Apache 2 is starting ...
Det går inte att hitta sökvägen.

Apache konnte nicht gestartet werden
Apache could not be started



bolded means: Can't find the path

however i do not know wich path, ive copied over the previous php.ini and the old conf map to the new apache folder. Still same error

PostPosted: 05. April 2007 21:48
by Wiedmann
In shell mode i get:

Hmm, I'm missing the line with "Press any key to continue . . ."?

Have you start the batch with:
C:\xampp\apache_start.bat

or with:
cd C:\xampp
apache_start.bat

PostPosted: 05. April 2007 21:49
by Navid
Heh i removed the press any button to continue since it was in swedish.

PostPosted: 11. April 2007 14:55
by Navid
Still no idea?

PostPosted: 11. April 2007 15:08
by Wiedmann
Still no idea?

Wiedmann wrote:Have you start the batch with:
C:\xampp\apache_start.bat

or with:
cd C:\xampp
apache_start.bat

:?:

PostPosted: 11. April 2007 16:13
by jonathanjooped
I had a similar problem... Every time I started up after install I would use the panel to start Apatche and it would flick on the off.

I think in the end I just restarted and it worked.