إنضمامك إلي منتديات استراحات زايد يحقق لك معرفة كل ماهو جديد في عالم الانترنت ...

انضم الينا
استراحات زايد الصفحة الرئيسية

         :: اسعار شركة تخزين اثاث بالدمام (آخر رد :رودى طه)       :: الأشعة السينية دورًا حاسمًا في تشخيص ومراقبة الأمراض (آخر رد :اسماعيل رضا)       :: معنى الحمل في المنام للعزباء (آخر رد :نوران نور)       :: تفسير حلم الولد للمطلقة (آخر رد :نوران نور)       :: تفسير حلم الطعن بالسكين (آخر رد :نوران نور)       :: التداول والأسهم: دليل شامل (آخر رد :محمد العوضي)       :: ما هي الأسهم؟ (آخر رد :محمد العوضي)       :: توكيل ata: الجودة والاحترافية في خدمات الصيانة (آخر رد :مصطفيي)       :: افضل شركة وساطة (آخر رد :doaa nile7)       :: صيانة تورنيدو مصر: الجودة والاعتمادية في خدمة العملاء (آخر رد :مصطفيي)      

إضافة رد
 
LinkBack أدوات الموضوع انواع عرض الموضوع
  #1  
قديم 04-06-2009, 06:10 AM
عضو ماسي
بيانات محروم.كوم
 رقم العضوية : 503
 تاريخ التسجيل : Dec 2007
الجنس : female
علم الدوله :
 المشاركات : 2,100,611
عدد الـنقاط :3341
 تقييم المستوى : 2139

Install went fine but when I went to log in I got the "Sorry Bear" error

"We seem to be experiencing technical difficulties. Back in a few.
If you are seeing this page, something is wrong with your installation.

Take a look at the error.log file in your log directory.
To alter this file, look in config/core/error_page.html"

Ive looked around a bit and seen some people having a similar problem but nothing really to fix it.

Im running Windows platform, PHP 5.2.5, MySQL v4.1.21, and phpws v 1.6.1
its on a remote web host at domain.com

