Sophie

Sophie

distrib > Mageia > 4 > i586 > by-pkgid > f800694edefe91adea2624f711a41a2d > files > 226

php-manual-en-5.5.7-1.mga4.noarch.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
<html>
 <head>
  <meta http-equiv="content-type" content="text/html; charset=UTF-8">
  <title>Installation</title>

 </head>
 <body><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="blenc.requirements.html">Requirements</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="blenc.configuration.html">Runtime Configuration</a></div>
 <div class="up"><a href="blenc.setup.html">Installing/Configuring</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div><hr /><div id="blenc.installation" class="section">
 <h2 class="title">Installation</h2>
 <p class="para">
  This <a href="http://pecl.php.net/" class="link external">&raquo;&nbsp;PECL</a> extension
is not bundled with PHP.
 </p>
 <p class="para">
  Information for installing this PECL extension may be
found in the manual chapter titled <a href="install.pecl.html" class="link">Installation
of PECL extensions</a>. Additional information such as new releases,
downloads, source files, maintainer information, and a CHANGELOG, can be
located here: 
  <a href="http://pecl.php.net/package/blenc" class="link external">&raquo;&nbsp;http://pecl.php.net/package/blenc</a>
 </p>
 <p class="para">
  It&#039;s strongly recommended to install BLENC from sources without &#039;pecl&#039; command.
  In this way you can:
  <ul class="simplelist">
   <li class="member">
    Specify your personal encryption key used to create redistributable keys.
    Your sourcecode will be more difficult to decrypt also for users that can
    read your key_file on webserver.
   </li>
   <li class="member">
    Specify a expiration date for the BLENC module. With expiration date you can
    decide that BLENC module on target system will work until a date. After that
    BLENC will not decrypt any files.
   </li>
  </ul>
  All these configuration options are stored into header file: blenc_protect.h
 </p>
 <p class="para">
  Please read the content of blenc_protect.h in sources of BLENC to know how set
  these hardcoded options.
 </p>
</div><hr /><div class="manualnavbar" style="text-align: center;">
 <div class="prev" style="text-align: left; float: left;"><a href="blenc.requirements.html">Requirements</a></div>
 <div class="next" style="text-align: right; float: right;"><a href="blenc.configuration.html">Runtime Configuration</a></div>
 <div class="up"><a href="blenc.setup.html">Installing/Configuring</a></div>
 <div class="home"><a href="index.html">PHP Manual</a></div>
</div></body></html>