Apache Status (whm-server-status) in cPanel WebHost Manager Returns Blank Page Apache statusas (whm serverio statuso) į cPanel Webhost Vadybininkas grąžinimai 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. Kai webmaster naudoja Webhost Manager (WHM) valdyti cPanel pagrindu hosting paketas, jis gali susiduria su problema, kad Apache statusas pagal skyriaus Serveris Statusas grąžina juodą puslapio ar tuščias ekranas tik numatytasis Cpanel WHM valdymo centras antraštės . 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. Apache klaidos žurnale (error_log failą paprastai esančių / etc / httpd / rąstams arba / usr / local / apache / logs kataloge), kad "[error] [client 127.0.0.1] File does not exist: / usr / local / apache / htdocs / whm serverio statuso "klaidos pranešimas bus rastas. The reason and cause of this error is due to misconfiguration of Apache HTTPD web server configuration file. Priežastį ir sukelti šios klaidos lėmė Neteisinga nustatyti Apache HTTPD žiniatinklio serverio konfigūracijos failo.
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. Dėl naujos Cpanel web host, Apache konfigūracijos failas (httpd.conf) bus sukonfigūruotas nustatyti vietą / whm serverio statuso būti apdorojami serverio statuso funkcija 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. Jei tai kelių eilučių kodą pašalinamas, Apache nebe žinau ką daryti, kai WHM bandant prisijungti / whm serverio statusą, kaip ir kada pašalinti ar ištrinti alias arba virtualaus serverio konfigūracija, slapyvardis arba vhost nebegali būti prieinama .
To solve the error, simply add the following lines to httpd.conf file, normally located in /etc/httpd/conf or /usr/local/apache/logs. Norėdami išspręsti šią klaidą, paprasčiausiai pridėkite šias eilutes į httpd.conf failą, paprastai esančių / etc / httpd / conf, arba / usr / local / apache / logs. These lines are by default added before the virtual hosts declaration. Šios eilutės yra pagal nutylėjimą pridėta prieš virtualusis serveris deklaracija.
<Location /whm-server-status> <Location /whm-server-status>
SetHandler server-status SetHandler serverio statusas
Order deny,allow Užsakyti neleisti, kad
Deny from all Uždrausti iš visų
Allow from 127.0.0.1 Leisti iš 127.0.0.1
</Location> </ Location>
ExtendedStatus On ExtendedStatus Apie
The last line, ExtendedStatus On tells Apache tol generate “full” status information instead of just basic information when the “server-status” handler is called. Paskutinė eilutė, ExtendedStatus Apie pasakoja Apache Groda kurti "visiškai" statuso informaciją, o ne tik pagrindinę informaciją, kai "serverio statuso" prižiūrėtojas vadinamas.
IMPORTANT : The page is machine translated and provided "as is" without warranty. DĖMESIO: Šis puslapis yra mašina išvertė ir pateikiama "kaip yra" be garantijų. Machine translation may be difficult to understand. Mašininio vertimo, gali būti sunku suprasti. Please refer to Remkitės original English article originalas anglų straipsnis whenever possible. jei įmanoma.
Related Articles Susiję straipsniai
- cPanel WHM Failed to Receive Status Information From Apache Error Cpanel WHM Nepavyko gauti informaciją apie iš Apache Klaida
- Request URL /server-status or 404 Page Not Found Apache Error Prašymas adresą / serverio statuso arba 404 Puslapis nerastas Apache Klaida
- How to Add IP Addresses to Server with cPanel WebHost Manager (WHM) Kaip pridėti adresą prie serverio su cPanel Webhost Manager (WHM)
- Fix Internal Server Error When Accessing Easy Apache in cPanel WebHosting Manager Fix Internal Server Error Kai prieiga prie Lengva Apache į cPanel Webhosting vadybininkas
- Running apachectl status Returns lynx: not found Error Veikia apachectl statusas grąžinimai lynx: nerasta Klaida
- Starting Apache HTTPD Failed Due to Cannot Open or No Such mod_bwlimited, mod_log_bytes or mod_bandwidth Files Starting Apache HTTPD Nepavyko Dėl Nepavyko atidaryti arba Ne Toks mod_bwlimited, mod_log_bytes arba mod_bandwidth Failai
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 5 Diegimas serveris FreeBSD 6,0 su Apache 2.2, MySQL 5.0, PHP 5 - 5 dalis
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 4 Diegimas serveris FreeBSD 6,0 su Apache 2.2, MySQL 5.0, PHP 5 - 4 dalis
- Improve Apache Web Server Security: Use ServerTokens and ServerSignature to Disable Header Pagerinti Apache Web Server Security: Naudokite ServerTokens ir ServerSignature išjungti antraštė
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 3 Diegimas serveris FreeBSD 6,0 su Apache 2.2, MySQL 5.0, PHP 5 - 3 dalis










































June 22nd, 2008 00:39 Birželis 22, 2008 00:39
site busy no look canada ibm busy mail apple deliver cube look university black Svetainės užimtas ne ieškoti Kanada IBM užimtas paštas obuolių pristatyti kubas ieškoti universiteto juoda
September 17th, 2007 22:48 Rugsėjis 17, 2007 22:48
[...] The error message only appears on cPanel 11, whereas in earlier version of cPanel, a blank page is returned. [...] Šis klaidos pranešimas bus rodomas tik Cpanel 11, kadangi ankstesnė versija Cpanel, tuščią puslapį grąžinamas. [...] [...]