FREE30
אתה גולש לאתר שלך ופתאום רואה "שגיאה 500", או מסך לבן בלי כלום – זה קורה, ובדרך כלל הפתרון פשוט אם יודעים איפה לחפש. כאן תמצא מדריך מהיר לאיתור ותיקון הבעיות הכי נפוצות.
קובץ .htaccess פגום
תוסף שקרס
זיכרון PHP נמוך מדי
התחבר ל־FTP או File Manager.
שנה את שם הקובץ .htaccess ל־.htaccess_old
טען את האתר מחדש – אם נפתר, היכנס לאדמין > הגדרות > מבנה קישורים > שמור.
אם לא עזר, השבת את כל התוספים (שנה את שם תיקיית plugins ל־plugins_old)
שגיאה בתוסף/תבנית
חוסר בזיכרון
פתח את wp-config.php והוסף:
define('WP_DEBUG', true);
define('WP_DEBUG_DISPLAY', true);
זה יציג את שגיאות ה-PHP בדפדפן – בדרך כלל תראה את השורה הבעייתית.
השבת את התוספים כמו בסעיף קודם.
נסה לעבור לתבנית ברירת מחדל (Twenty Twenty-Three) ידנית דרך בסיס הנתונים (טבלת wp_options).
פרטי מסד שגויים
מסד לא פעיל בשרת
עומס זמני
בדוק את הקובץ wp-config.php – שים לב במיוחד:
define('DB_NAME', '...');
define('DB_USER', '...');
define('DB_PASSWORD', '...');
define('DB_HOST', 'localhost');
בדוק עם ספק האחסון אם מסד הנתונים נגיש.
נסה להתחבר למסד דרך phpMyAdmin עם אותם פרטים.
פתח את wp-config.php והוסף:
define('WP_MEMORY_LIMIT', '256M');
או ערוך את php.ini/.htaccess והוסף:
php_value memory_limit 256M
ודא שאין הפניות לא תקינות או קישורים שבורים
עבור ל־"מבנה קישורים" בלוח הניהול ושמור מחדש
בדוק אם הקובץ/העמוד אכן קיים
GTmetrix – לזהות איטיות
https://intodns.com – בדיקת DNS
Query Monitor – פלאגין לאיתור עומסים/בעיות
אם אין לך גישה ללוח ניהול וורדפרס – תמיד תתחיל מהשבתת תוספים, ואז תעבור לבדוק את בסיס הנתונים והקבצים.
אצלנו תקבל אבחון מקצועי + פתרון מלא, כולל דוח תקלה מפורט – כבר באותו יום.
Makes every effort and invests significant resources to provide all our customers with equal, respectful, accessible and professional service.
In accordance with the Equal Rights for Persons with Disabilities Law 5758-1998 and the regulations established under it, significant efforts and resources are invested in implementing the required accessibility adaptations that will enable a person with a disability to receive the services provided to all customers, independently and equally.
Our office does not receive public visits. You can contact us through alternative methods listed in the contact details, by phone and/or email.
Additional means of contact - There are several additional means of contact:
An accessible website is one that enables people with disabilities and elderly people to browse at the same level of efficiency and enjoyment as all users. 20 to 25 percent of the population encounter difficulties using the internet and could benefit from more accessible internet content, according to a study conducted in 2003 by Microsoft.
It should be noted that we continue our efforts to improve the company's accessibility as part of our commitment to enable the entire population, including people with disabilities, to receive the most accessible service.
If you encounter any problem or issue regarding accessibility, we would be happy for you to update us and we will make every effort to find a suitable solution for you and handle the issue as soon as possible.
Accessibility statement updated on: 21.10.2021