Welcome Guest. Please Login or Register  


You are here: Index > Webuzo > General Support > Topic : Help installing PHP extensions



Threaded Mode | Print  

 Help installing PHP extensions (4 Replies, Read 20339 times)
stonecold111
Group: Member
Post Group: Newbie
Posts: 11
Status:
I used to get igbinary and phpredis extension installed in PHP 5.4. But after upgrading to 5.6 yesterday, I can't get any of the installed extensions show up in phpinfo().

Take igbinary as an example. After 'make & install' igbinary,I've copied the igbinary.so from the module folder and copy it back to /usr/local/apps/php56/lib/extensions/. I have also added

extension=igbinary.so

to the php56/etc/php.d/extra file. But It is nowhere to be seen in phpinfo(). I can't get any extension to show up, so I guess there's a step missing that i'm not aware of with Webuzo settings.


Code
[root@vm igbinary]# /usr/local/apps/php56/bin/phpize                                  Configuring for:
PHP Api Version:        20131106
Zend Module Api No:      20131226
Zend Extension Api No:  220131226

[root@vm igbinary]# ./configure CFLAGS="-O2 -g" --enable-igbinary -with-php-config=/usr/local/apps/php56/bin/php-config

checking for grep that handles long lines and -e... /bin/grep
checking for egrep... /bin/grep -E
checking for a sed that does not truncate output... /bin/sed
checking for cc... cc
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether cc accepts -g... yes
checking for cc option to accept ISO C89... none needed
checking how to run the C preprocessor... cc -E
checking for icc... no
checking for suncc... no
checking whether cc understands -c and -o together... yes
checking for system library directory... lib
checking if compiler supports -R... no
checking if compiler supports -Wl,-rpath,... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking target system type... x86_64-unknown-linux-gnu
checking for PHP prefix... /usr/local/apps/php56
checking for PHP includes... -I/usr/local/apps/php56/include/php -I/usr/local/apps/php56/include/php/main -I/usr/local/apps/php56/include/php/TSRM -I/usr/local/apps/php56/include/php/Zend -I/usr/local/apps/php56/include/php/ext -I/usr/local/apps/php56/include/php/ext/date/lib
checking for PHP extension directory... /usr/local/apps/php56/lib/extensions/no-debug-non-zts-20131226
checking for PHP installed headers prefix... /usr/local/apps/php56/include/php
checking if debug is enabled... no
checking if zts is enabled... no
checking for re2c... no
configure: WARNING: You will need re2c 0.13.4 or later if you want to regenerate PHP parsers.
checking for gawk... gawk
checking whether to enable igbinary support... yes, shared
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking stdbool.h usability... yes
checking stdbool.h presence... yes
checking for stdbool.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdint.h... (cached) yes
checking for APC/APCU includes... apc_serializer.h bundled
checking size of long... 8
checking compiler type... gcc
checking for ld used by cc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for /usr/bin/ld option to reload object files... -r
checking for BSD-compatible nm... /usr/bin/nm -B
checking whether ln -s works... yes
checking how to recognize dependent libraries... pass_all
checking dlfcn.h usability... yes
checking dlfcn.h presence... yes
checking for dlfcn.h... yes
checking the maximum length of command line arguments... 1966080
checking command to parse /usr/bin/nm -B output from cc object... ok
checking for objdir... .libs
checking for ar... ar
checking for ranlib... ranlib
checking for strip... strip
checking if cc supports -fno-rtti -fno-exceptions... no
checking for cc option to produce PIC... -fPIC
checking if cc PIC flag -fPIC works... yes
checking if cc static flag -static works... no
checking if cc supports -c -o file.o... yes
checking whether the cc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... no

creating libtool
appending configuration tag "CXX" to libtool
configure: creating ./config.status
config.status: creating config.h
config.status: config.h is unchanged



[root@vm igbinary]# make install

..............

Installing shared extensions:    /usr/local/apps/php56/lib/extensions/no-debug-non-zts-20131226/
Installing header files:          /usr/local/apps/php56/include/php/






IP: --   

Help installing PHP extensions
stonecold111
Group: Member
Post Group: Newbie
Posts: 11
Status:
I've fixed it.
IP: --   

Help installing PHP extensions
valley
Group: Webuzo Team
Post Group: Super Member
Posts: 1644
Status:
Glad you resolved your issue.
Could you share the solution which can be helpful to other users if necessary ?

-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter

IP: --   

Help installing PHP extensions
stonecold111
Group: Member
Post Group: Newbie
Posts: 11
Status:
I've deleted the scripts and re-installed them via w-get. Perhaps they are not compatible with 5.6. But there's a new problem I've found with the latest version. I can't use /usr/local/apps/php56/bin/pecl to download any files from ssl://pecl.php.net:443. Check my new thread.
IP: --   

Help installing PHP extensions
valley
Group: Webuzo Team
Post Group: Super Member
Posts: 1644
Status:
Thanks for the relevant information

-----------------------
Webuzo : Single User Control Panel
Join Webuzo :
Facebook
Twitter

IP: --   

« Previous    Next »

Threaded Mode | Print  



Jump To :


Users viewing this topic
1 guests, 0 users.


All times are GMT. The time now is March 28, 2024, 5:58 pm.

  Powered By AEF 1.0.8 © 2007-2008 Electron Inc.Queries: 11  |  Page Created In:0.018