memcache装配不成功
memcache安装不成功
我在C盘里放了memcache.exe。并且在CMD里执行了 -d insall 和-d start。
telnet和stats也正常,
PHP.ini也加了extension=php_memcache.dll。
并把这个文件放在了ext文件夹里。可是phpinfo()里还是不显示memcache信息。是怎么回事?
------解决方案--------------------
修改了php.ini的配置重启apache了吗
------解决方案--------------------
安装了一次之后以后你就会觉得简单了。
从你的描述来看;
1,就是3楼的,是不是修改了php.ini的配置;memcache需要在php.ini里加一些代码;什么代码我就不贴了,到网上找找。然后重启apache
2,如果还不能正常运行,你可以试试其它的php_memcache.dll文件,我安装的时候哪里都没有发现问题,最后我换了个php_memcache.dll,因为这个php_memcache.dll不同的PHP版本需要不同的php_memcache.dll文件,
http://www.88mq.net

Hot AI Tools

Undresser.AI Undress
AI-powered app for creating realistic nude photos

AI Clothes Remover
Online AI tool for removing clothes from photos.

Undress AI Tool
Undress images for free

Clothoff.io
AI clothes remover

AI Hentai Generator
Generate AI Hentai for free.

Hot Article

Hot Tools

Notepad++7.3.1
Easy-to-use and free code editor

SublimeText3 Chinese version
Chinese version, very easy to use

Zend Studio 13.0.1
Powerful PHP integrated development environment

Dreamweaver CS6
Visual web development tools

SublimeText3 Mac version
God-level code editing software (SublimeText3)

Hot Topics

In this chapter, we will understand the Environment Variables, General Configuration, Database Configuration and Email Configuration in CakePHP.

PHP 8.4 brings several new features, security improvements, and performance improvements with healthy amounts of feature deprecations and removals. This guide explains how to install PHP 8.4 or upgrade to PHP 8.4 on Ubuntu, Debian, or their derivati

To work with date and time in cakephp4, we are going to make use of the available FrozenTime class.

To work on file upload we are going to use the form helper. Here, is an example for file upload.

In this chapter, we are going to learn the following topics related to routing ?

CakePHP is an open-source framework for PHP. It is intended to make developing, deploying and maintaining applications much easier. CakePHP is based on a MVC-like architecture that is both powerful and easy to grasp. Models, Views, and Controllers gu

Validator can be created by adding the following two lines in the controller.

Working with database in CakePHP is very easy. We will understand the CRUD (Create, Read, Update, Delete) operations in this chapter.
