PHP pecl inclued: How to compile and install very latest version -


The installable version of the PECL extension 'INCLUDED' is apparently incompatible with the latest versions of PHP (I'm using 5.5 9). A bug report has been reported and a fix is ​​noted with updated sources. Through Svn, I've downloaded the updated files. How can I compile and install the latest sources?

This standard EC is on Ubuntu 2 example.

A little more googling found the following:

A pecl extenstion gives quite straightforward instructions on compiling and installing.

I did not have the name of the file and was using 'php -i' to find the extension directory, besides restarting Apache but installing it.

Comments

Popular posts from this blog

php - how to change mysql_result($res, 0, "url"); to mysqli -

Delphi: missing interface declarations for UI Automation methods -

android - How to attach an image from an app to gmail -