How to enable Socket in PHP 5.3.10 on Ubuntu 12.04 System

Sandy8086 picture Sandy8086 · Aug 27, 2012 · Viewed 20.1k times · Source

I am trying to enable Socket in PHP on linux. I checked php.ini but in that file not getting following line.

;extension=php_sockets.so

Answer

Vinay picture Vinay · Aug 28, 2012

As you have installed php5 libapache2-mod-php5, according to it.

The following extensions are built in: bcmath bz2 calendar Core ctype date dba dom ereg exif fileinfo filter ftp gettext hash iconv json libxml mbstring mhash openssl pcre Phar posix Reflection session shmop SimpleXML soap sockets SPL standard sysvmsg sysvsem sysvshm tokenizer wddx xml xmlreader xmlwriter zip zlib.