I pull up the error log and see this: Quote:
202 PM 3/25/2009 Error [notice] [-18] SELECT test_branch_sites.id FROM test_branch_sites WHERE ( test_branch_sites.site_hash = 'aac61539fd1fb209b44b9f9d0d8d28ac' ) [nativecode=1146 ** Table 'db1077742_phpwebsite.test_branch_sites' doesn't exist]
202 PM 3/25/2009 Error [notice] [-16] Core - PHPWS_Core::checkBranch() - Unable to verify source directory. Check PHPWS_SOURCE_DIR.
2:04:26 PM 3/25/2009 Error [notice] [-16] Core - PHPWS_Core::checkBranch() - Unable to verify source directory. Check PHPWS_SOURCE_DIR.
2:04:46 PM 3/25/2009 Error [notice] [-16] Core - PHPWS_Core::checkBranch() - Unable to verify source directory. Check PHPWS_SOURCE_DIR.
2:04:47 PM 3/25/2009 Error [notice] [-16] Core - PHPWS_Core::checkBranch() - Unable to verify source directory. Check PHPWS_SOURCE_DIR.
2:04:48 PM 3/25/2009 Error [notice] [-16] Core - PHPWS_Core::checkBranch() - Unable to verify source directory. Check PHPWS_SOURCE_DIR.
222 PM 3/25/2009 Error [notice] [-16] Core - PHPWS_Core::checkBranch() - Unable to verify source directory. Check PHPWS_SOURCE_DIR.
223 PM 3/25/2009 Error [notice] [-16] Core - PHPWS_Core::checkBranch() - Unable to verify source directory. Check PHPWS_SOURCE_DIR.
204 PM 3/25/2009 Error [notice] [-5] Cannot save template file 'templates/cache/\templates__users__usermenus__css.tpl.it'

204 PM 3/25/2009 Error [notice] [-5] Cannot save template file 'templates/cache/\templates__users__usermenus__css.tpl.it'
204 PM 3/25/2009 Error [notice] [-5] Cannot save template file 'templates/cache/\templates__search__search_box.tpl.it'
204 PM 3/25/2009 Error [notice] [-5] Cannot save template file 'templates/cache/\templates__search__search_box.tpl.it'
234 PM 3/25/2009 Error [notice] [-16] Core - PHPWS_Core::checkBranch() - Unable to verify source directory. Check PHPWS_SOURCE_DIR.
207 PM 3/25/2009 Error [notice] [-16] Core - PHPWS_Core::checkBranch() - Unable to verify source directory. Check PHPWS_SOURCE_DIR.
2:31:54 PM 3/25/2009 Error [notice] [-16] Core - PHPWS_Core::checkBranch() - Unable to verify source directory. Check PHPWS_SOURCE_DIR.
2:31:55 PM 3/25/2009 Error [notice] [-16] Core - PHPWS_Core::checkBranch() - Unable to verify source directory. Check PHPWS_SOURCE_DIR.
2:31:57 PM 3/25/2009 Error [notice] [-16] Core - PHPWS_Core::checkBranch() - Unable to verify source directory. Check PHPWS_SOURCE_DIR.
2:32:31 PM 3/25/2009 Error [notice] [-16] Core - PHPWS_Core::checkBranch() - Unable to verify source directory. Check PHPWS_SOURCE_DIR.
I had also seen on another post
Quote:
in the initial install. phpws detects whether certain directories are writable. On linux installs, it then detects two additional directories. Windows skips this. Don't know why, but it does. (I have a site running on Windows/IIS).

Make sure javascript/modules and images/mod are writeable by the webserver. Windows permissions generally flat suck.

Also your config/core/config.php file probably needs tweaking. Windows needs extra slashes. So what you probably have is this:
Code:

define('PHPWS_SOURCE_DIR', 'E:\phpwebsite\');
define('PHPWS_HOME_DIR', 'E:\phpwebsite\');

With E: being your drive. what you need is this:
Code:

define('PHPWS_SOURCE_DIR', 'E:\\phpwebsite\\');
define('PHPWS_HOME_DIR', 'E:\\phpwebsite\\');

Hope this helps.
but it didnt help =/

anything anyone could tell me to try and fix this would be greatly appriciated
__DEFINE_LIKE_SHARE__
رد مع اقتباس
إضافة رد

مواقع النشر (المفضلة)


تعليمات المشاركة
لا تستطيع إضافة مواضيع جديدة
لا تستطيع الرد على المواضيع
لا تستطيع إرفاق ملفات
لا تستطيع تعديل مشاركاتك

BB code is متاحة
كود [IMG] متاحة
كود HTML معطلة
Trackbacks are متاحة
Pingbacks are متاحة
Refbacks are متاحة


المواضيع المتشابهه
الموضوع كاتب الموضوع المنتدى مشاركات آخر مشاركة
""""""""مطلوب لكزس lx570 الدفع كاااش """""""""" محروم.كوم منتدى أخبار المواقع والمنتديات العربية والأجنبية 0 07-19-2010 03:50 AM
"""""""""""""""""""""""""""فساتين زفاف راقية ومميزة """"""""""&am محروم.كوم منتدى أخبار المواقع والمنتديات العربية والأجنبية 0 07-13-2010 12:00 AM
CMS Clicking the "delete" button for sections shows "error on page" in status bar محروم.كوم منتدى أخبار المواقع والمنتديات العربية والأجنبية 0 01-03-2010 01:20 PM
"سيتي" يصدر تصنيفات إيجابية لـ "إعمار" و"الدار" و"العربية" و"الخليج الأول" محروم.كوم منتدى أخبار المواقع والمنتديات العربية والأجنبية 0 09-29-2009 01:20 PM
"""""للبيع باترول سوبر سفاري موديل 99 ديزل """"""""" محروم.كوم منتدى أخبار المواقع والمنتديات العربية والأجنبية 0 04-28-2009 02:40 PM


الساعة الآن 01:29 PM


Powered by vBulletin® Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO 3.5.2 TranZ By Almuhajir

RSS RSS 2.0 XML MAP HTML