Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Next revision Both sides next revision
php [2007/04/03 10:01]
a
php [2009/01/05 19:17]
a Suhosin Configuration
Line 1: Line 1:
 ====== PHP tips ====== ====== PHP tips ======
 ===== Instalation tips ===== ===== Instalation tips =====
 +
 +
  
  
Line 17: Line 19:
 display_errors = Off \\ display_errors = Off \\
 allow_url_fopen = Off \\ allow_url_fopen = Off \\
 +
 +session.use_trans_sid = 0 \\
 +session.use_only_cookies = 1 \\
  
 #output_buffering = 4096 \\ #output_buffering = 4096 \\
Line 46: Line 51:
  
 === see also: === === see also: ===
 +   * **[[http://www.hardened-php.net/suhosin/configuration.html|Suhosin Configuration]]**
    * [[http://www.hardened-php.net/|PHP Hardening-Patch]]    * [[http://www.hardened-php.net/|PHP Hardening-Patch]]
    * [[http://phpsec.org/projects/guide/|PHP Security Guide]]    * [[http://phpsec.org/projects/guide/|PHP Security Guide]]
php.txt ยท Last modified: 2010/02/20 14:43 by greebo
CC Attribution-Share Alike 4.0 International
Driven by DokuWiki Recent changes RSS feed Valid CSS Valid XHTML 1.0 ipv6 ready