User Tools

Site Tools


php

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Next revisionBoth sides next revision
php [2010/05/13 20:45] – created k2patelphp [2014/12/11 19:06] – [pear] k2patel
Line 7: Line 7:
 pear config-set preferred_state alpha pear config-set preferred_state alpha
 </code> </code>
 +
 +==== suPHP ====
 +
 +<note warning>configure: error: cannot find install-sh, install.sh, or shtool in config "."/config</note>
 +
 +Try running following before configure: 
 +
 +<code bash>
 +libtoolize --force
 +aclocal
 +autoheader
 +automake --force-missing --add-missing
 +autoconf
 +</code>
 +
php.txt · Last modified: 2020/08/10 02:35 by 127.0.0.1