Hallo Liste, ich habe hier ein Problem mit einem Startscript, es funktioniert soweit aber der Programmaufruf ist nicht richtig. Ich möchte XAMPP starten, dazu habe ich mir unter /etc/init.d dir Datei Webmin unter xampp abgespeichert und eingebunden. start, stop sieht so aus: start=/opt/lampp/lampp start stop=/opt/lampp/lampp stop wenn ich das jetzt auführe bekomme ich folgende Fehlermeldung: inux:/home/martin # rcxampp start /usr/sbin/rcxampp: line 14: start: command not found /usr/sbin/rcxampp: line 15: stop: command not found Wenn ich das Script so abänder: start=/opt/lampp/lampp/start stop=/opt/lampp/lampp/stop dann klappt das Starten. inux:/home/martin # rcxampp start linux:/home/martin # rcxampp stop /usr/sbin/rcxampp: line 30: /opt/lampp/lampp/stop: Ist kein Verzeichnis aber das stopen nicht. Wie muss ich das abändern damit es funktioniert??? Von Hand starte ich mit: /opt/lampp/lampp start, stop mit: /opt/lampp/lampp stop Vielen Dank für Hilfe. -- Mit freundlichem Gruss Martin Zambo
Hallo Liste, ich habe hier ein Problem mit einem Startscript, es funktioniert soweit aber der Programmaufruf ist nicht richtig. Ich möchte XAMPP starten, dazu habe ich mir unter /etc/init.d dir Datei Webmin unter xampp abgespeichert und eingebunden.
start, stop sieht so aus: start=/opt/lampp/lampp start stop=/opt/lampp/lampp stop
wenn ich das jetzt auführe bekomme ich folgende Fehlermeldung: inux:/home/martin # rcxampp start /usr/sbin/rcxampp: line 14: start: command not found /usr/sbin/rcxampp: line 15: stop: command not found
Wenn ich das Script so abänder: start=/opt/lampp/lampp/start stop=/opt/lampp/lampp/stop
dann klappt das Starten.
inux:/home/martin # rcxampp start
linux:/home/martin # rcxampp stop /usr/sbin/rcxampp: line 30: /opt/lampp/lampp/stop: Ist kein Verzeichnis
aber das stopen nicht.
Wie muss ich das abändern damit es funktioniert???
Von Hand starte ich mit: /opt/lampp/lampp start, stop mit: /opt/lampp/lampp stop
Hallo, Schau dir doch mal die Anleitung auf der Home-Page an. Damit startet XAMPP beim Booten: http://www.apachefriends.org/de/faq-xampp-linux.html#fsl Grüße, Renate -- 5 GB Mailbox, 50 FreeSMS http://www.gmx.net/de/go/promail +++ GMX - die erste Adresse für Mail, Message, More +++
participants (2)
-
Martin Zambo
-
Renate Neike