Lampp (xampp) stop after reboot, not work autostart on Ubunt

Problems with the Linux version of XAMPP, questions, comments, and anything related.

Lampp (xampp) stop after reboot, not work autostart on Ubunt

Postby arcanisgk » 15. June 2016 16:21

I am working with Ubuntu Server 15.04, I have a problem at some point in the night the computer restarts or shuts off the power goes out or simply stops working the lampp (Xampp) apachefriends, I tried to fix it with command lines:

Code: Select all
sudo ln -s /opt/lampp/lampp /etc/init.d/lampp
sudo update-rc.d lampp start 80 2 3 4 5 . stop 30 0 1 6 .

The first line works correctly, the second gives me the following errors:

Code: Select all
administrador@ServPRO:~$ sudo update-rc.d lampp start 80 2 3 4 5 . stop 30 0 1 6 .
update-rc.d: warning: start and stop actions are no longer supported; falling back to defaults
update-rc.d: warning: start runlevel arguments (2 3 4 5) do not match lampp Default-Start values (3 5)
update-rc.d: warning: stop runlevel arguments (0 1 6) do not match lampp Default-Stop values (0 1 2 6)


reboot:

Code: Select all
administrador@ServPRO:~$ last -x | grep reboot
reboot   system boot  3.19.0-15-generi Wed Jun 15 09:15 - 09:32  (00:16)
reboot   system boot  3.19.0-15-generi Wed Jun 15 06:13 - 09:12  (02:59)
reboot   system boot  3.19.0-15-generi Wed Jun 15 05:40 - 09:12  (03:32)
reboot   system boot  3.19.0-15-generi Wed Jun  8 09:24 - 09:12 (6+23:48)
reboot   system boot  3.19.0-15-generi Wed Jun  8 05:51 - 09:12 (7+03:21)
reboot   system boot  3.19.0-15-generi Mon Jun  6 06:44 - 09:12 (9+02:28)
reboot   system boot  3.19.0-15-generi Sun Jun  5 05:43 - 09:12 (10+03:29)
reboot   system boot  3.19.0-15-generi Wed Jun  1 06:50 - 09:12 (14+02:21)
reboot   system boot  3.19.0-15-generi Wed Jun  1 06:07 - 09:12 (14+03:05)

I'm new and not to do research on google, fails to find something related to ubuntu server 15.04

Update with change level num: it not send warnign but not work on reboot sistem

Code: Select all
administrador@ServPRO:~$ sudo update-rc.d lampp start 80 3 5 . stop 30 0 1 2 6 .


help plz
arcanisgk
 
Posts: 10
Joined: 28. August 2015 18:19
Operating System: Ubuntu 15.04 Server Vivid

Re: Lampp (xampp) stop after reboot, not work autostart on U

Postby Nobbie » 15. June 2016 18:46

arcanisgk wrote:fails to find something related to ubuntu server 15.04


How strange is that?? Why do you run Xampp on an Ubuntu server installation, whichs goal is mainly to deliver an Apache/MySQL/PHP environment (out of the Ubuntu repositories)?? That is real strange.
Nobbie
 
Posts: 13183
Joined: 09. March 2008 13:04


Return to XAMPP for Linux

Who is online

Users browsing this forum: No registered users and 14 guests