Create options.md

This commit is contained in:
Stefan Pejcic 2025-04-07 17:35:58 +02:00 committed by GitHub
parent 4d59b8fbe0
commit 026bf0a189
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View 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.
![ph options page](/static/img/panel/v2/php_options.png)
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`