Starting Apache HTTPD Failed Due to Cannot Open or No Such mod_bwlimited, mod_log_bytes or mod_bandwidth Files החל Apache httpd נכשלה עקב אין אפשרות לפתוח או לא mod_log_bytes כאלה mod_bwlimited, או mod_bandwidth קבצים

For web hosting account using cPanel with WebHost Manager (WHM) and running on Apache web server, the following error messages or problems may be encoutering with the Apache HTTPD server has been messed up with, some shared library files such as mod_auth_passthrough.so, mod_bwlimited.so and mod_log_bytes.so located in libexec directory accidentally been deleted, the compilation of web server gone bad, or re-configuration of Apache http.conf not properly does: עבור אירוח חשבון משתמש cPanel עם למארח Manager (WHM) פועלת בשרת האינטרנט Apache, את הודעות השגיאה הבאות או בעיות ניתן encoutering עם השרת Apache httpd כבר פישל עם, כמה קבצים משותפים כגון הספרייה mod_auth_passthrough.so, mod_bwlimited . mod_log_bytes.so ועל כך נמצא בספרייה libexec נמחקו בטעות, את אוסף של שרת האינטרנט מקולקל, או מחדש http.conf תצורה של אפאצ 'י לא עושה כמו שצריך:

Sep 30 07:06:14 web httpd: Syntax error on line 233 of /usr/local/apache/conf/httpd.conf: ספטמבר 30 07:06:14 אינטרנט httpd: שגיאתתחביר על קו 233 של usr / Apache / local / / conf / httpd.conf:
Sep 30 07:06:15 web httpd: Cannot load /usr/local/apache/libexec/mod_bwlimited.so into server: /usr/local/apache/libexec/mod_bwlimited.so: cannot open shared object file: No such file or directory Httpd ספטמבר 30 07:06:15 אינטרנט: לא יכול לטעון usr / local / Apache / libexec / mod_bwlimited.so לתוך השרת: / usr / local / Apache / libexec / mod_bwlimited.so: לא ניתן לפתוח קובץ משותף האובייקט: אין קובץ או ספרייה
Sep 30 07:06:15 web rc: Starting httpd: failed ספטמבר 30 07:06:15 אינטרנט rc: Starting httpd: נכשל

Sep 30 07:47:48 web httpd: Syntax error on line 234 of /usr/local/apache/conf/httpd.conf: ספטמבר 30 07:47:48 אינטרנט httpd: שגיאתתחביר על קו 234 של usr / Apache / local / / conf / httpd.conf:
Sep 30 07:47:48 web httpd: Cannot load /usr/local/apache/libexec/mod_log_bytes.so into server: /usr/local/apache/libexec/mod_log_bytes.so: cannot open shared object file: No such file or directory Httpd ספטמבר 30 07:47:48 אינטרנט: לא יכול לטעון usr / local / Apache / libexec / mod_log_bytes.so לתוך השרת: / usr / local / Apache / libexec / mod_log_bytes.so: לא ניתן לפתוח קובץ משותף האובייקט: אין קובץ או ספרייה
Sep 30 07:47:48 web rc: Starting httpd: failed ספטמבר 30 07:47:48 אינטרנט rc: Starting httpd: נכשל

Invalid command 'BytesLog', perhaps mis-spelled or defined by a module not included in the server configuration פקודה לא חוקית 'BytesLog', אולי mis-spelled או שהוגדרו על ידי מודול לא נכלל בתצורת השרת

The problem with this kind of symptom is most likely due to the cause that the mod_belimited.so, mod_log_bytes.so, or mod_bandwidth.so are deleted or corrupted. הבעיה עם סוג זה של סימפטום, כפי הנראה בשל הסיבה כי mod_belimited.so, mod_log_bytes.so, או mod_bandwidth.so נמחקות או פגום. These 3 files are unique to cPanel-powered web hosting service and are used to control, monitor or restrict the bandwidth usage limit. 3 קבצים אלה הינם ייחודיים cPanel המופעל שירות אירוח אתרים והם משמשים כדי לשלוט, לפקח או להגביל את הגבלת שימוש ברוחב פס.

The resolution and solution to the error is to recompile and redeploy the missing or unable to find shared library modules. ההחלטה ואת הפתרון השגיאה היא קומפילציה ו מתפרסים החסר או לא מצליח למצוא משותף מודולים בספריה. You can easily compile these cPanel modules for Apache by using the following commands: אתה יכול בקלות להרכיב מודולים אלה cPanel עבור אפאצ 'י באמצעות הפקודות הבאות:

