Xampp 1.7.7 startet nicht

Taxifahrer

Newbie
Registriert
Jan. 2012
Beiträge
4
Hi,
sorry das ich das vermutlich leidige Thema auch anspreche aber trotz eigener Suche kriege ich MySql nicht zum laufen bzw. ausschließlich auf einem Stick der aber nach einem Sturz kurz vor dem verrecken ist.
Ich habe es sowohl auf meinem Hauptrechner probiert (Betriebssystem Windows XP) als auch auf meinem Netbook (Windows 7).
Sowohl Appache als auch MySql sind 1 Sekunde "running" bevor sie stoppen. Fehlermeldung "busy"
Hab sowohl über xampp-controll.exe als auch über die Eingabeaufforderung nachgeprüft das die Ports frei sind. Skype, Msn, Icq etc. sind nicht eingeschaltet und auch mein Virenprogramm habe ich versuchshalber ausgeschaltet ohne Erfolg.
Habe bereits mehrere Male die Version neu installiert und auch versucht den Xampp-Ordner vom Stick zu kopieren- alles ohne Erfolg.
Wie gesagt, nur auf dem Stick lässt sich MySql und Appache starten.

Bitte helft mir!!! :wink:

Danke
 
Hi,

läuft der Dienst auch nicht? Gibts Fehler / Log-Dateien? Was passiert denn genau?

Keine Bange, kriegen wir schon :)

VG,
Mad
 
xampp\mysql\data\mysql-error.log

Da sollte eigentlich alles Relevante drin stehen.
 
ich hatte einmal das gleiche, bei mir lag es daran, dass ich xampp nicht direkt unter c\: abgespeichert hatte. du musst es unter direkt unter c laufen haben(keine Unterordner usw.)
 
Hier die errorlog-Meldung. Dann dürfte es doch auch nicht vom Stick aus laufen.



111024 17:05:18 [Note] Plugin 'FEDERATED' is disabled.
111024 17:05:18 InnoDB: The InnoDB memory heap is disabled
111024 17:05:18 InnoDB: Mutexes and rw_locks use Windows interlocked functions
111024 17:05:18 InnoDB: Compressed tables use zlib 1.2.3
111024 17:05:18 InnoDB: Initializing buffer pool, size = 16.0M
111024 17:05:18 InnoDB: Completed initialization of buffer pool
InnoDB: The first specified data file \xampp\mysql\data\ibdata1 did not exist:
InnoDB: a new database to be created!
111024 17:05:18 InnoDB: Setting file \xampp\mysql\data\ibdata1 size to 10 MB
InnoDB: Database physically writes the file full: wait...
111024 17:05:18 InnoDB: Log file \xampp\mysql\data\ib_logfile0 did not exist: new to be created
InnoDB: Setting log file \xampp\mysql\data\ib_logfile0 size to 5 MB
InnoDB: Database physically writes the file full: wait...
111024 17:05:18 InnoDB: Log file \xampp\mysql\data\ib_logfile1 did not exist: new to be created
InnoDB: Setting log file \xampp\mysql\data\ib_logfile1 size to 5 MB
InnoDB: Database physically writes the file full: wait...
InnoDB: Doublewrite buffer not found: creating new
InnoDB: Doublewrite buffer created
InnoDB: 127 rollback segment(s) active.
InnoDB: Creating foreign key constraint system tables
InnoDB: Foreign key constraint system tables created
111024 17:05:18 InnoDB: Waiting for the background threads to start
111024 17:05:19 InnoDB: 1.1.8 started; log sequence number 0
111024 17:05:19 [Note] Event Scheduler: Loaded 0 events
111024 17:05:19 [Note] d:\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '5.5.16' socket: '' port: 3306 MySQL Community Server (GPL)
111024 17:10:57 [Note] Plugin 'FEDERATED' is disabled.
111024 17:10:57 InnoDB: The InnoDB memory heap is disabled
111024 17:10:57 InnoDB: Mutexes and rw_locks use Windows interlocked functions
111024 17:10:57 InnoDB: Compressed tables use zlib 1.2.3
111024 17:10:57 InnoDB: Initializing buffer pool, size = 16.0M
111024 17:10:57 InnoDB: Completed initialization of buffer pool
111024 17:10:57 InnoDB: highest supported file format is Barracuda.
InnoDB: The log sequence number in ibdata files does not match
InnoDB: the log sequence number in the ib_logfiles!
111024 17:10:57 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
111024 17:10:57 InnoDB: Waiting for the background threads to start
111024 17:10:58 InnoDB: 1.1.8 started; log sequence number 1595675
111024 17:10:58 [Note] Event Scheduler: Loaded 0 events
111024 17:10:58 [Note] d:\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '5.5.16' socket: '' port: 3306 MySQL Community Server (GPL)
111024 17:13:20 [Note] Plugin 'FEDERATED' is disabled.
111024 17:13:20 InnoDB: The InnoDB memory heap is disabled
111024 17:13:20 InnoDB: Mutexes and rw_locks use Windows interlocked functions
111024 17:13:20 InnoDB: Compressed tables use zlib 1.2.3
111024 17:13:20 InnoDB: Initializing buffer pool, size = 16.0M
111024 17:13:20 InnoDB: Completed initialization of buffer pool
111024 17:13:20 InnoDB: highest supported file format is Barracuda.
InnoDB: The log sequence number in ibdata files does not match
InnoDB: the log sequence number in the ib_logfiles!
111024 17:13:20 InnoDB: Database was not shut down normally!
InnoDB: Starting crash recovery.
InnoDB: Reading tablespace information from the .ibd files...
InnoDB: Restoring possible half-written data pages from the doublewrite
InnoDB: buffer...
111024 17:13:20 InnoDB: Waiting for the background threads to start
111024 17:13:21 InnoDB: 1.1.8 started; log sequence number 1595675
111024 17:13:21 [Note] Event Scheduler: Loaded 0 events
111024 17:13:21 [Note] d:\xampp\mysql\bin\mysqld.exe: ready for connections.
Version: '5.5.16' socket: '' port: 3306 MySQL Community Server (GPL)
 
