A PCRE internal error occured. This might be caused by a faulty plugin
====== Differences ====== This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
packages:amp:php [2014/09/24 03:35] admin [Create php execution script] |
packages:amp:php [2014/09/24 03:45] (current) admin [Add Selected PHP Versions] |
||
---|---|---|---|
Line 132: | Line 132: | ||
* apt-get install libxml2 libxml2-dev | * apt-get install libxml2 libxml2-dev | ||
* apt-get install libcurl3-dev | * apt-get install libcurl3-dev | ||
+ | * apt-get install libjpeg62 libjpeg62-dev | ||
+ | * apt-get install libpng12-0 libpng12-dev | ||
+ | * apt-get install libicu-dev | ||
+ | * apt-get install libmcrypt4 libmcrypt-dev | ||
For what comes next, you should first have suEXEC and the mod_fcgid apache module installed [[packages:amp:apache#Install apache suEXEC|as described here]]. | For what comes next, you should first have suEXEC and the mod_fcgid apache module installed [[packages:amp:apache#Install apache suEXEC|as described here]]. |