Apache Status (whm-server-status) in cPanel WebHost Manager Returns Blank Page Apache statuss (WHM serveris statusa) in 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. Kad webmaster izmanto WebHost Manager (WHM), lai pārvaldītu cPanel balstītas web hosting paketi, viņš vai viņa var rodas problēma, ka Apache statusu saskaņā ar sadaļā Server Statuss atgriežas melna lapa vai tukša ekrāna tikai ar noklusējuma cPanel WHM kontroles centra 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. Jo Apache error log (error_log failu parasti atrodas / etc / httpd / baļķi vai / usr / local / apache / baļķi katalogs), ka "[error] [client 127.0.0.1] File does not exist: / usr / local / apache / htdocs / WHM serveris statusa "kļūdu ziņa tiks atrasts. The reason and cause of this error is due to misconfiguration of Apache HTTPD web server configuration file. Šī iemesla dēļ un izraisa šo kļūdu iemesls ir misconfiguration no Apache HTTPD web servera konfigurācijas failu.
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. Par jaunu cPanel interneta resursu, ka Apache konfigurācijas failu (httpd.conf) tiks konfigurēti, lai noteiktu atrašanās vietu / WHM serveris statusa, ka ar tām rīkosies servera statusa iezīme 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. Ja tas dažas rindiņas koda noņem, Apache vairs zināt, ko darīt, ja WHM mēģinot piekļūt / WHM serveris statusa, tāpat kā tad, kad izņemt vai izdzēst pseidonīms vai virtuālo uzņēmējas konfigurācija, pseidonīms vai vhost vairs nebūs pieejams .
To solve the error, simply add the following lines to httpd.conf file, normally located in /etc/httpd/conf or /usr/local/apache/logs. Lai atrisinātu kļūdas, vienkārši pievienot šādas līnijas httpd.conf failu, kas parasti atrodas / etc / httpd / conf vai / usr / local / apache / apaļkokiem. These lines are by default added before the virtual hosts declaration. Šīs līnijas tiek pēc noklusējuma pievienot pirms virtuālo mājotne deklarāciju.
<Location /whm-server-status> <Location /whm-server-status>
SetHandler server-status SetHandler servera statusu
Order deny,allow Šķirot noliegt, ļauj
Deny from all Liegt no visiem
Allow from 127.0.0.1 Atļaut no 127.0.0.1
</Location> </ Location>
ExtendedStatus On ExtendedStatus On
The last line, ExtendedStatus On tells Apache tol generate “full” status information instead of just basic information when the “server-status” handler is called. Pēdējā rindā, ExtendedStatus On stāsta Apache tol radīt "pilns" informācija par statusu, nevis tikai pamata informāciju tad, kad "servera statusu" kopējs sauc.
IMPORTANT : The page is machine translated and provided "as is" without warranty. SVARĪGI: Šī lapa ir mašīna tulkoto un ar nosacījumu ", kas ir" bez garantijas. Machine translation may be difficult to understand. Machine translation var būt grūti saprast. Please refer to Lūdzu, skatiet original English article oriģināls angļu rakstu whenever possible. kad vien iespējams.
Related Articles Saistītie raksti
- cPanel WHM Failed to Receive Status Information From Apache Error cPanel WHM Neizdevās Receive Statuss Informācija no Apache kļūdu
- Request URL /server-status or 404 Page Not Found Apache Error Pieprasījums URL / servera statusu vai 404 Page Not Found Apache kļūdu
- How to Add IP Addresses to Server with cPanel WebHost Manager (WHM) Kā pievienot IP adreses Server ar cPanel WebHost Manager (WHM)
- Fix Internal Server Error When Accessing Easy Apache in cPanel WebHosting Manager Fix Internal Server Error Kad Piekļuve Easy Apache in cPanel WebHosting Manager
- Running apachectl status Returns lynx: not found Error Running apachectl statusu Returns lynx: nav atrasts kļūdu
- Starting Apache HTTPD Failed Due to Cannot Open or No Such mod_bwlimited, mod_log_bytes or mod_bandwidth Files Starting Apache HTTPD Neizdevās Sakarā ar Cannot Atvērt vai nav šādas mod_bwlimited, mod_log_bytes vai mod_bandwidth Faili
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 5 Instalēšana Web serveri FreeBSD 6,0 ar Apache 2.2, MySQL 5.0 un PHP 5 - 5.daļa
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 4 Instalēšana Web serveri FreeBSD 6,0 ar Apache 2.2, MySQL 5.0 un PHP 5 - 4.daļa
- Improve Apache Web Server Security: Use ServerTokens and ServerSignature to Disable Header Uzlabot Apache Web servera drošības Izmantojiet ServerTokens un ServerSignature uz Disable Header
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 3 Instalēšana Web serveri FreeBSD 6,0 ar Apache 2.2, MySQL 5.0 un PHP 5 - 3.daļa










































June 22nd, 2008 00:39 Jūnijs 22, 2008 00:39
site busy no look canada ibm busy mail apple deliver cube look university black site aizņemts nav meklēt Kanāda IBM aizņemts pasts ābolu piegādāt kuba meklēt universitātes black
September 17th, 2007 22:48 Septembris 17, 2007 22:48
[...] The error message only appears on cPanel 11, whereas in earlier version of cPanel, a blank page is returned. [...] Kļūdas paziņojumu tikai parādās cPanel 11, tā kā iepriekšējos versija cPanel, tukšu lapa ir atpakaļ. [...] [...]