cd /usr/local/cpanel/apache cd / usr / local / cpanel / Apache
/usr/local/apache/bin/apxs -iac mod_log_bytes.c / usr / local / apache / bin / apxs-IAC mod_log_bytes.c
/usr/local/apache/bin/apxs -iac mod_bwlimited.c / usr / local / apache / bin / apxs-IAC mod_bwlimited.c
/usr/local/apache/bin/apxs -iac mod_bandwidth.c / usr / local / apache / bin / apxs-IAC mod_bandwidth.c

After compilation, the .so files will automatically copied to libexec directory for Apache HTTPD web server. לאחר ההידור, את. כך קבצים מועתקים באופן אוטומטי לספרייה libexec עבור שרת Apache httpd האינטרנט.

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. בכל הזדמנות אפשרית.


6 Responses to “Starting Apache HTTPD Failed Due to Cannot Open or No Such mod_bwlimited, mod_log_bytes or mod_bandwidth Files” 6 תגובות ל "החל Apache httpd נכשלה עקב אין אפשרות לפתוח או לא mod_log_bytes כאלה mod_bwlimited, או קבצים mod_bandwidth"

  1. EricMMartin.com » Blog Archive » Shared object error during cPanel Apache build EricMMartin.com »בלוג השגיאה ארכיון» משותפים אובייקט במהלך Apache cPanel לבנות
    October 24th, 2007 13:15 24 אוקטובר 2007 13:15
    6 6

    [...] a Google search, I found that I needed to run: cd /usr/local/cpanel/apache   /usr/local/apache/bin/apxs -iac [...] [...] חיפוש ב-Google, מצאתי כי אני צריכה לרוץ: cd / usr / local / cpanel / Apache / usr / local / apache / bin / apxs-IAC [...]

  2. Ez Ez
    July 15th, 2007 00:03 15 יולי 2007 00:03
    5 5

    Thanks! תודה! You were right on the money.. צדקת על הכסף .. fixed my problem. קבוע הבעיה שלי.

  3. Zanella זנלה
    June 13th, 2007 05:49 13 יוני 2007 05:49
    4 4

    Same error here, you're a time saver my friend, thanks. שגיאה זהה כאן, אתה שומר הזמן ידידי, תודה.

  4. Jayson Jayson
    June 10th, 2007 14:24 10 יוני 2007 14:24
    3 3

    Thanks, was having the same error with BytesLog. תודה, היה לי את השגיאה עם אותו BytesLog. This helped alot. זה עזר הרבה.

  5. A_HAPPY_CHAP A_HAPPY_CHAP
    June 7th, 2007 22:03 7 יוני 2007 22:03
    2 2

    /usr/local/apache/bin/apxs -iac mod_log_bytes.c / usr / local / apache / bin / apxs-IAC mod_log_bytes.c

    thankyou so much for this!!! תודה רבה על זה! you saved me an even bigger headache than the one I was already having. חסכת לי כאב ראש גדול יותר זה כבר הייתי אחרי.

  6. Mark מארק
    May 2nd, 2007 11:15 2 מאי 2007 11:15
    1 1

    This helped me a lot, thank you. זה עזר לי הרבה, תודה. :)

Leave a Reply השאירו תגובה

You can use these tags: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime=""> <em> <i> <q cite=""> <strike> <strong> באפשרותך להשתמש בתגים אלה: <a href="" title=""> <abbr title=""> <acronym title=""> <b> <blockquote cite=""> <cite> <code> <del datetime = ""> <em> <i> <q cite=""> <strike> <strong>

Subscribe to comments feature has been disabled. כדי להירשם הערות תכונה הושבת. To receive notification of latest comments posted, subscribe to כדי לקבל הודעה על תגובות העדכנית, כדי להירשם My Digital Life Comments RSS feed החיים שלי דיגיטליות תגובות RSS Feed or או register to receive הרשמה לקבלת new comments in daily email digest. תגובות חדש ב דוא"ל תקציר יומי.
Custom Search

New Articles מאמרים חדשים

Incoming Search Terms for the Article תנאי נכנסות חפש מאמר

