mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Create options.md
This commit is contained in:
parent
4d59b8fbe0
commit
026bf0a189
20
website/docs/panel/php/options.md
Normal file
20
website/docs/panel/php/options.md
Normal file
@ -0,0 +1,20 @@
|
||||
---
|
||||
sidebar_position: 3
|
||||
---
|
||||
|
||||
# Options
|
||||
|
||||
The PHP Options page lets you modify the PHP version settings by editing the PHP.INI file for that version and restarting the service to immediately apply the changes to all websites using it.
|
||||
|
||||
Options are limited to the options that Administrator permitted.
|
||||
|
||||

|
||||
|
||||
For more advanced users, the PHP.INI Editor can be used, if available.
|
||||
|
||||
---
|
||||
|
||||
Options are limited to the options that Administrator permitted. Administrators can configure options:
|
||||
|
||||
- for a specific user: `/home/USERNAME/php.ini/options.txt`
|
||||
- for all users: `/etc/openpanel/php/options.txt`
|
Loading…
Reference in New Issue
Block a user