Admin Panel 2: PHP Configuration: Difference between revisions
Admin Panel 2: PHP Configuration (view source)
Revision as of 08:17, 24 November 2010
, 24 November 2010Reverted edits by Upazixorys (Talk); changed back to last version by Ric
Upazixorys (talk | contribs) No edit summary |
m (Reverted edits by Upazixorys (Talk); changed back to last version by Ric) |
||
Line 1: | Line 1: | ||
{{Uc_nav_apanel2}} | {{Uc_nav_apanel2}} | ||
'''PHP Configuration''' | '''PHP Configuration''' | ||
Line 7: | Line 6: | ||
You can change the following PHP default values: | You can change the following PHP default values: | ||
{|cellpadding= | {|cellpadding="4" | ||
|- | |- | ||
!style= | !style="background:#cccccc"|Name | ||
!style= | !style="background:#cccccc"|Default value | ||
!& | ! | ||
|-style= | |-style="background:#e1e1e1" | ||
|Safe Mode: | |Safe Mode: | ||
|off | |off | ||
|style= | |style="background:#f5f5f5"|'''?''' | ||
|-style= | |-style="background:#e1e1e1" | ||
|Show PHP In Server Signature: | |Show PHP In Server Signature: | ||
|on | |on | ||
|style= | |style="background:#f5f5f5"|'''?''' | ||
|-style= | |-style="background:#e1e1e1" | ||
|Register Globals: | |Register Globals: | ||
|on | |on | ||
|style= | |style="background:#f5f5f5"|'''?''' | ||
|-style= | |-style="background:#e1e1e1" | ||
|Maximum Script Execute Time (s.): | |Maximum Script Execute Time (s.): | ||
|300 | |300 | ||
|style= | |style="background:#f5f5f5"|'''?''' | ||
|-style= | |-style="background:#e1e1e1" | ||
|Maximum Memory Amount (MB): | |Maximum Memory Amount (MB): | ||
|32M | |32M | ||
|style= | |style="background:#f5f5f5"|'''?''' | ||
|-style= | |-style="background:#e1e1e1" | ||
|Print Errors: | |Print Errors: | ||
|on | |on | ||
|style= | |style="background:#f5f5f5"|'''?''' | ||
|-style= | |-style="background:#e1e1e1" | ||
|Maximum Post Size: | |Maximum Post Size: | ||
|10M | |10M | ||
|style= | |style="background:#f5f5f5"|'''?''' | ||
|-style= | |-style="background:#e1e1e1" | ||
|Maximum Upload Size: | |Maximum Upload Size: | ||
|10M | |10M | ||
|style= | |style="background:#f5f5f5"|'''?''' | ||
|} | |} | ||