cyberpanel/managePHP
Master3395 18b1bad51f Refactor configuration modification methods for improved safety and validation
- Introduced a `safeModifyHttpdConfig` method in `installUtilities` to handle modifications to the OpenLiteSpeed configuration file with backup, validation, and rollback capabilities.
- Updated various modules (`modSec.py`, `sslUtilities.py`, `tuning.py`, `vhost.py`, etc.) to utilize the new safe modification method, enhancing reliability and preventing configuration corruption.
- Improved error handling and logging throughout the configuration modification processes to ensure better traceability and debugging.
2025-12-31 23:13:53 +01:00
..
migrations Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
static/managePHP php manager issue 2025-09-03 13:41:07 +05:00
templates/managePHP bug fix: font issues 2025-08-29 23:07:30 +05:00
.DS_Store Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
__init__.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
admin.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
apps.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
models.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
php70.xml Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
php71.xml Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
php72.xml Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
php73.xml Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
php74.xml Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
php80.xml Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
php81.xml Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
php82.xml Add Almalinux 10 and php 84+85 2025-09-07 22:57:53 +02:00
php83.xml Add Almalinux 10 and php 84+85 2025-09-07 22:57:53 +02:00
php84.xml Add Almalinux 10 and php 84+85 2025-09-07 22:57:53 +02:00
php85.xml Add Almalinux 10 and php 84+85 2025-09-07 22:57:53 +02:00
phpManager.py Refactor configuration modification methods for improved safety and validation 2025-12-31 23:13:53 +01:00
tests.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
ubuntuphp70.xml Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
ubuntuphp71.xml Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
ubuntuphp72.xml Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
ubuntuphp73.xml Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
ubuntuphp74.xml Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
ubuntuphp80.xml Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
ubuntuphp81.xml Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
ubuntuphp82.xml Add Almalinux 10 and php 84+85 2025-09-07 22:57:53 +02:00
ubuntuphp83.xml Add Almalinux 10 and php 84+85 2025-09-07 22:57:53 +02:00
ubuntuphp84.xml Add Almalinux 10 and php 84+85 2025-09-07 22:57:53 +02:00
ubuntuphp85.xml Add Almalinux 10 and php 84+85 2025-09-07 22:57:53 +02:00
urls.py Initial commit for v2.4.3 2025-08-01 14:56:30 +05:00
views.py Add support for PHP versions 8.2 to 8.5 in installation process 2025-12-31 22:35:18 +01:00