User Tools

Site Tools


php

Differences

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

Link to this comparison view

php [2014/12/11 19:06]
k2patel [pear]
php [2020/08/10 02:35]
Line 1: Line 1:
-====== PHP ====== 
- 
-==== pear ==== 
- 
-Change pear setting to install alpha / beta / stable / devel --- packages. 
-<code bash> 
-pear config-set preferred_state alpha 
-</​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 (external edit)