MOON
Server: Apache
System: Linux vps.espica.me 5.14.0-687.46.1.el9_8.x86_64 #1 SMP PREEMPT_DYNAMIC Fri Sep 11 09:03:19 EDT 2026 x86_64
User: solaraatech (1011)
PHP: 8.2.33
Disabled: exec,passthru,shell_exec,system
Upload Files
File: //scripts/restartsrv_postgres
#!/usr/local/cpanel/3rdparty/bin/perl

# cpanel - scripts/restartsrv_postgres             Copyright 2022 cPanel, L.L.C.
#                                                           All rights reserved.
# copyright@cpanel.net                                         http://cpanel.net
# This code is subject to the cPanel license. Unauthorized copying is prohibited

exec '/usr/local/cpanel/scripts/restartsrv_postgresql', @ARGV;