wincache-php-win32build-php-verify-1

  • Building for
    Windows
  • Verifying the build

  • Verifying the build
  • Verifying the build

    Verifying the build

    The following steps describe how to verify that
    WinCache has been built correctly:

    1. Go to the folder where the PHP binaries are
      built

    2. Run the command:

      php.exe -n -d extension=php_wincache.dll -re wincache
      

      If WinCache has been built properly, the output of this command
      will list the INI directives and functions supported by
      WinCache.