mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
21 lines
644 B
Markdown
21 lines
644 B
Markdown
---
|
|
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`
|