Page 1 of 1

help !! Error 1! Couldn't start Apache!

PostPosted: 20. January 2011 19:53
by juasmaricon
hi,

not because I did not start the full xampp, apache2 and mysql are installed. Does anyone know what happens?

Starting XAMPP for Linux 1.7.3a...
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: Couldn't start MySQL!
XAMPP: XAMPP-ProFTPD is already running.
XAMPP for Linux started.

the installation of xampp I do it well and when I put in the browser http://localhost apparently is correct.

It works!
This is the default web page for this server.
The web server software is running but no content has been added, yet.


Greetings.

Re: help !! Error 1! Couldn't start Apache!

PostPosted: 30. January 2011 21:22
by dj_lamomia
Probably apache is already running
try: sudo /etc/init.d/apache2 stop
an then: sudo /opt/lampp/lampp start