1 / 18

Xampp pour Linux Windows

Plan. 1- XAMPP pour LinuxInstallationPARAM

ajaxe
Download Presentation

Xampp pour Linux Windows

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


    1. Xampp pour Linux & Windows Effectué par : NAFI EL MOSTAFA

    2. Plan 1- XAMPP pour Linux Installation PARAMÈTRES DE DÉMARRAGE ET D'ARRÊT Test Emplacement des fichiers 2- XAMPP pour Windows

    3. 1- XAMPP pour Linux XAMPP est une "distribution" d'Apache qui contient également MySQL, PHP et Perl (et bien d'autres ...). L'avantage de XAMPP est que tout est bien ficelé pour que tout s'installe facilement et s'utilise très facilement.

    4. Installer Xampp Après le téléchargement, vous n'avez qu'à saisir les commandes suivantes : 1. Allez en mode commande (shell) Linux et connectez-vous en tant qu'administrateur système (root) 2. Effectuez l'extraction du fichier téléchargé (vers /opt) : tar xvfz xampp-linux-1.6.2.tar.gz -C /opt

    5. Démarrage : Pour démarrer XAMPP, il s'agit d'exécuter la commande suivante : /opt/lampp/lampp start Vous devriez maintenant voir des messages semblables à ceux-ci : Starting XAMPP 1.6.2... LAMPP: Starting Apache... LAMPP: Starting MySQL... LAMPP started. Ready. Apache and MySQL are running.

More Related