apache the requested operation has failed אפאצ 'י את הפעולה המבוקשת נכשלה - -- apache cannot open shared object file: No such file or directory אפאצ 'י לא יכול לפתוח קובץ משותף האובייקט: אין קובץ או ספרייה - -- apache request operation failed הפעולה נכשלה בקשה Apache - -- Invalid command 'Header', perhaps misspelled or defined by a module not included in the server configuration פקודה לא חוקית 'כותרת', אולי באיות או שהוגדרו על ידי מודול לא נכלל בתצורת השרת - -- starting httpd failed החל httpd נכשל - -- httpd failed httpd נכשל - -- the requested operation has failed apache את הפעולה המבוקשת נכשלה Apache - -- mod_bwlimited.so mod_bwlimited.so - -- Starting web server (apache2)... החל שרת אינטרנט (apache2) ... failed! נכשל! - -- apache requested operation failed אפאצ 'י ביקש הפעולה נכשלה - -- apache "the request operation has failed" אפאצ 'י "את הפעולה הבקשה נכשלה" - -- Cannot load /usr/local/apache/modules/mod_auth_passthrough.so into server עדיין אין אפשרות לטעון usr / local / Apache / מודולים / mod_auth_passthrough.so לתוך השרת - -- httpd failed. httpd נכשל. The error was: Starting httpd: [FAILED] השגיאה הייתה: Starting httpd: [FAILED] - -- Starting httpd: [FAILED] Starting httpd: [FAILED] - -- request operation failed apache הפעולה נכשלה בקשה Apache - -- apache the request operation has failed Apache הפעולה בקשה נכשלה - -- Restarting web server: apache2 failed! הפעלה מחדש של שרת אינטרנט: apache2 נכשל! - -- apache cannot open shared object file אפאצ 'י לא יכול לפתוח קובץ אובייקט משותף - -- mod_bwlimited mod_bwlimited - -- cannot open shared object file apache לא ניתן לפתוח קובץ אובייקט משותף Apache - -- apache Apache - -- Starting web server: apache2 failed! החל שרת אינטרנט: apache2 נכשל! - -- starting httpd: [FAILED] החל httpd: [FAILED] - -- apache cannot open shared object file no such file or directory אפאצ 'י לא יכול לפתוח קובץ אובייקט משותף אין קובץ או ספרייה - -- apache vista the requested operation has failed Vista אפאצ 'י את הפעולה המבוקשת נכשלה - -- cpanel httpd failed cPanel httpd נכשל - -- apache 2.2 the requested operation has failed - -- apache cannot open shared object אפאצ 'י לא יכול לפתוח אובייקט משותף - -- "Invalid command Header" "פקודה לא חוקית כותרת" - -- apache "cannot open shared object file" אפאצ 'י "לא ניתן לפתוח קובץ אובייקט משותף" - -- Cannot load /usr/local/apache/modules/mod_auth_passthrough.so עדיין אין אפשרות לטעון usr / local / Apache / מודולים / mod_auth_passthrough.so - -- cannot open shared object file no such file or directory apache אובייקט לא יכול לפתוח קובץ משותף אין קובץ או ספרייה Apache - -- the requested operation has failed apache 2.2 את הפעולה המבוקשת נכשלה Apache 2.2 - -- apache requested operation has failed אפאצ 'י ביקש המבצע נכשל - -- /usr/local/apache/modules/mod_auth_passthrough.so: / usr / local / Apache / modules / mod_auth_passthrough.so: - -- * Starting web server apache2 [failed] * החל שרת אינטרנט apache2 [נכשל] - -- Syntax error on line 233 of /usr/local/apache/conf/httpd.conf: שגיאתתחביר על קו 233 של usr / Apache / local / / conf / httpd.conf: - -- Invalid command 'BytesLog', perhaps misspelled or defined by a module not included in the server configuration פקודה לא חוקית 'BytesLog', אולי באיות או שהוגדרו על ידי מודול לא נכלל בתצורת השרת - -- appache server .request operation failed שרת appache. הפעולה נכשלה בקשה - -- cpanel Cannot load /usr/local/apache/modules/mod_auth_passthrough.so cpanel לא יכול לטעון usr / local / Apache / מודולים / mod_auth_passthrough.so - -- The Requested Operation has Failed Apache error in Vista את הפעולה המבוקשת נכשלה שגיאה אפאצ 'י ב-Vista - -- Invalid command 'BytesLog' פקודה לא חוקית 'BytesLog' - -- "Starting web server (apache2)... failed!" "החל שרת אינטרנט (apache2) ... נכשל!" - -- * Starting web server apache2 [fail] * החל שרת אינטרנט apache2 [נכשלים] - -- apache libexec file קובץ libexec Apache - -- apache php the requested operation has failed Apache PHP את הפעולה המבוקשת נכשלה - -- apache the request operation failed Apache הפעולה נכשלה בקשה - -- httpd failed cpanel httpd נכשל cPanel - -- the request operation has failed apache הפעולה נכשלה בקשה Apache - -- mod_bandwidth apache 2.2 mod_bandwidth Apache 2.2 - --