Table of Contents
Solve the problem that wincache does not support 64-bit PHP5.5/5.6 (64-bit wincache download is provided) Original, wincachephp5.5
Home Backend Development PHP Tutorial Solve the problem that wincache does not support 64-bit PHP5.5/5.6 (64-bit wincache is provided for download) Original, wincachephp5.5_PHP tutorial

Solve the problem that wincache does not support 64-bit PHP5.5/5.6 (64-bit wincache is provided for download) Original, wincachephp5.5_PHP tutorial

Jul 12, 2016 am 08:49 AM
64 bit php5.6

Solve the problem that wincache does not support 64-bit PHP5.5/5.6 (64-bit wincache download is provided) Original, wincachephp5.5

The company has a server that needs to be configured these days. The system is Windows 2008 R2, and the configuration environment on IIS is 64-bit PHP5.5, which requires support for wincache. Originally, I just thought that I would download it from the official website of wincache and enable wincache in the PHP configuration file.

Then open the official website of wincache: http://www.iis.net/downloads/microsoft/wincache-extension. Scroll to the bottom and find that does not have a 64-bit version . I thought 32-bit should also be supported.

Solve the problem that wincache does not support 64-bit PHP5.5/5.6 (64-bit wincache is provided for download) Original, wincachephp5.5_PHP tutorial

So I downloaded and configured it, but it didn’t work. Even setting the application pool to 32-bit didn’t work. Finally, I found that there is a 64-bit version of wincache available for download on the Internet. The strange official website does not provide it, but provides the source code, which is estimated to be compiled by a third party.

Hey~ Without further ado, here’s the website: http://dev.freshsite.pl/php-accelerators/wincache.html

This address provides many different versions of wincache x86 and x64. Please download them as needed.

Solve the problem that wincache does not support 64-bit PHP5.5/5.6 (64-bit wincache is provided for download) Original, wincachephp5.5_PHP tutorial

I downloaded this version of WinCache 1.3.5 for PHP 5.5 x64 nts vc11 , changed the name to wincache.dll, overwritten it, restarted IIS, and the configuration information of wincache finally came out.

Solve the problem that wincache does not support 64-bit PHP5.5/5.6 (64-bit wincache is provided for download) Original, wincachephp5.5_PHP tutorial

For your convenience, the editor of Bangke Home has also compiled it for your convenience, as follows:

Click here to download 64-bit wincache (php5.5/5.6)

The above is the entire content of this article. To learn more about PHP syntax, you can check out: "PHP5 Online Manual". I also hope that everyone will support Bangkejia.

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/1136616.htmlTechArticleSolve the problem that wincache does not support 64-bit PHP5.5/5.6 (64-bit wincache download is provided) Original, wincachephp5. 5 The company has a server that needs to be configured these days. The system is Windows 2008 R2. On II...
Statement of this Website
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn

Hot Article Tags

Notepad++7.3.1

Notepad++7.3.1

Easy-to-use and free code editor

SublimeText3 Chinese version

SublimeText3 Chinese version

Chinese version, very easy to use

Zend Studio 13.0.1

Zend Studio 13.0.1

Powerful PHP integrated development environment

Dreamweaver CS6

Dreamweaver CS6

Visual web development tools

SublimeText3 Mac version

SublimeText3 Mac version

God-level code editing software (SublimeText3)

11 Best PHP URL Shortener Scripts (Free and Premium) 11 Best PHP URL Shortener Scripts (Free and Premium) Mar 03, 2025 am 10:49 AM

11 Best PHP URL Shortener Scripts (Free and Premium)

Working with Flash Session Data in Laravel Working with Flash Session Data in Laravel Mar 12, 2025 pm 05:08 PM

Working with Flash Session Data in Laravel

Build a React App With a Laravel Back End: Part 2, React Build a React App With a Laravel Back End: Part 2, React Mar 04, 2025 am 09:33 AM

Build a React App With a Laravel Back End: Part 2, React

Simplified HTTP Response Mocking in Laravel Tests Simplified HTTP Response Mocking in Laravel Tests Mar 12, 2025 pm 05:09 PM

Simplified HTTP Response Mocking in Laravel Tests

cURL in PHP: How to Use the PHP cURL Extension in REST APIs cURL in PHP: How to Use the PHP cURL Extension in REST APIs Mar 14, 2025 am 11:42 AM

cURL in PHP: How to Use the PHP cURL Extension in REST APIs

12 Best PHP Chat Scripts on CodeCanyon 12 Best PHP Chat Scripts on CodeCanyon Mar 13, 2025 pm 12:08 PM

12 Best PHP Chat Scripts on CodeCanyon

Announcement of 2025 PHP Situation Survey Announcement of 2025 PHP Situation Survey Mar 03, 2025 pm 04:20 PM

Announcement of 2025 PHP Situation Survey

Notifications in Laravel Notifications in Laravel Mar 04, 2025 am 09:22 AM

Notifications in Laravel

See all articles