
Recherche avancée
Autres articles (46)
-
Utilisation et configuration du script
19 janvier 2011, parInformations spécifiques à la distribution Debian
Si vous utilisez cette distribution, vous devrez activer les dépôts "debian-multimedia" comme expliqué ici :
Depuis la version 0.3.1 du script, le dépôt peut être automatiquement activé à la suite d’une question.
Récupération du script
Le script d’installation peut être récupéré de deux manières différentes.
Via svn en utilisant la commande pour récupérer le code source à jour :
svn co (...) -
Websites made with MediaSPIP
2 mai 2011, parThis page lists some websites based on MediaSPIP.
-
Configuration spécifique d’Apache
4 février 2011, parModules spécifiques
Pour la configuration d’Apache, il est conseillé d’activer certains modules non spécifiques à MediaSPIP, mais permettant d’améliorer les performances : mod_deflate et mod_headers pour compresser automatiquement via Apache les pages. Cf ce tutoriel ; mode_expires pour gérer correctement l’expiration des hits. Cf ce tutoriel ;
Il est également conseillé d’ajouter la prise en charge par apache du mime-type pour les fichiers WebM comme indiqué dans ce tutoriel.
Création d’un (...)
Sur d’autres sites (4778)
-
My server is constantly downloading a file, and I don't know what it is [closed]
7 novembre 2023, par fatemeh mojarradI am converting video with ffmpeg and every few hours my server downloads a file and I don't know what it is and I want to be able to identify what file the server is downloading or what package it is updating.
my requirements :
uwsgi
PyMySQL
Flask
metadata_parser
captcha
flask-compress
wget
moviepy
python-dateutil
jdatetime
flask-cors
eyed3
termcolor
tqdm
redis
zeep
nsfw-detector
Pillow
opencv-python==4.6.0.66
tensorflow==2.9.1
opennsfw2
psutil


My server is Linux and my operating system is CentOS 7


I searched and updated the programs, but this happened again


-
How to Install ffmpeg on Wamp Server 2.2
11 septembre 2014, par PreeTI try all the links available on the Internet for the Proper Instructions for installing ffmpeg on the wamp server 2.2
OS is Window 7 64bit
Please help me for installing the ffmpeg on wampserver.
Php version : 5.3.13
apache : 2.2.22What i was trying.
- download http://quezar.ro/php_ffmpeg/php_ffmpeg.zip
- unzip
- move php_ffmpeg.dll to php extension dir
- move all other files to Windows\System32
- add extension=php_ffmpeg.dll to php.ini
- restart apache
-
Install ffmpeg on Wamp Server 2.2
10 septembre 2014, par PreeTI try all the links available on the Internet for the Proper Instructions for installing ffmpeg on the wamp server 2.2
OS is Window 7 64bit
Please help me for installing the ffmpeg on wampserver.
Php version : 5.3.13
apache : 2.2.22What i was trying.
- download http://quezar.ro/php_ffmpeg/php_ffmpeg.zip
- unzip
- move php_ffmpeg.dll to php extension dir
- move all other files to Windows\System32
- add extension=php_ffmpeg.dll to php.ini
- restart apache