You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
with Zend OPcache v5.6.27, Copyright (c) 1999-2016, by Zend Technologies
44
43
44
+
Executables are located at:
45
+
46
+
/usr/local/php5/bin/php
47
+
/usr/bin/php5
45
48
46
49
## Configuration files
47
50
@@ -56,7 +59,6 @@ while the Debian init script is added to:
56
59
57
60
/etc/init.d/php5-fpm
58
61
59
-
60
62
## Extensions
61
63
62
64
Note that most of the third-party PHP extensions are [not yet compatible with PHP 5](https://github.com/gophp5/gophp5-ext/wiki/extensions-catalog) and [Gophp5-ext](http://gophp5.org/) (also on [GitHub](https://github.com/gophp5/gophp5-ext)) is a project to help do that. Here is a list of PHP modules that are enabled by default in this build:
@@ -126,12 +128,6 @@ Note that most of the third-party PHP extensions are [not yet compatible with PH
126
128
APCu
127
129
SSH2
128
130
129
-
130
-
## Shortcuts
131
-
132
-
sudo ln -s /usr/local/php5/bin/php /usr/bin/php5
133
-
134
-
135
131
## Installing Extensions
136
132
137
133
Please note that you need to restart `php5-fpm` to activate the extension.
0 commit comments