Könnte aber auch an Skype liegen, wenn ich mich nicht irre.
Eine Funktion nutzt glaube ich einen Port dem Xampp braucht.

Musst mal schauen ob du dazu was bei Google findest. Wenn ich mich nicht irre war es irgendeine Zusatzfunktion die man in Skype abschalten konte und danach ging es wieder.
 
Zuletzt bearbeitet:
Starte doch mal Apache/MySQL direkt über das "Dienste"-Verzeichnis (Arbeitsplatz/Computer Rechtsklicken -> Verwaltung --> Liste suchen wo die ganzen Dienste aufgelistet sind || bei Win7 ist das glaube ich im Taskmanager sogar verankert).

Ausserdem könntest im xampp Verzeichnis mal apache/mysql über die .bat dateien starten, da kommt eventuell eine genauere Fehlerbeschreibung

Stell auch mal deine Firewall aus, falls noch nicht probiert
 
versuch bitte einmal xampp WIRKLICH direkt im stammverzeichnis c zu installieren. c/xampp.
ich hatte genau das gleiche Problem.

EDIT: hast du teamviewer oder ähnliches installiert?
 
Zuletzt bearbeitet:
@berto:
Im Stammverzeichnis funktioniert es. Dafür schon einmal vielen Dank.
Nun würde ich aber gern noch wissen, wie ich es von einem anderen Stick starten kann.
Die Fehlermeldung der ".bat" Dateien

apache_start.bat

Diese Eingabeforderung nicht waehrend des Running beenden
Bitte erst bei einem gewollten Shutdown schliessen
Please close this command only for Shutdown
Apache 2 is starting ...
(OS 10048)Normalerweise darf jede Socketadresse (Protokoll, Netzwerkadresse oder
Anschluss) nur jeweils einmal verwendet werden. : make_sock: could not bind to
address 0.0.0.0:80
no listening sockets available, shutting down
Unable to open logs

Apache konnte nicht gestartet werden
Apache could not be started
Drücken Sie eine beliebige Taste . . .


mysql_start.bat

Diese Eingabeforderung nicht waehrend des Running beenden
Please dont close Window while MySQL is running
MySQL is trying to start
Please wait ...
MySQL is starting with mysql\bin\my.ini (console)

MySQL konnte nicht gestartet werden
MySQL could not be started
Drücken Sie eine beliebige Taste . . .
 
Hm, meine Vermutung ist, dass der benötigte Port für die Anwendung(en) nicht freigegeben ist -> Firewall?!

Ich kann leider nicht weiterhelfen
 
Zurück
Oben