Page 1 of 1

Installation problems

PostPosted: 09. November 2008 00:02
by ceinma
Hello :
When I try to install Apache put this

ceinma@ceinma-laptop:~/Escritorio$ sudo /opt/lampp/lampp start
Starting XAMPP for Linux 1.6.8a...
XAMPP: Starting Apache with SSL (and PHP5)...
XAMPP: Error 1! Couldn't start Apache!
XAMPP: Starting diagnose...
XAMPP: Sorry, I've no idea what's going wrong.
XAMPP: Please contact our forum http://community.apachefriends.org/f/
XAMPP: Starting MySQL...
XAMPP: Starting ProFTPD...
XAMPP for Linux started.

What Can I do ?

Thank you

apacge starting error...

PostPosted: 10. November 2008 05:27
by raman36127
For this .. make sure another httpd servcies are not running...

if yes ... then..stop that service... & retart agian lampp services.. with

/opt/lampp/lampp restart.

& also check ur logs under /opt/lampp/logs error_log, access_log etc...

Hope this work for u. Gud luck.