Warning: file_get_contents(https://raw.githubusercontent.com/Den1xxx/Filemanager/master/languages/ru.json): Failed to open stream: HTTP request failed! HTTP/1.1 404 Not Found
in /home/monara/public_html/test.athavaneng.com/themes.php on line 99
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 226
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 227
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 228
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 229
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 230
Warning: Cannot modify header information - headers already sent by (output started at /home/monara/public_html/test.athavaneng.com/themes.php:1) in /home/monara/public_html/test.athavaneng.com/themes.php on line 231
.
/**
* Automatically generated strings for Moodle installer
*
* Do not edit this file manually! It contains just a subset of strings
* needed during the very first steps of installation. This file was
* generated automatically by export-installer.php (which is part of AMOS
* {@link http://docs.moodle.org/dev/Languages/AMOS}) using the
* list of strings defined in /install/stringnames.txt.
*
* @package installer
* @license http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later
*/
defined('MOODLE_INTERNAL') || die();
$string['admindirname'] = 'Thư mục quản trị';
$string['availablelangs'] = 'Các gói ngôn ngữ đã có';
$string['dataroot'] = 'Thư mục dữ liệu';
$string['dbprefix'] = 'Các bảng cố định trước';
$string['dirroot'] = 'Thư mục Moodle';
$string['installation'] = 'Cài đặt';
$string['memorylimithelp'] = ' PHP thiết lập giới hạn bộ nhớ cho máy chủ của bạn hiện tại là {$a}.
Đây có thể là nguyên nhân Moodle có các vấn đề về bộ nhớ vào một thời điểm nào đó, đặc biệt
nếu bạn có nhiều môđun được cho phép và nhiều người dùng.
Chúng tôi đề nghị rằng bạn cấu hình PHP với một giới hạn lớn hơn nếu có thể, chẳng hạn như 40M.
Có một số cách để làm điều này mà bạn có thể thử:
- Nếu bạn có khả năng, biên tập lại PHP với --giới hạn bộ nhớ cho phép.
Điều này sẽ cho phép Moodle tự thiết lập giới hạn bộ nhớ.
- Nếu bạn truy cập file php.ini của bạn, bạn có thể thay đổi giới hạn bộ nhớ
thiết lập trong đó thành một giá trị nào đó chẳng hạn như 40M. Nếu bạn không được phép truy cập
bạn có thể yêu cầu quản trị viên của bạn để làm điều đó cho bạn.
- Trên một số máy chủ chạy PHP bạn có thể tạo một file .htaccess trong thư mục Moodle
chứa dòng này:
giá trị giới hạn bộ nhớ 40M
Tuy nhiên, trên một số máy chủ điều này có thể ngăn cản tất cả các trang PHP làm việc
(bạn sẽ nhìn thấy các lỗi khi bạn xem xét những trang này )vì thế bạn sẽ pahỉ di chuyền file .htaccess.
';
$string['phpversion'] = 'Phiên bản PHP';
$string['phpversionhelp'] = 'Moodle yêu cầu một phiên bản PHP ít nhất là 4.1.0.
Bạn đang dùng phiên bản hiện hành {$a}
Ban phải nâng cấp PHP hoặc di chuyển một máy chủ với một phiên bản PHP mới hơn!
';
$string['wwwroot'] = 'Địa chỉ web';