OXIESEC PANEL
- Current Dir:
/
/
opt
/
alt
/
php80
/
etc
Server IP: 191.96.63.230
Upload:
Create Dir:
Name
Size
Modified
Perms
📁
..
-
10/24/2023 02:21:58 PM
rwxr-xr-x
📁
mariadb10
-
10/24/2023 02:22:15 PM
rwxr-xr-x
📁
mariadb101
-
10/24/2023 02:22:15 PM
rwxr-xr-x
📁
mariadb1011
-
02/26/2024 03:09:58 AM
rwxr-xr-x
📁
mariadb102
-
10/24/2023 02:22:15 PM
rwxr-xr-x
📁
mariadb103
-
10/24/2023 02:22:15 PM
rwxr-xr-x
📁
mariadb104
-
10/24/2023 02:22:15 PM
rwxr-xr-x
📁
mariadb105
-
10/24/2023 02:22:15 PM
rwxr-xr-x
📁
mariadb106
-
10/24/2023 02:22:15 PM
rwxr-xr-x
📁
mysql5.5
-
10/24/2023 02:22:15 PM
rwxr-xr-x
📁
mysql5.6
-
10/24/2023 02:22:15 PM
rwxr-xr-x
📁
mysql5.7
-
10/24/2023 02:22:15 PM
rwxr-xr-x
📁
mysql8.0
-
10/24/2023 02:22:15 PM
rwxr-xr-x
📁
newrelic
-
02/26/2024 03:10:05 AM
rwxr-xr-x
📄
newrelic.xml
1.23 KB
01/31/2024 04:04:55 PM
rw-r--r--
📁
pear
-
12/17/2024 06:04:25 PM
rwxr-xr-x
📄
pear.conf
1.15 KB
12/17/2024 06:04:25 PM
rw-r--r--
📁
percona5.6
-
10/24/2023 02:22:15 PM
rwxr-xr-x
📄
php-fpm.conf.default
5.22 KB
11/08/2024 07:03:00 PM
rw-r--r--
📄
php-fpm.conf.plesk
3.96 KB
11/08/2024 07:03:23 PM
rw-r--r--
📁
php-fpm.d
-
01/30/2025 01:21:07 PM
rwxr-xr-x
📁
php.d
-
11/08/2024 07:03:23 PM
rwxr-xr-x
📁
php.d.all
-
01/30/2025 01:30:43 PM
rwxr-xr-x
📄
php.ini
60.67 KB
08/29/2025 01:37:03 AM
rw-r--r--
📁
rpm
-
10/24/2023 02:22:59 PM
rwxr-xr-x
📁
sysconfig
-
02/26/2024 03:10:05 AM
rwxr-xr-x
Editing: newrelic.xml
Close
<?xml version='1.0'?> <!--Copyright 2020 New Relic Corporation. All rights reserved.--> <!--SPDX-License-Identifier: Apache-2.0--> <!DOCTYPE service_bundle SYSTEM '/usr/share/lib/xml/dtd/service_bundle.dtd.1'> <service_bundle type='manifest' name='export'> <service name='application/newrelic' type='service' version='0'> <instance name='default' enabled='true'> <method_context project=':default' resource_pool=':default' working_directory=':default'> <method_credential group=':default' limit_privileges=':default' privileges=':default' supp_groups=':default' user='root'/> </method_context> <exec_method name='start' type='method' exec='/etc/init.d/newrelic-daemon start' timeout_seconds='120'> <method_context/> </exec_method> <exec_method name='stop' type='method' exec='/etc/init.d/newrelic-daemon stop' timeout_seconds='120'> <method_context/> </exec_method> <exec_method name='restart' type='method' exec='/etc/init.d/newrelic-daemon restart' timeout_seconds='120'> <method_context/> </exec_method> </instance> <template> <common_name> <loctext xml:lang='C'>New Relic</loctext> </common_name> </template> </service> </service_bundle>