Viewing 10 replies - 1 through 10 (of 10 total)
  • Thread Starter Fritex

    (@fritex)

    Compatibility Check:

    Ina?ica dodatka: 0.10.1
    PHP ina?ica: 7.2.24-1+0~20191026.31+debian9~1.gbpbbacde;
    Web Server: nginx
    FTP functions: Installed (potrebno za samostalno hostanu (FTP) CDN podr?ku)
    Podr?ka za vi?ebajtne nizove: Instalirano (potrebno za Rackspace Cloud Files podr?ku)
    cURL ekstenzija: Instalirano (potrebno za Amazon S3, Amazon CloudFront, Rackspace CloudFiles podr?ku)
    zlib extension: Instalirano (required for gzip compression support)
    brotli extension: Nije instalirano (required for brotli compression support)
    Opcode cache: Installed (OPCache)
    Memcached extension: Instalirano
    Memcache ekstenzija: Instalirano
    Redis extension: Instalirano
    HTML Tidy ekstenzija: Instalirano (required for HTML Tidy minifier support)
    Detekcija mime vrste: Instalirano (Fileinfo) (potrebno za CDN podr?ku)
    He? (hash) funkcija: Instalirano (hash) (potrebno za NetDNA / MaxCDN CDN podr?ku za brisanje)
    Otvoriti basedir: Yes: -HIDDEN TO PUBLIC HERE!
    zlib izlazna kompresija: Isklju?eno
    set_time_limit: Dostupno
    SSH2 extension: Instalirano (required for Self-hosted (FTP) CDN SFTP support)

    WordPress resursi

    -HIDDEN TO PUBLIC HERE! nginx.conf: Ok
    -HIDDEN TO PUBLIC HERE! wp-content: OK
    -HIDDEN TO PUBLIC HERE! wp-content/uploads/2019/10: OK
    Lijepe stalne veze: /%postname%/
    WP_CACHE definicija: Defined (true)
    Prepravljanje URL-a: Omogu?eno
    Mre?ni re?im: Ne

    Thread Starter Fritex

    (@fritex)

    PHP.ini config

    memory_limit=128MB

    Thread Starter Fritex

    (@fritex)

    Using nginx and PHP 7.2 FPM.

    The opcache config has:

    zend_extension=opcache.so
    opcache.enable=1
    opcache.validate_timestamps=0
    opcache.revalidate_freq=60
    opcache.max_accelerated_files=10000
    opcache.memory_consumption=1024
    opcache.interned_strings_buffer=128
    opcache.max_wasted_percentage=5
    opcache.use_cwd=1
    opcache.save_comments=1
    opcache.load_comments=1

    Thread Starter Fritex

    (@fritex)

    Server 32GB DDR3 RAM, all time usage ~10GB of 32GB.

    Thread Starter Fritex

    (@fritex)

    If I have multiple installed PHP version, like 5.6, 7.0, 7.1, 7.2 and 7.3

    WordPress uses and runs on a processes of PHP 7.2.

    Does the “Clear OPCache” tirggers 7.2 or? Maybe 5.6? Or all of them at once?

    The “php-v” in SSH shows default version 7.3.

    Should I set the default to 7.2, and then try to flush OPcache?

    OPCache module is installed for all PHP versions.

    • This reply was modified 5 years, 1 month ago by Fritex.
    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @fritex
    Thank you for your patience and sorry for the late reply.
    We are checking this and will reply back as soon as we have an answer for you.
    Thank you for your patience!

    Thread Starter Fritex

    (@fritex)

    No problem.

    Nothing to be worried about, now I found out that it only does not print out the notice “OPCache flushed successfully” or as it says already.

    Do not know the reason, because it was showing the notice normally until 1-2 days ago before I have updated PHP 7.2 because of that vulnerability regarding PHP-FPM as stated on the attached link (start of the topic).

    But it flushes the cache. I can confirm, I checked, the new code is applied after OPCache flush.

    But, just do not know why it stopped showing notice about successfull or unsuccessfull flush of OPCache.

    Strange behaviour, maybe due to something else.
    Maybe it’s not realated to the plugin itself.

    Thread Starter Fritex

    (@fritex)

    Ok, after restart nginx and php several times a day, it worked.

    But still, it does not shows up the “successfull” notice everytime if cleared.
    Moreover, sometimes either trows “unsuccessfull”.

    I do not know.
    Haven’t seen that before, 2 days ago was normally regarding the stated PHP 7.2 update.

    All other, cache and stuff are working normally.

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    Hello @fritex

    Can you please share where does that error appear? If you don’t mind please send us a screenshot which will help us understand what you are referring to exactly.

    Plugin Contributor Marko Vasiljevic

    (@vmarko)

    No activity for a week.
    Marking topic as resolved.

Viewing 10 replies - 1 through 10 (of 10 total)
  • The topic ‘OpCache not refreshed after php7.2 update CVE-2019-11043’ is closed to new replies.