Page 1 of 1

Can not start Apache

PostPosted: 24. December 2009 12:58
by TopCop
Today, I did a fresh install of the latest XAMPP Version on my Windows Vista x64 System.
So far everything was ok while installing.

MySQL is running as it should, but I can not start Apache. When I click on "Start" I see the green notification "Running" only for a second then it disappears again. The text box tells me Apache started - but it isn't.

Any idea on this?


Thanks in advance,

TopCop

Re: Can not start Apache

PostPosted: 24. December 2009 13:07
by Wiedmann
Any idea on this?

Maybe the "error.log" can give you a clue.

Re: Can not start Apache

PostPosted: 24. December 2009 13:19
by TopCop
This is what the error log tells me:

Syntax error on line 505 of C:/XXXX/xampp/apache/conf/httpd.conf:
SSLSessionCache: Invalid argument: size has to be >= 8192 bytes


TopCop

Re: Can not start Apache

PostPosted: 24. December 2009 13:33
by Wiedmann
Syntax error on line 505 of C:/XXXX/xampp/apache/conf/httpd.conf:

How does line 505 looks like at the moment?

Re: Can not start Apache

PostPosted: 24. December 2009 13:35
by TopCop
This is the line at the moment:

SSLSessionCache "shmcb:logs/ssl.scache(512000)"