Network Security Internet Technology Development Database Servers Mobile Phone Android Software Apple Software Computer Software News IT Information

In addition to Weibo, there is also WeChat

Please pay attention

WeChat public account

Shulou

How to install the PHP extension for Redis to work with PHP

2025-04-04 Update From: SLTechnology News&Howtos shulou NAV: SLTechnology News&Howtos > Internet Technology >

Share

Shulou(Shulou.com)06/02 Report--

This article mainly introduces "Redis how to install PHP extension with PHP". In daily operation, I believe many people have doubts about how to install PHP extension with PHP in Redis. Xiaobian consulted all kinds of materials and sorted out simple and easy-to-use methods of operation. I hope it will be helpful to answer the question of "how to install PHP extension with PHP in Redis". Next, please follow the editor to study!

1. Php-redis installation process

1. Open the php environment, and search localhost/phpinfo.php in the address bar to see if there is a redis

two。 If not, download php-redis 's expansion pack.

Baidu searches for php-redis

3. Recognize the expanded categories

The suffix beginning with tgz is of linux system, and the suffix of DLL is of type window.

4. Select the appropriate version of PHP

There is a distinction between nts and ts. Check your php version to choose

5. Select the version 7.2 Non Thread Safe (NTS) x86 to download, and then put the php_redis.dll extension into the php extension

6. Add the expansion package of redis to php.ini

7. Then restart the server of php to see if redis is installed successfully

At this time, the installation has been successful.

2. Redis server installation

1. Download the server of redis

Https://github.com/microsoftarchive/redis/releases

two。 After downloading, decompress

3. Start the redis service

Enter redis-server.exe redis.windows.conf, and the following figure indicates success

3. PHP connects to Redis server

two。 Then visit, and that's it.

At this point, the study on "how to install the PHP extension with PHP in Redis" is over. I hope to be able to solve your doubts. The collocation of theory and practice can better help you learn, go and try it! If you want to continue to learn more related knowledge, please continue to follow the website, the editor will continue to work hard to bring you more practical articles!

Welcome to subscribe "Shulou Technology Information " to get latest news, interesting things and hot topics in the IT industry, and controls the hottest and latest Internet news, technology news and IT industry trends.

Views: 0

*The comments in the above article only represent the author's personal views and do not represent the views and positions of this website. If you have more insights, please feel free to contribute and share.

Share To

Internet Technology

Wechat

© 2024 shulou.com SLNews company. All rights reserved.

12
Report