All,

Just deployed a fresh Joyent WordPress image 15.1.1 and found that 
/opt/local/etc/php.ini references an extension library file 
(extension=ZendOptimizerPlus.so) that does not exist. Changing that line to 
zend_extension=opcache.so fixes the problem.

While we are at it: What is the recommended path to report issues with the 
datasets? I couldn’t find anything on Github…

Peter

[Connected to zone 'c3673148-c71d-c1f9-de82-eb0003c2e7fd' pts/4]
   __        .                   .
 _|  |_      | .-. .  . .-. :--. |-
|_    _|     ;|   ||  |(.-' |  | |
  |__|   `--'  `-' `;-| `-' '  ' `-'
                   /  ; Instance (wordpress 15.1.1)
                   `-'  http://docs.joyent.com/images/smartos/wordpress

[root@test ~]# php --version
PHP Warning:  PHP Startup: Unable to load dynamic library 
'/opt/local/lib/php/20130620/ZendOptimizerPlus.so' - ld.so.1: php: fatal: 
/opt/local/lib/php/20130620/ZendOptimizerPlus.so: open failed: No such file or 
directory in Unknown on line 0
PHP 5.5.25 (cli) (built: May 29 2015 17:23:38) 
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2015 Zend Technologies
[root@test ~]# pkgin pc php55-zendopcache
Information for 
http://pkgsrc.joyent.com/packages/SmartOS/2015Q1/x86_64/All/php55-zendopcache-7.0.4.tgz:
Files:
/opt/local/share/doc/php55-zendopcache/README
/opt/local/lib/php/20130620/opcache.so
[root@test ~]# vi /opt/local/etc/php.ini
[root@test ~]# php --version
PHP 5.5.25 (cli) (built: May 29 2015 17:23:38) 
Copyright (c) 1997-2015 The PHP Group
Zend Engine v2.5.0, Copyright (c) 1998-2015 Zend Technologies
    with Zend OPcache v7.0.4, Copyright (c) 1999-2014, by Zend Technologies
[root@test ~]#




-------------------------------------------
smartos-discuss
Archives: https://www.listbox.com/member/archive/184463/=now
RSS Feed: https://www.listbox.com/member/archive/rss/184463/25769125-55cfbc00
Modify Your Subscription: 
https://www.listbox.com/member/?member_id=25769125&id_secret=25769125-7688e9fb
Powered by Listbox: http://www.listbox.com

Reply via email to