Proper Way to Generate MD5 Hash for XCache Administration Password with md5sum or PHP הדרך הנכונה ליצירת MD5 Hash עבור XCache המינהל סיסמה עם md5sum או PHP
XCache is a PHP opcode cacher, more commonly known as PHP accelerator that speeds up PHP-based web pages serving and reduces web server load. XCache הוא Cacher PHP opcode, יותר הידוע בכינויו מאיץ מאיץ את PHP כי PHP בדפי אינטרנט מבוססי ההגשה מפחית עומס בשרת האינטרנט. XCache comes with a web-based administration page (admin-page) user interface that allows administrators or webmasters to monitor and operate the PHP opcode cache in the memory with the performance statistics. XCache מגיע עם אינטרנט מבוססי דף הממשל (מנהל-דף) ממשק משתמש זה מאפשר למנהלי מערכת או מנהלי אתרים לפקח ולהפעיל את המטמון PHP opcode בזיכרון עם נתונים סטטיסטיים של ביצועים. To use this admin-page, an user ID and password have to be defined in PHP.INI configuration file under xcache.admin.user and xcache.admin.pass parameter to authenticate the http-auth process. כדי להשתמש ב-admin זה דף, זיהוי המשתמש והסיסמה צריכים להיות מוגדרים בקובץ php.ini תצורה תחת xcache.admin.user ו פרמטר xcache.admin.pass לאמת את תהליך-http auth.
For security purpose, password value entered in xcache.admin.pass has to be the MD5 hash. למטרות אבטחה, הסיסמה הערך שהוזן xcache.admin.pass צריך להיות hash של MD5. When user go to XCache admin-page, the http-auth will prompt to ask for user name and password credential. כאשר המשתמש ללכת XCache-admin הדף, ה-HTTP-auth תנחה לבקש המלצה שם המשתמש והסיסמה. If the MD5 hash value for the password that user wants to use and assumed to be correct, is in fact a wrong one, then user will unable to login to the admin-page. אם הערך MD5 hash את הסיסמה כי המשתמש רוצה להשתמש והניחו להיות נכונה, היא למעשה אחד לא בסדר, אז המשתמש יהיה מסוגל להיכנס ל-דף הניהול.
To אל generate the MD5 hashes ליצור את hashes MD5 for your desired password for XCache admin-page in PHP.INI, there are plenty of methods. עבור הסיסמה הרצויה עבור מנהל XCache דף ב-php.ini, יש הרבה שיטות. The following two ways are some of the simplest way to get the password's MD5 value without compromising security by transmitting password across network or Internet in plain text. להלן שתי דרכים הן חלק בדרך הפשוטה ביותר כדי לקבל ערך את הסיסמה של MD5 מבלי להתפשר על האבטחה על ידי העברת הסיסמה ברשת האינטרנט או בטקסט רגיל.
PHP Script PHP סקריפט
Create a new PHP script page on the webserver, and place the file within a website or virtual directory accessible from Internet: יצירת דף חדש ב-PHP סקריפט שרת האינטרנט, ואת המקום את הקובץ בתוך ספרייה וירטואלית או אתר אינטרנט נגיש מהאינטרנט:
<?php <? PHP
echo md5(”password”); echo md5 ( "password");
?> ?>
After saving the file with any name, request it from web browser using your domain name and get the MD5 hash value for your password, and update PHP.INI with the value. לאחר שמירת קובץ עם שם כלשהו, לבקש אותו באמצעות דפדפן האינטרנט שם תחום שלך ולקבל את ערך hash של MD5 על הסיסמא שלך, ולעדכן php.ini עם הערך.
md5sum md5sum
md5sum is a computer program which calculates and verifies MD5 hashes, and is installed by default in most Unix, Linux, and Unix-like operating systems or compatibility layers, including CentOS, the popular operating system for web hosts. md5sum הוא תוכנית מחשב המחשבת ויאמת hashes MD5, ו מותקן כברירת מחדל ברוב יוניקס, לינוקס, יוניקס ו-כמו מערכות ההפעלה או תאימות שכבות, כולל CentOS, את מערכת ההפעלה הפופולרית עבור המארחים האינטרנט.
To generate MD5 hash value for the password using md5sum, the correct syntax is as follow: כדי ליצור ערך MD5 hash את הסיסמה באמצעות md5sum, התחביר הנכון הוא כך:
echo -n “password” | md5sum echo-n "הסיסמה" | md5sum
SSH to the server and run above command, the enter the value generate into PHP.INI. SSH לשרת ולהפעיל מעל הפקודה, הזן את הערך לייצר לתוך php.ini.
In both cases, restart Apache web server after editing PHP.INI to make the changes effective. בשני המקרים, להפעיל מחדש את שרת האינטרנט Apache לאחר עריכת php.ini לבצע את השינויים יעיל.
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 מאמרים קשורים
- How to Calculate and Generate MD5 Hash Value in Linux and Unix with md5sum כיצד לחשב וליצור MD5 Hash ערך Linux ו-Unix עם md5sum
- Install XCache PHP Accelerator in Linux by Compiling from Source XCache להתקין לינוקס ב-PHP Accelerator ידי ליקוט ממקור
- Run WordPress at Top Fast Speed by Putting Objects and Variables into XCache or eAccelerator Cache Memory (Plugin) וורדפרס בראש הפעלה מהירות מהירה על ידי הצבת אובייקטים משתנים לתוך XCache או eAccelerator זיכרון מטמון (תוסף)
- Hash Calculator to Get, Compute and Calculate MD5 and SHA1 File Checksum or Hash Value גיבוב מחשבון כדי קבל, מחשוב חישוב MD5 ו SHA1 Checksum קובץ או ערך Hash
- Keep Your Password Safely With MyPadlock Password Manager שמור בבטחה עם הסיסמה שלך MyPadlock Password Manager
- Remove The Automatic Appearance of Your Password In The Password Box הסר מראה באופן אוטומטי את הסיסמה שלך בתיבה סיסמה
- Trick to Enable and Allow Windows XP and Vista Remote Desktop Login Without Password (or With Blank Null Password) הטעיה אפשר להפעיל את Windows XP ו-Vista Remote Desktop התחברות ללא סיסמה (או סיסמא ריקה Null)
- Forgot Windows Administrator Password? שכחת את הסיסמה של Windows מנהל? Ways to Recover and Reset Password in Vista/XP/2003/2K/NT דרכים להתאושש איפוס הסיסמה Vista/XP/2003/2K/NT
- Check File Integrity By Comparing Hash Value with FileVerifier בדוק קובץ יושרה על ידי השוואה עם ערך גיבוב FileVerifier
- Apple iPhone Root Password and Mobile User Password Apple iPhone רוט סיסמה וניידים משתמש סיסמא










































December 10th, 2008 02:26 10 דצמבר 2008 02:26
[...] servers powered by cPanel or Plesk, where administrators or webmasters have to commonly generate MD5 hash for the password used in PHP scripts or other web [...] שרתי [...] מופעל על ידי cPanel או Plesk, מנהלי אתרים או מנהלי שבו צריך לייצר חשיש MD5 בדרך כלל את הסיסמה לשימוש הסקריפטים PHP או אינטרנט אחרים [...]
April 24th, 2008 10:24 24 אפריל 2008 10:24
i found many sites that give md5 coding and decoding like מצאתי אתרים רבים שנותנים קידוד md5 כמו פענוח
http://www.joomlaaa.com/md5-coding-decoding http://www.joomlaaa.com/md5-coding-decoding
i do not know how they can decode md5 אני לא יודע איך הם יכולים לפענח MD5
anyone know a script to decode md5? מישהו מכיר סקריפט כדי לפענח MD5?
April 22nd, 2008 19:54 22 אפריל 2008 19:54
The correct script is את התסריט הנכון
Without “” in (). בלי "" ב ().