Sponsor-Board.de
Froxlor Installations Frage

+- Sponsor-Board.de (https://www.sponsor-board.de)
+-- Forum: Community (/forumdisplay.php?fid=56)
+--- Forum: Hilfe (/forumdisplay.php?fid=102)
+---- Forum: Admin-Panels (/forumdisplay.php?fid=106)
+---- Thema: Froxlor Installations Frage (/showthread.php?tid=35256)


Froxlor Installations Frage - phillux1 - 04.02.2013 20:18

Ich habe bei der installation gerade die Meldung bekommen "Testing if PHP MySQL-extension is installed..." not installed!.Ich habe das Betriebssystem Debian.Was muss ich installieren damit diese Meldung weg geht.


RE: Froxlor Installations Frage - Dream-Code - 04.02.2013 20:24

Folgendes Kommando sollte helfen:

Code:
apt-get install php5-mysql php5-sqlite

danach:

Code:
/etc/init.d/apache2 restart




RE: Froxlor Installations Frage - phillux1 - 04.02.2013 20:26

Inspiration Host schrieb:
Folgendes Kommando sollte helfen:

Code:
apt-get install php5-mysql php5-sqlite

danach:

Code:
/etc/init.d/apache2 restart


Dankesehr sehr nett Biggrin