Home > Backend Development > PHP Tutorial > PHP-Beast V0.6 released (PHP source code encryption module)_PHP tutorial

PHP-Beast V0.6 released (PHP source code encryption module)_PHP tutorial

WBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWBOYWB
Release: 2016-07-20 11:16:09
Original
1003 people have browsed it

This version mainly fixes some bugs and adds some configuration items:

1. You can use units to set the cache size, for example: beast.cache_size = 10m;

2. The beast module can be disabled in the configuration file, for example: beast.enable = Off;

3. Added logging function, you can use the beast.log_file configuration item to specify the log file.

4. Use file lock to solve the bug caused by the original semaphore lock. You can use beast.lock_path to specify the lock path.

www.bkjia.comtruehttp: //www.bkjia.com/PHPjc/440142.htmlTechArticleThis version mainly fixes some bugs and adds some configuration items: 1. You can use units to set the cache size, for example : beast.cache_size = 10m; 2. You can disable the beast module in the configuration file,...
source:php.cn
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
Latest Issues
How to install php-beast-master?
From 1970-01-01 08:00:00
0
0
0
php data acquisition?
From 1970-01-01 08:00:00
0
0
0
PHP extension intl
From 1970-01-01 08:00:00
0
0
0
How to learn php well
From 1970-01-01 08:00:00
0
0
0
Popular Tutorials
More>
Latest Downloads
More>
Web Effects
Website Source Code
Website Materials
Front End Template