Installez GeoIP extension PHP
Install GeoIP C API Change 1.4.8 pour téléchargé la version. cd /usr/local/src wget http://geolite.maxmind.com/download/geoip/api/c/GeoIP.tar.gz tar zxvf GeoIP.tar.gz cd GeoIP-* ./configure make make...
View ArticleChanger directives PHP avec suPHP
Vous devez créer 2 fichiers dans public_html site où suPHP est activé. Un chemin .htaccess de spécification de configuration php.ini et un php.ini avec les directives. Vous pouvez modifier les...
View ArticleL'intégration avec d'autres applications VideoWhisper son
Il y a 2 options d’intégration de scripts de VideoWhisper avec votre site: Déployer les éditions clé en main (Éditions de WordPress recommandées) S’intégrer avec vos propres scripts: Start from plain...
View ArticleInstallez ZMQ pour PHP
wget http://download.zeromq.org/zeromq-4.1.0-rc1.tar.gz tar -zxvf zeromq-4.1.0-rc1.tar.gz cd zeromq-4.1.0 ./configure make make install pecl install ZMQ-bêta Trouver le fichier php.ini : php -i |...
View ArticleMise à niveau vers la dernière CURL et Open SSL dans WHM
Problème: les fournisseurs de commerce électronique comme Paypal introduit plus strictes exigences de SSL. Ex: “nécessite OpenSSL >= 1.0.1 doit être installé sur votre serveur” PHP info spectacles:...
View Article