Commit Graph

217 Commits

Author SHA1 Message Date
1633f275db Make text boxes bigger 2024-10-13 11:40:39 -07:00
c3bb0b09c2 Use commas to separate dissable functions https://github.com/virtualmin/virtualmin-gpl/issues/753 2024-10-13 10:11:30 -07:00
38136888b3 Add a page for select functions to disable https://github.com/virtualmin/virtualmin-gpl/issues/753 2024-10-12 22:06:09 -07:00
a0da37ca08 Updated de 2024-10-07 15:08:23 +01:00
d81bf3f569 Stop offering to allow editing of PHP FPM config files, as PHP options cannot be set at the global level https://forum.virtualmin.com/t/urgent-php-fpm-crashes/129009 2024-09-05 22:25:28 -07:00
2b28521297 Fix to display correct return button 2024-07-08 21:03:40 +03:00
d061a190ac Handle case where FPM config contains no PHP options yet https://forum.virtualmin.com/t/pfp-fpm-default-configuration/127002 2024-05-29 16:26:48 -07:00
da142c95a7 Use multi-select for extensions https://forum.virtualmin.com/t/there-is-a-problem-with-php-extensions/124552 2024-01-20 22:11:53 -08:00
143fb86567 Update translations 2023-07-19 20:08:41 +03:00
cae06a79a0 Fix to use regular params 2023-07-18 22:53:58 +03:00
b2f4dd4fe8 Fix to clearly say if option cannot be extracted 2023-07-16 20:35:02 +03:00
0c575c5266 Fix not to display options that are deprecated or removed 2023-07-16 17:27:47 +03:00
acc47ce0e7 Add PHP API for comparison and version extraction 2023-07-16 17:13:50 +03:00
81e5120fc4 Add displaying tooltip with defaults for "PHP Variables" page 2023-07-16 15:14:23 +03:00
281cb21cce Add displaying tooltip with defaults for "Directory Settings" page 2023-07-16 15:10:41 +03:00
ad084a1ceb Fix to display unknown value as empty not to be confusing 2023-07-16 15:07:17 +03:00
4b436c2f16 Add displaying tooltip with defaults for "Database Settings" page 2023-07-16 15:05:51 +03:00
51e672b87d Add displaying tooltip with defaults for "Session Options" page 2023-07-16 14:52:59 +03:00
f21650971e Add displaying tooltip with defaults for "Error Logging" page 2023-07-16 14:52:27 +03:00
eccb7a169c Add displaying tooltip with defaults for "Other Settings" page 2023-07-16 14:50:33 +03:00
77c9d1fa9c Fix tooltip content formatting if HTML is supported 2023-07-16 14:49:04 +03:00
fb0b6b4044 Fix to simplify linkage to PHP.net 2023-07-16 13:13:08 +03:00
deb172ca82 Fix PHP detection from the path to work for all supported distros 2023-07-16 13:09:19 +03:00
f7dc0add11 Add initial support for displaying default PHP value 2023-07-16 03:44:10 +03:00
437bdd2528 Fix typo when detecting PHP binary 2023-07-15 23:27:18 +03:00
dda33af768 Allow selection of default mode always https://github.com/virtualmin/virtualmin-gpl/issues/555 2023-07-10 16:35:52 -07:00
166ea04954 Don't switch to non-root when editing PHP configs in /etc https://github.com/virtualmin/virtualmin-gpl/issues/522 2023-03-02 19:26:26 -08:00
1a953bf2fe Completed support for editing multiple extension lines 2022-11-06 18:28:24 -08:00
3a67aa1071 Work on support for selecting extensions 2022-11-06 17:31:45 -08:00
389d107a39 Add support for maximum input variables limit
https://forum.virtualmin.com/t/php-fpm-do-not-work/117593/8?u=ilia
2022-11-02 20:48:53 +02:00
dd937476e3 Fix to drop removed PHP save mode controls
"This feature has been DEPRECATED as of PHP 5.3.0 and REMOVED as of PHP 5.4.0."
2022-10-12 14:37:44 +03:00
4ae46dbe83 Also fix MySQL strings in PHP-INI module https://github.com/virtualmin/virtualmin-gpl/issues/464 2022-10-08 23:22:52 -07:00
f0c976a9c1 Fix to check if domains 2022-09-17 14:34:20 +03:00
5c71893482 Fix to use is_under_directory 2022-09-16 21:52:37 +03:00
003d04f214 Fix to restart Nginx in FCGId mode 2022-09-16 18:45:27 +03:00
32507142ae Fix not to print edit manually icon if forbidden 2022-07-30 03:51:11 +03:00
d416eace1b Fix PHPINI Ubuntu module config (where did the tabs go?) 2022-07-22 18:35:47 +03:00
d2480702a1 Add improvements for searching and naming PHP configs (from master) 2022-07-20 17:43:30 +03:00
3137198008 Fix not to print redundant format (can be seen from a filename) 2022-06-30 23:35:28 +03:00
2beca9ba98 Update translations 2022-04-11 11:51:21 +03:00
e00939dc24 Use a better function to map the config file to the pool directory 2022-02-06 13:35:52 -08:00
f774fe73b6 Fix to quotemeta dir 2022-02-06 20:39:54 +03:00
30a3c3c052 Fix to restart correct PHP-FPM service 2022-02-06 20:35:29 +03:00
15243eff0d Add option for memcache session path 2021-12-26 20:21:32 -08:00
52a2412b10 Respect and preserve php_admin_value https://github.com/virtualmin/virtualmin-pro/issues/8 2021-09-12 17:08:12 -07:00
83df0508f1 Add detection for all php.ini paths 2021-08-14 17:40:56 -07:00
5328a45081 PHP INI file paths can be globs 2021-08-14 13:20:46 -07:00
1dff43ab55 Update translations for PHP Configuration 2021-06-08 21:02:21 +03:00
6d323614a8 Check for a valid file 2021-06-08 10:45:06 -07:00
4c4b647096 Fix to add extra line breaks (sections) to language files 2020-12-27 21:15:36 +03:00