Recherche avancée

Médias (5)

Mot : - Tags -/open film making

Autres articles (25)

  • List of compatible distributions

    26 avril 2011, par

    The table below is the list of Linux distributions compatible with the automated installation script of MediaSPIP. Distribution nameVersion nameVersion number Debian Squeeze 6.x.x Debian Weezy 7.x.x Debian Jessie 8.x.x Ubuntu The Precise Pangolin 12.04 LTS Ubuntu The Trusty Tahr 14.04
    If you want to help us improve this list, you can provide us access to a machine whose distribution is not mentioned above or send the necessary fixes to add (...)

  • Selection of projects using MediaSPIP

    2 mai 2011, par

    The examples below are representative elements of MediaSPIP specific uses for specific projects.
    MediaSPIP farm @ Infini
    The non profit organizationInfini develops hospitality activities, internet access point, training, realizing innovative projects in the field of information and communication technologies and Communication, and hosting of websites. It plays a unique and prominent role in the Brest (France) area, at the national level, among the half-dozen such association. Its members (...)

  • Automated installation script of MediaSPIP

    25 avril 2011, par

    To overcome the difficulties mainly due to the installation of server side software dependencies, an "all-in-one" installation script written in bash was created to facilitate this step on a server with a compatible Linux distribution.
    You must have access to your server via SSH and a root account to use it, which will install the dependencies. Contact your provider if you do not have that.
    The documentation of the use of this installation script is available here.
    The code of this (...)

Sur d’autres sites (3839)

  • Anomalie #4521 : Warning en php 8

    14 juillet 2020, par Franck D

    Yop
    Windows 10 (1909)
    Firefox 78.0.2
    Easyphp
    Apache 2.4.43 x64
    PHP 8.0.0 alpha1 x64
    MySQL 8.0.20 x64
    PhpMyAdmin 5.0.2
    prefix des tables : spip8

    Alors en php 8, je sais comment reproduire, il suffit d’installer spip avec par exemple le prefix "spip8" puis d’aller à :
    ecrire/ ?exec=configurer_avancees
    De choisir GD2 et de cliquer sur "enregistrer" (Ne pas toucher à la case "Ne pas générer de miniatures des images")

    Puis d’aller à la page ecrire/ ?exec=admin_plugin
    Et alors les warning apparaissent !

    A savoir : si je fais un F5 sur mon clavier, alors ils disparaissent

  • Anomalie #4532 (Nouveau) : Parse error en php 8

    26 juillet 2020, par Franck D

    Hello

    Spip et plugin_dist à jour de ce jour !
    easyphp (windows 10 (1909))
    easyphp
    Apache 2.4.43 x64
    PHP 8.0.0 alpha3 x64
    MySQL 8.0.20 x64

    Avant même de pouvoir faire l’installation, quand je vais sur le site, j’ai :
    Parse error : syntax error, unexpected token "match", expecting "(" in C :\Program Files (x86)\EasyPHP-Devserver-17\eds-www\test13\ecrire\inc\filtres.php on line 3114

    Je pense que le changement vient de :
    https://wiki.php.net/rfc/match_expression_v2

  • Evolution #2746 : Multilinguisme par secteur : manque d’ergonomie

    9 décembre 2015, par Guillaume Fahrner

    "Par ailleurs, quid du déplacement d’un article d’une rubrique en français dans l’anglaise ? ça change ça langue par héritage ?"
    Oui, idem pour n’importe quel objet, rubrique comprise (sauf les secteurs) :-)

    "Donc, il FAUT pouvoir changer la langue sur une base qui n’est pas saine au départ."

    Plusieurs solutions sans rien changer :
    - la langue est MAJ lors de l’édition d’un objet et est définie par héritage (pose le problème de la mise à jour de la date)
    - client mysql pour faire ca @mano