User Tools

Site Tools


php

This is an old revision of the document!


Table of Contents

PHP

pear

Change pear setting to install alpha / beta / stable / devel — packages.

pear config-set preferred_state alpha

suPHP

<note warning>configure: error: cannot find install-sh, install.sh, or shtool in config “.”/config</note>

Try running following before configure:

libtoolize --force
aclocal
autoheader
automake --force-missing --add-missing
autoconf
php.1418324790.txt.gz · Last modified: 2020/08/10 02:30 (external edit)