Apache Status (whm-server-status) in cPanel WebHost Manager Returns Blank Page אפאצ 'י המצב (whm-Server-מעמד) ב cPanel למארח האתר מנהל מחזיר דף ריק
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. כאשר מנהל האתר משתמש למארח האתר Manager (WHM) כדי לנהל cPanel מבוססי אינטרנט אירוח החבילה, הוא או היא עשויים נתקל בבעיה כי מצב Apache תחת הסעיף של מצב השרת מחזיר את הדף או שחור עם מסך ריק רק את ברירת המחדל של מרכז הבקרה cPanel WHM כותרת . 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. אפאצ 'י ב שגיאת התחברות (קובץ error_log כרגיל במיקום / etc / httpd / logs או / usr / local / Apache / יומני Directory), את "[שגיאה] [client 127.0.0.1] הקובץ לא קיים: / usr / local / Apache / htdocs / whm-Server-מצב "הודעת השגיאה יהיה למצוא. The reason and cause of this error is due to misconfiguration of Apache HTTPD web server configuration file. הסיבה ולגרום של שגיאה זו היא בשל misconfiguration של שרת האינטרנט Apache HTTPD קובץ התצורה.
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. חדשה cPanel האינטרנט המארח, אפאצ 'י את קובץ התצורה (httpd.conf) תהיה מוגדרת בחר מיקום / whm-Server-מעמד להיות מטופלים על ידי השרת מצב תכונה של אפאצ' י. 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. אם זה כמה שורות של קוד מוסר, אפאצ 'י כבר לא יודע מה לעשות כאשר WHM מנסה לגשת / whm-Server-מעמד, ממש כמו בעת הסרת או למחוק את הכינוי או וירטואלי תצורת המחשב המארח, או את הכינוי vhost כבר לא יהיה נגיש .
To solve the error, simply add the following lines to httpd.conf file, normally located in /etc/httpd/conf or /usr/local/apache/logs. כדי לפתור את השגיאה, פשוט להוסיף את השורות הבאות לקובץ httpd.conf, הממוקם בדרך כלל ב / etc / httpd / Conf או / usr / local / Apache / יתחבר. These lines are by default added before the virtual hosts declaration. שורות אלו הן כברירת מחדל הוסיף הווירטואלי המארח לפני ההכרזה.
<Location /whm-server-status> <Location /whm-server-status>
SetHandler server-status SetHandler מצב השרת
Order deny,allow הזמנת להכחיש, לאפשר
Deny from all מנע מכל
Allow from 127.0.0.1 אפשר מ 127.0.0.1
</Location> </ מיקום>
ExtendedStatus On ביום 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. בשורה האחרונה, מספרת על ExtendedStatus Apache Tol ליצור "מלא" מצב המידע במקום רק מידע בסיסי כאשר "מצב השרת" המטפל נקרא.
IMPORTANT : The page is machine translated and provided "as is" without warranty. חשוב: הדף הוא מכונה בתרגום ובתנאי "כמות שהוא", ללא אחריות. Machine translation may be difficult to understand. תרגום מכונה יכול להיות קשה להבין. Please refer to אנא פנה ל original English article המאמר המקורי באנגלית whenever possible. ככל שניתן.
Related Articles מאמרים קשורים
- cPanel WHM Failed to Receive Status Information From Apache Error cPanel WHM נכשלה לקבל מידע מכל מצב Apache שגיאה
- Request URL /server-status or 404 Page Not Found Apache Error בקשת כתובת האתר / השרת או מעמד 404 דף לא נמצא שגיאה Apache
- How to Add IP Addresses to Server with cPanel WebHost Manager (WHM) כיצד להוסיף כתובת IP לשרת עם cPanel למארח האתר Manager (WHM)
- Fix Internal Server Error When Accessing Easy Apache in cPanel WebHosting Manager תיקון שגיאת שרת פנימית בעת גישה נוחה ב-Apache cPanel WebHosting מנהל
- Running apachectl status Returns lynx: not found Error הפעלת apachectl מחזיר לינקס מצב: לא נמצא שגיאה
- Starting Apache HTTPD Failed Due to Cannot Open or No Such mod_bwlimited, mod_log_bytes or mod_bandwidth Files החל Apache HTTPD עקב תקלה לא ניתן לפתוח או לא כזה mod_bwlimited, mod_log_bytes או mod_bandwidth קבצים
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 5 התקנת שרת אינטרנט FreeBSD 6.0 עם Apache 2.2, MySQL 5.0 ו PHP 5 - חלק 5
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 4 התקנת שרת אינטרנט FreeBSD 6.0 עם Apache 2.2, MySQL 5.0 ו PHP 5 - חלק 4
- Improve Apache Web Server Security: Use ServerTokens and ServerSignature to Disable Header שיפור האבטחה של שרת האינטרנט אפאצ 'י: השתמש ServerTokens ו ServerSignature להשבית כותרת
- Installing Web Server in FreeBSD 6.0 with Apache 2.2, MySQL 5.0 and PHP 5 - Part 3 התקנת שרת אינטרנט FreeBSD 6.0 עם Apache 2.2, MySQL 5.0 ו PHP 5 - חלק 3










































June 22nd, 2008 00:39 יוני 22, 2008 00:39
site busy no look canada ibm busy mail apple deliver cube look university black האתר לא נראה עסוק קנדה IBM עסוק מייל Apple לספק קובייה אוניברסיטת נראה שחור
September 17th, 2007 22:48 17 ספטמבר 2007 22:48
[...] The error message only appears on cPanel 11, whereas in earlier version of cPanel, a blank page is returned. [...] הודעת השגיאה מופיעה רק ב cPanel 11, בעוד הגירסה הקודמת של cPanel, דף ריק הוא חזר. [...] [...]