@extends('control-panel::layout/layout') @section('content')
Taken from php.ini
| Config | Value | Recommended |
|---|---|---|
| {{ $config['config'] }} | {{ $config['value'] }} | - |
www-data. If added by any other user,
the application is likely to fail.
| Frequency | Command | Status |
|---|---|---|
| {{ $crontab['frequency'] }} |
|
@if ($crontab['status']) @else @endif |
| Warning: Crontabs not added in this server! | ||
{{ $queueServices['error'] }}
@endif
{{ trim(implode("\n", $queueServices['data'])) }}
They are main folders; not the entire list.
| Directory | Owner | Permission | Write access |
|---|---|---|---|
| {{ $path['path'] }} | {{ $path['error'] }} | ||
| {{ $path['path'] }} | {{ $path['owner'] }}:{{ $path['group'] }} | {{ $path['permissions'] }} | {{ $path['writable'] }} |
| Main files not found. Please check read access! | |||
Scan existing files for wrong owners based on storage. Taking top 50 items
| Path | Owner | |
|---|---|---|
| {{ $wrongOwner['error'] }} | ||
| {{ $wrongOwner['path'] }} | {{ $wrongOwner['owner'] }}:{{ $wrongOwner['group'] }} | |
Scan existing storage files missing any of read/write/execute
| Path | Owner | Permission | |
|---|---|---|---|
| {{ $wrongPermission['error'] }} | |||
| {!! $wrongPermission['type'] == 'd' ? '' : '' !!} | {{ $wrongPermission['path'] }} | {{ $wrongPermission['owner'] }}:{{ $wrongPermission['group'] }} | {{ $wrongPermission['permissions'] }} |