Page 1 of 1

Kernel: 3.0.0-1-686-pae

PostPosted: 09. August 2011 20:18
by orew
Hi guys,
does some of you have the same issue like me, XAMPP is not accessable with the latest kernel, 3.0.0-1-686-pae? I do start it through the terminal and it is responing with the usual lines...

After I made an update of the system I can't connect to localhost any longer, and also not make my local PHP-pages run. There is no response from apache and I'm not the guy with skills to fix this problem. Can someone help me out?


Tnx in advance
Orew

Re: Kernel: 3.0.0-1-686-pae

PostPosted: 15. September 2011 17:58
by glitzi85
Hi,

i've tried XAMPP on my Server with Kernel 3.0.1 (self compiled, x86, PAE activated) and it work's like a charm.
You could check the logfile (/opt/lampp/error_log) for hints. You can increase verbosity by setting LogLevel to debug in httpd.conf.

glitzi