The PHP language can be enhanced through the use of extensions, which provide to PHP scripts new internal functions, classes, resource types, streams (also stream wrappers and filters) and, in general, can do anything a native program would be able to do.
I am facing some issues in the installation of Cakephp. I hope any one had faced the same issue. The …
php macos xampp php-extensionOk I have PHP working on my mac os x Apache 2 server. Problem I am having is it can't seem …
php apache sqlite apache2 php-extensionI need to install GeoIP on PHP 7.2 . For this I am using following commands - sudo apt-get -y install gcc …
apache apache2 apt-get php-extension php-7.2I have a Docker Container with Phalcon3 and php 7. I am trying to install the php extension Mcrypt without luck. …
docker mcrypt php-extensionI'm trying to load the intl PHP extension in my Docker container, but it doesn't seem to work. Have already …
php docker php-extension intlI'm having huge problems installing memcached extension for php. Currently using: OS: Windows 10 x64 PHP: 7.0.1 via XAMPP Apache: 2.4.18 (Win32) I …
php windows memcached php-extension php-7I am trying to install a 3rd party PHP extension (.so) into PHP 5.3.6-13 on Ubuntu 11.10 and use it in …
php php-extensionSo I'm running MAMP on Mountain Lion and I've installed gmagick and imagick using pecl, both are relase candidates (mainly …
php imagick php-extension gmagickI installed nginx, php, php-fpm, php-pecl-redis by yum. All of them work but the last one. When I run /usr/…
redis php-extension phpredisI have Windows 7 64 bits, PHP 5.4.3 installed through WAMP 2.2 and imagick (ImageMagick-6.8.3-9-Q16-x64-dll.exe). I tried to use …
php imagick php-extension