Recherche avancée

Médias (0)

Mot : - Tags -/presse-papier

Aucun média correspondant à vos critères n’est disponible sur le site.

Autres articles (72)

  • MediaSPIP version 0.1 Beta

    16 avril 2011, par

    MediaSPIP 0.1 beta est la première version de MediaSPIP décrétée comme "utilisable".
    Le fichier zip ici présent contient uniquement les sources de MediaSPIP en version standalone.
    Pour avoir une installation fonctionnelle, il est nécessaire d’installer manuellement l’ensemble des dépendances logicielles sur le serveur.
    Si vous souhaitez utiliser cette archive pour une installation en mode ferme, il vous faudra également procéder à d’autres modifications (...)

  • MediaSPIP 0.1 Beta version

    25 avril 2011, par

    MediaSPIP 0.1 beta is the first version of MediaSPIP proclaimed as "usable".
    The zip file provided here only contains the sources of MediaSPIP in its standalone version.
    To get a working installation, you must manually install all-software dependencies on the server.
    If you want to use this archive for an installation in "farm mode", you will also need to proceed to other manual (...)

  • Personnaliser en ajoutant son logo, sa bannière ou son image de fond

    5 septembre 2013, par

    Certains thèmes prennent en compte trois éléments de personnalisation : l’ajout d’un logo ; l’ajout d’une bannière l’ajout d’une image de fond ;

Sur d’autres sites (10806)

  • Revision 69395 : Renommage du module de langue zpip en zcore

    25 janvier 2013, par cedric@… — Log

    Renommage du module de langue zpip en zcore

  • ffmpeg cannot install PHP extension module

    15 octobre 2015, par Hrishikesh Choudhari

    In the last step of installing FFmpeg-PHP, I had to type sudo make install.

    At this I get the following error,

    sudo make install
    Installing shared extensions:     /usr/lib/php5/20060613/
    cp: cannot stat `modules/*': No such file or directory
    make: *** [install-modules] Error 1

    Now my extension directory is at /usr/local/zend/lib/php_extensions

    How can I tell this to my machine ?

  • Drupal 7 audioconverter module failed - How do I troubleshoot ?

    7 décembre 2012, par Meggy

    I am using the audioconverter module with the audiorecorder module in Drupal 7. Though it was working previously, I just recently noticed that the audioconverter module has stopped converting wav files to mp3. Here's the error in my logs ;

    MESSAGE Audio conversion failed. FFMPEG reported the following output:
    SEVERITY error

    I can see the wav file is created by the audiorecorder module but the audioconverter module is failing on the conversion.

    Can anyone steer me as to where I can begin to look ? I don't know where to begin troubleshooting.