Apache Status (whm-server-status) in cPanel WebHost Manager Returns Blank Page Status apache (whm-server-status) di cPanel webhost Manager Returns Blank Page
When webmaster uses WebHost Manager (WHM) to manage a cPanel-based web hosting package, he or she may encounters the problem that the Apache Status under the section of Server Status returns black page or blank screen with just the default cPanel WHM control center header. Bila menggunakan webhost webmaster Manager (WHM) untuk mengatur cPanel berbasis web hosting paket, ia Mei menemukan masalah bahwa Apache Status di bawah bagian Server Status hitam kembali halaman kosong atau layar hanya dengan standar cPanel WHM pusat kontrol header . In Apache error log (error_log file normally located in /etc/httpd/logs or /usr/local/apache/logs directory), the “[error] [client 127.0.0.1] File does not exist: /usr/local/apache/htdocs/whm-server-status” error message will be found. Di Apache error log (error_log file biasanya terletak di / etc / httpd / log atau / usr / local / apache / log direktori), maka "[error] [client 127.0.0.1] File tidak ada: / usr / local / apache / htdocs / whm-server-status "pesan kesalahan akan ditemukan. The reason and cause of this error is due to misconfiguration of Apache HTTPD web server configuration file. Alasan dan penyebab kesalahan ini disebabkan misconfiguration httpd Apache web server konfigurasi file.
On a new cPanel web host, the Apache configuration file (httpd.conf) will be configured to set location of /whm-server-status to be handled by server-status feature of Apache. Baru pada cPanel hosting, dengan file konfigurasi Apache (httpd.conf) akan dikonfigurasi untuk menetapkan lokasi / whm-server-status yang akan ditangani oleh fitur-status server Apache. If this few lines of code is removed, Apache no longer know what to do when WHM trying to access /whm-server-status, just like when you remove or delete an alias or virtual host configuration, the alias or vhost no longer be accessible. Jika beberapa baris kode dihapus, Apache tidak lagi tahu apa yang harus dilakukan ketika mencoba untuk mengakses WHM / whm-server-status, seperti saat Anda memindahkannya atau menghapus alias atau virtual host konfigurasi vhost alias atau tidak lagi dapat diakses .
To solve the error, simply add the following lines to httpd.conf file, normally located in /etc/httpd/conf or /usr/local/apache/logs. Untuk memecahkan masalah, cukup menambahkan baris berikut ke file httpd.conf, biasanya terletak di / etc / httpd / conf atau / usr / local / apache / log. These lines are by default added before the virtual hosts declaration. Baris yang ditambahkan oleh standar sebelum deklarasi virtual host.
<Location /whm-server-status> <Location /whm-server-status>
SetHandler server-status SetHandler server-status
Order deny,allow Order deny, ijinkanlah
Deny from all Menolak dari semua
Allow from 127.0.0.1 P'boleh dari 127.0.0.1
</Location> </ Location>
ExtendedStatus On Pada ExtendedStatus
The last line, ExtendedStatus On tells Apache tol generate “full” status information instead of just basic information when the “server-status” handler is called. Baris terakhir, ExtendedStatus Pada memberitahu Apache tol menghasilkan "penuh" informasi status, bukan hanya informasi dasar apabila "server-status" handler is called.
IMPORTANT : The page is machine translated and provided "as is" without warranty. PENTING: Halaman yang diterjemahkan mesin dan diberikan "sebagaimana adanya" tanpa jaminan. Machine translation may be difficult to understand. Mesin terjemahan mungkin sulit dimengerti. Please refer to Silakan merujuk ke original English article artikel asli Inggris whenever possible. bila memungkinkan.
Related Articles Artikel Terkait
- cPanel WHM Failed to Receive Status Information From Apache Error cPanel WHM Gagal Menerima Informasi Status Dari Apache Error
- Request URL /server-status or 404 Page Not Found Apache Error Meminta URL / server-status atau 404 Halaman Tidak Ditemukan Apache Error
- How to Add IP Addresses to Server with cPanel WebHost Manager (WHM) Bagaimana Tambahkan Alamat IP ke Server dengan cPanel webhost Manager (WHM)
- Fix Internal Server Error When Accessing Easy Apache in cPanel WebHosting Manager Perbaiki Internal Server Error Ketika Mengakses Mudah Apache WebHosting Manager di cPanel
- Running apachectl status Returns lynx: not found Error Menjalankan apachectl status Returns lynx: Kesalahan tidak ditemukan
- Starting Apache HTTPD Failed Due to Cannot Open or No Such mod_bwlimited, mod_log_bytes or mod_bandwidth Files Memulai Apache httpd Gagal Karena Cannot Terselesaikan atau Tidak seperti mod_bwlimited, mod_log_bytes atau mod_bandwidth File
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 5 Instalasi Web Server di FreeBSD 6.0 with Apache 2.2, PHP MySQL 5,0 dan 5 - Bagian 5
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 4 Instalasi Web Server di FreeBSD 6.0 with Apache 2.2, PHP MySQL 5,0 dan 5 - Part 4
- Improve Apache Web Server Security: Use ServerTokens and ServerSignature to Disable Header Meningkatkan Apache Web Server Security: Gunakan ServerTokens dan ServerSignature ke Nonaktifkan Header
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 3 Instalasi Web Server di FreeBSD 6.0 with Apache 2.2, PHP MySQL 5,0 dan 5 - Bagian 3










































June 22nd, 2008 00:39 22 Jun 2008 00:39
site busy no look canada ibm busy mail apple deliver cube look university black situs tidak terlihat sibuk Kanada ibm apple mail sibuk memberikan tampilan kubus universitas hitam
September 17th, 2007 22:48 September 17, 2007 22:48
[...] The error message only appears on cPanel 11, whereas in earlier version of cPanel, a blank page is returned. [...] Kesalahan pesan hanya muncul pada cPanel 11, sedangkan dalam versi cPanel, halaman kosong yang dikembalikan. [...] [...]