DokuWiki

It's better when it's simple

User Tools

Site Tools


install:php

Differences

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

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
install:php [2024-02-16 06:28] 180.232.86.250install:php [2024-05-22 19:44] (current) – old revision restored (2024-05-22 16:08) saggi
Line 1: Line 1:
-dassdaa====== PHP Configuration for DokuWiki =======+====== PHP Configuration for DokuWiki =======
  
 DokuWiki will run out of the box on nearly every PHP installation and the [[:installer]] will check that the minimum of needed PHP functionality is available. DokuWiki will run out of the box on nearly every PHP installation and the [[:installer]] will check that the minimum of needed PHP functionality is available.
Line 59: Line 59:
  
 However, note that some [[:templates]] or [[:plugins]] might rely on this feature being set to ''On''. However, note that some [[:templates]] or [[:plugins]] might rely on this feature being set to ''On''.
 +
 +==== open_basedir ====
 +
 +This limits access of your PHP process to configured paths. This is meant as an additional security feature but should not be relied on. It will disable readdir caching and might significantly slow down your PHP processing. See [[:performance]] for details.
 +
 +  * Suggested: open_basedir = 
  
  
install/php.1708061309.txt.gz · Last modified: 2024-02-16 06:28 by 180.232.86.250

Except where otherwise noted, content on this wiki is licensed under the following license: CC Attribution-Share Alike 4.0 International
CC Attribution-Share Alike 4.0 International Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki