• Register
    • Help

    striker  0 Items
    Currently Supporting
    • Home
    • News
    • Forum
      • Try XenForo Demo
      • New Posts
      • FAQ
      • Calendar
      • Community
        • Groups
        • Albums
        • Member List
      • Forum Actions
        • Mark Forums Read
      • Quick Links
        • Today's Posts
        • Who's Online
      • Sponsor
        • Sponsor a Feature
        • List of Donors
    • Wiki
    • Support
    • What's New?
    • Buy Now
    • Manual
    • 
    • Forum
    • VaultWiki How-Tos
    • VaultWiki Questions
    • disable opcache.fast_shutdown

    1. Welcome to VaultWiki.org, home of the wiki add-on for vBulletin and XenForo!

      VaultWiki allows your existing forum users to collaborate on creating and managing a site's content pages. VaultWiki is a fully-featured and fully-supported wiki solution for vBulletin and XenForo.

      The VaultWiki Team encourages you to join our community of forum administrators and check out VaultWiki for yourself.

    Results 1 to 9 of 9

    Thread: disable opcache.fast_shutdown

    • Thread Tools
      • Show Printable Version
    1. April 17, 2018 #1
      Alfa1
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Alfa1 is offline
      Distinguished Member
      Join Date
      September 26, 2007
      Posts
      597
      Rep Power
      284

      disable opcache.fast_shutdown

      While trying to upgrade to the latest version I get this error:

      Failed to Meet Minimum Requirements

      The Zend Opcache configuration directive opcache.fast_shutdown is currently enabled by php.ini (default: disabled).

      This directive has known bugs that affect the reliability of communication between web server processes, which has been documented to trigger failures in VaultWiki's installation process. This directive must be disabled to continue. Due to the properties of opcache.fast_shutdown, it may only be possible to disable via the master php.ini file for your server.

      This is probably caused by a debian 8 upgrade. Is there a way to disable it by htaccess so that I can complete the upgrade and bring my wiki back online?
      Reply With Quote Reply With Quote

    2. April 17, 2018 #2
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,959
      Blog Entries
      18
      Rep Power
      687
      You can try any location where you normally put php.ini configuration; however, it might only work in the main configuration file. This error message will continue to appear as long as the variable is detected as on.

      For reference, the issue in Zend: https://github.com/zendtech/ZendOpti...lus/issues/146
      I thought I had posted it somewhere else, but I couldn't find it.

      Are you using PHP 7.2? php.net claims that opcache.fast_shutdown was removed in that version.
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    3. April 17, 2018 #3
      Alfa1
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Alfa1 is offline
      Distinguished Member
      Join Date
      September 26, 2007
      Posts
      597
      Rep Power
      284
      No, php 5.4 on that server. Cant update it due to other software being incompatible with php7.
      Reply With Quote Reply With Quote

    4. July 31, 2023 #4
      Eden Genesis
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Eden Genesis is offline
      Junior Member
      Join Date
      October 3, 2021
      Posts
      9
      Rep Power
      0
      I have similar issue, in order to keep using vBulletin 4, I had to downgrade to php 5. I had no problem with the previous version of Vault Wiki but once I paid and upgraded to the last version I got the following error message :


      Failed to Meet Minimum Requirements
      The Zend Opcache configuration directive opcache.fast_shutdown is currently enabled by php.ini (default: disabled).
      This directive has known bugs that affect the reliability of communication between web server processes, which has been documented to trigger failures in VaultWiki's installation process. This directive must be disabled to continue. Due to the properties of opcache.fast_shutdown, it may only be possible to disable via the master php.ini file for your server.
      How am I supposed to solve this on a php 5 forum?
      Reply With Quote Reply With Quote

    5. August 1, 2023 #5
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,959
      Blog Entries
      18
      Rep Power
      687
      Probably when you downgraded PHP, the php.ini it came with has opcache.fast_shutdown. Since the default is disabled, this error message only shows when PHP is reporting it as turned on. You will need to find which php.ini file on your server has turned this on (probably the main one for your PHP installation), disable that line, and restart your PHP process manager (such as php_fpm).

      PHP devs removed opcache.fast_shutdown in PHP 7.2 partly because it was buggy and they found a better way to do it. So you probably have not seen this error message before if you were using PHP 7.2.
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    6. August 1, 2023 #6
      Eden Genesis
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Eden Genesis is offline
      Junior Member
      Join Date
      October 3, 2021
      Posts
      9
      Rep Power
      0
      Quote Originally Posted by pegasus View Post
      Probably when you downgraded PHP, the php.ini it came with has opcache.fast_shutdown. Since the default is disabled, this error message only shows when PHP is reporting it as turned on. You will need to find which php.ini file on your server has turned this on (probably the main one for your PHP installation), disable that line, and restart your PHP process manager (such as php_fpm).

      PHP devs removed opcache.fast_shutdown in PHP 7.2 partly because it was buggy and they found a better way to do it. So you probably have not seen this error message before if you were using PHP 7.2.
      Thanks to my web hosting, I was able to upgrade the Vault Wiki script, however, after the script was upgraded, the following issue occured :

      PHP Warning: mysqli_query(): (42000/1064): You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '*,`pageid`,`index`.`title` AS `title` FROM `vw_` LEFT JOIN `vw_page` `page` ...' at line 1 in ..../includes/class_core.php on line 1386

      Database error in vBulletin 4.2.5:

      Invalid SQL:
      SELECT `di`.*,`gi`.*,`l`.*,`ch`.*,`c`.*,`i`.*,`r`.*,`page `.*,`iplog2`.`ip` AS `ipaddress`,`iplog`.`ip` AS `creatorip`,`rv`.`vote` AS `myrating`,`rv`.`reason` AS `myratingreason`,`nk`.`readtime` AS `cascadetime`,`sub`.`subscribeid` AS `issubscribed`,`sub`.`notifytype` AS `subscribetype`,`sub`.`options` AS `subscribeoptions`,`mk`.`readtime`,`di`.`userid` AS `disambig_userid`,`gi`.`userid` AS `group_userid`,`l`.`userid` AS `translate_userid`,`ch`.`userid` AS `chapter_userid`,`t`.`discussionid` AS `discussionid`,`t`.`comments` AS `commentcount`,`r`.`dateline` AS `edit_dateline`,`r`.`flags` + 0 AS `flags`,`r`.`parentid` AS `edit_parentid`,*,`pageid`,`index`.`title` AS `title` FROM `vw_` LEFT JOIN `vw_page` `page` ON (`page`.`pageid` = `pageid`)
      LEFT JOIN `vw_route` `i` ON (`page`.`pageid` = `i`.`itemid` AND `i`.`itemtypeid` = 1)
      LEFT JOIN `vw_counter` `c` ON (`c`.`routeid` = `i`.`routeid`)
      LEFT JOIN `vw_revision` `r` ON (`r`.`revisionid` = `page`.`revisionid`)
      LEFT JOIN `vw_chapter` `ch` ON (`page`.`pageid` = `ch`.`pageid`)
      LEFT JOIN `vw_langitem` `l` ON (`page`.`pageid` = `l`.`pageid`)
      LEFT JOIN `vw_disambigitem` `di` ON (`page`.`pageid` = `di`.`contentid` AND `di`.`contenttypeid` = 1)
      LEFT JOIN `vw_discussion` `t` ON (`t`.`contentid` = `page`.`pageid` AND `t`.`displayorder` = 0 AND `t`.`contenttypeid` = 1)
      LEFT JOIN `vw_teamitem` `gi` ON (`page`.`pageid` = `gi`.`pageid`)
      LEFT JOIN `vw_markread` `mk` ON (`mk`.`itemtypeid` = 1 AND `mk`.`itemid` = `page`.`pageid` AND `mk`.`userid` = 1)
      LEFT JOIN `vw_subscribe` `sub` ON (`sub`.`nodetypeid` = 1 AND `sub`.`nodeid` = `page`.`pageid` AND `sub`.`userid` = 1)
      LEFT JOIN `vw_noderead` `nk` ON (`nk`.`nodeid` = `page`.`pageid` AND `nk`.`nodetypeid` = 1 AND `nk`.`userid` = 1)
      LEFT JOIN `vw_rate` `rv` ON (`rv`.`contenttypeid` = 7 AND `rv`.`contentid` = `page`.`revisionid` AND `rv`.`userid` = 1)
      LEFT JOIN `ipdata` `iplog` ON (`iplog`.`ipid` = `page`.`creator_ip_id`)
      LEFT JOIN `ipdata` `iplog2` ON (`iplog2`.`ipid` = `r`.`ip_id`) WHERE 0 < `` LIMIT 1;

      MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near '*,`pageid`,`index`.`title` AS `title` FROM `vw_` LEFT JOIN `vw_page` `page` ...' at line 1
      Error Number : 1064
      Request Date : Tuesday, August 1st 2023 @ 08:08:49 PM
      Error Date : Tuesday, August 1st 2023 @ 08:08:50 PM
      Script : http://forum.edengenesis.ws/
      Referrer : http://forum.edengenesis.ws/admincp/index.php?do=head
      IP Address : 62.85.131.25
      Username : Eden
      Classname : vB_Database_MySQLi
      MySQL Version : 10.6.14-MariaDB-cll-lve
      Server : 199.87.211.101
      User Agent :


      Check the error message on the following link :
      http://forum.edengenesis.ws/

      I hope you can help me solve this issue that occured just after I runned the script and installed Vault Wiki...
      Reply With Quote Reply With Quote

    7. August 1, 2023 #7
      pegasus
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • Visit Homepage
      • View Articles
      pegasus is offline
      VaultWiki Team
      Join Date
      March 28, 2004
      Location
      New York, NY
      Posts
      2,959
      Blog Entries
      18
      Rep Power
      687
      This is usually caused by a bad cache entry after upgrading. Please try the following MySQL query:
      Code:
      DELETE FROM datastore
      WHERE title = 'vw_nodetypes'
      - lead developer for VaultWiki
      Reply With Quote Reply With Quote

    8. August 2, 2023 #8
      Eden Genesis
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Eden Genesis is offline
      Junior Member
      Join Date
      October 3, 2021
      Posts
      9
      Rep Power
      0
      Quote Originally Posted by pegasus View Post
      This is usually caused by a bad cache entry after upgrading. Please try the following MySQL query:
      Code:
      DELETE FROM datastore
      WHERE title = 'vw_nodetypes'
      Hello,

      My Web hosting told me they couldn't do it for me.

      What exactly do I have to do to do what you're asking?
      I'm not very good at coding and handling this sort of thing, so the more you can tell me, the better I'll be able to do this task.

      Thanks in advance for your help!

      Best regards,
      Ben
      Reply With Quote Reply With Quote

    9. August 3, 2023 #9
      Eden Genesis
      • View Profile
      • View Forum Posts
      • View Blog Entries
      • View Articles
      Eden Genesis is offline
      Junior Member
      Join Date
      October 3, 2021
      Posts
      9
      Rep Power
      0
      Quote Originally Posted by Eden Genesis View Post
      Hello,

      My Web hosting told me they couldn't do it for me.

      What exactly do I have to do to do what you're asking?
      I'm not very good at coding and handling this sort of thing, so the more you can tell me, the better I'll be able to do this task.

      Thanks in advance for your help!

      Best regards,
      Ben
      Thanks, I managed to run an sql query by writing what you said and it worked like a charm! Thanks for all your help!
      Reply With Quote Reply With Quote

    Similar Threads

    1. Can we disable the Area tab?
      By Alfa1 in forum VaultWiki Questions
      Replies: 4
      Last Post: February 24, 2016, 4:15 PM
    2. How to disable tags?
      By Alfa1 in forum VaultWiki Questions
      Replies: 1
      Last Post: January 3, 2016, 1:41 PM
    3. Disable comments
      By hollosch in forum VaultWiki Questions
      Replies: 3
      Last Post: February 24, 2015, 6:45 PM
    4. disable table bbcode in xF
      By dvsDave in forum VaultWiki Questions
      Replies: 2
      Last Post: February 10, 2015, 1:28 PM
    5. Any way to disable numbers in TOC?
      By DragonSigh in forum VaultWiki Questions
      Replies: 1
      Last Post: June 2, 2013, 9:54 PM

    Tags for this Thread

    directive, disable, disabled, opcache.fast_shutdown, upgrade

    View Tag Cloud

    Bookmarks

    Bookmarks
    • Submit to Digg Digg
    • Submit to del.icio.us del.icio.us
    • Submit to StumbleUpon StumbleUpon
    • Submit to Google Google

    Posting Permissions

    • You may not post new threads
    • You may not post replies
    • You may not post attachments
    • You may not edit your posts
    •  
    • BB code is On
    • Smilies are On
    • [IMG] code is Off
    • [VIDEO] code is
    • HTML code is Off

    Forum Rules

    • Contact Us
    • License Agreement
    • Privacy
    • Terms
    • Top
    All times are GMT -4. The time now is 3:02 AM.
    This site uses cookies to help personalize content, to tailor your experience, and to keep you logged in if you register.
    By continuing to use this site, you are consenting to our use of cookies.
    Learn more… Accept Remind me later
  • striker
    Powered by vBulletin® Version 4.2.5 Beta 2
    Copyright © 2025 vBulletin Solutions Inc. All rights reserved.
    Search Engine Optimisation provided by DragonByte SEO (Pro) - vBulletin Mods & Addons Copyright © 2025 DragonByte Technologies Ltd.
    Copyright © 2008 - 2024 VaultWiki Team, Cracked Egg Studios, LLC.