User Tools

Site Tools


res:plugins:fpcaptcha

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
res:plugins:fpcaptcha [2025/06/07 00:35] – [Download] fraenkimanres:plugins:fpcaptcha [2025/06/07 00:37] (current) – [Check PHP Configuration] fraenkiman
Line 20: Line 20:
   * PHP functions ''exec'' and ''passthru'' (as well as ''shell_exec'', ''system'', ''proc_open'') must not be disabled.   * PHP functions ''exec'' and ''passthru'' (as well as ''shell_exec'', ''system'', ''proc_open'') must not be disabled.
   * No restrictive ''open_basedir'' setting may prevent the execution of eSpeak.   * No restrictive ''open_basedir'' setting may prevent the execution of eSpeak.
 +
 +==== Demo ====
 +[[https://frank-web.dedyn.io|https://frank-web.dedyn.io]]
 +
 +
  
  
Line 52: Line 57:
  
 ==== Check PHP Configuration ==== ==== Check PHP Configuration ====
-Make sure the following functions are NOT disabled in php.ini:+Make sure the following functions are NOT disabled in ''php.ini'':
 <code ini> <code ini>
 disable_functions = disable_functions =
Line 58: Line 63:
  
 These must NOT appear in disable_functions: These must NOT appear in disable_functions:
-  * exec +  * ''exec'' 
-  * shell_exec +  * ''shell_exec'' 
-  * passthru +  * ''passthru'' 
-  * system +  * ''system'' 
-  * proc_open+  * ''proc_open''
 If they are listed, remove them and restart the web server. If they are listed, remove them and restart the web server.
  
Line 77: Line 82:
 ?> ?>
 </code> </code>
-==== Demo ==== 
-[[https://frank-web.dedyn.io|https://frank-web.dedyn.io]] 
- 
 === Changelog: === === Changelog: ===
 == 2025-06-06 (V1.2.2) by Fraenkiman == == 2025-06-06 (V1.2.2) by Fraenkiman ==
res/plugins/fpcaptcha.1749249301.txt.gz ¡ Last modified: by fraenkiman

Donate Powered by PHP Valid HTML5 Valid CSS Driven by DokuWiki