1
I am using XAMPP on Ubuntu 17.04 and I am facing a very annoying little problem to raise apache server.
When entering the directory /opt/lampp
and execute the command ./lampp start
is returned the following problem below:
After researching a lot about the problem I saw a topic that suggested doing the following steps below:
/etc/init.d
./apache2 stop
This tip actually solves, but whenever the computer restarts it is necessary to do exactly the same thing to raise the apache server by XAMPP.
I’d like to settle this once and for all.
Stackoverflow is not well for this purpose, see: https://answall.com/help/on-topic, finally...
– sistematico