I'm new user of ubuntu 11.10 .
I have apache2 and Xampp both installed in my server now my problem is
When i stop apache2 from /etc/init.d/apache2 stop
and tried restart xampp like /opt/lampp/lampp restart i am getting the response
Stopping XAMPP for Linux 1.7.3a...
XAMPP: XAMPP-Apache is not running.
XAMPP: XAMPP-MySQL is not running.
XAMPP: XAMPP-ProFTPD is not running.
XAMPP stopped.
Starting XAMPP for Linux 1.7.3a...
When I try to start XAMPP with /opt/lampp/lampp start command it gives me a message like this.
Starting XAMPP for Linux 1.7.7...
XAMPP: Another web server daemon is already running.
XAMPP: XAMPP-MySQL is already running.
XAMPP: XAMPP-ProFTPD is already running.
XAMPP for Linux started.
When I try to start XAMPP with sudo /opt/lampp/lampp start command it gives me a message like this.
Starting XAMPP for Linux 1.7.7...
XAMPP: Another web server daemon with SSL is already running.
XAMPP: Starting MySQL...
XAMPP: Couldn't start MySQL!
XAMPP: XAMPP-ProFTPD is already running.
XAMPP for Linux started.
What is this and how can I find what was this another web server daemon with SSL.
root@jose-desktop:~# sudo /opt/lampp/lampp start
Starting XAMPP for Linux 1.7.7...
XAMPP: Starting Apache...
XAMPP: Another MySQL daemon is already running.
XAMPP: Starting ProFTPD...
XAMPP for Linux started.
I managed to connect the Apache but, now,,, Another MySql daemon is already running? still appearing and I can't connect MySQL
any help?
This one is giving me a headache...
I have installed XAMPP for Linux 1.7.7 on Ubuntu 12.10. I haven't installed the latest version because of the new security "feature" which makes XAMPP so secure I can't get it running... But that's another story.
After it installed and ran ok for a couple of months, I now get the famous XAMPP: Another web server daemon is already running.
Starting XAMPP for Linux 1.7.7...
XAMPP: Another web server daemon is already running.
XAMPP: XAMPP-MySQL is already running.
XAMPP: XAMPP-ProFTPD is already running.
XAMPP for Linux started.
I installed xampp just like apachefriends.org instructed.
But after install, when I input this
Code:
/opt/lampp/lampp start
It says "XAMPP is currently only availably as 32 bit application. Please use a 32 bit compatibility library for your system." in terminal.
What am I doing wrong?
I am familiar with XAMPP because I used Windows for a long time.
just installed xampp for the first time. i used the latest version (1.8.1-1) from the AUR.trying to start it by running:sudo xampp startgives the following error:XAMPP is currently only availably as 32 bit application.