Travis, Thanks for your message. We’ve used the wordpress image only for internal test installs. There weren’t any issues that I am aware of with opcache enabled. However, we barely scratched the surface on that aspect…
Best regards, Peter > Am 17.12.2016 um 23:38 schrieb [email protected]: > > Hi Peter, > > Thanks for reporting this issue. I've confirmed your findings and opened an > internal ticket so that we can fix this in any future WordPress images that > may be released. Have you experienced any issues with the opcache enabled? > > If you have an account with Joyent's public container service you can file an > issue at help.joyent.com otherwise, as far as I know, this mailing list and > the #smartos irc channel are the best places to report image issues. > > Thanks, > Travis > > On 2016-12-17 05:09, Peter Kelm wrote: >> 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 [1] >> [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: >> [2] >> 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 [3] [4] | Modify [5] Your >> Subscription >> [6] >> Links: >> ------ >> [1] http://docs.joyent.com/images/smartos/wordpress >> [2] >> http://pkgsrc.joyent.com/packages/SmartOS/2015Q1/x86_64/All/php55-zendopcache-7.0.4.tgz: >> [3] https://www.listbox.com/member/archive/184463/=now >> [4] https://www.listbox.com/member/archive/rss/184463/27150711-5691700f >> [5] >> https://www.listbox.com/member/?& >> [6] http://www.listbox.com > ------------------------------------------- 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
