ممكن مساعدة في تركيب osCommerce

كل ما يهم مطور المواقع ... لغات برمجة المواقع .. سكربتات .. مناقشات ..
مغلق
jawaherbar.com
عضو نشيط
مشاركات: 270
اشترك في: 02 سبتمبر 2004, 21:59
اتصال:

ممكن مساعدة في تركيب osCommerce

مشاركة بواسطة jawaherbar.com »

اخواني الكرام
السلام عليكم

قمت بتركيب سلة التسوق osCommerce من خلال لوحة التحكم cpanel
وفي البداية ظهرت لي المشكلة التالية

Server Requirement Error: register_globals is disabled in your PHP configuration. This can be enabled in your php.ini configuration file or in the .htaccess file in your catalog directory.

فسألت من خلال منتدي الدعم الفني الخاص بالاسكريبت فدلوني على ان اضع في ملف .htaccess الكود التالي
php_flag register_globals on

فقمت بذلك ولكن ظهرت لي رسالة خطأ جديدة وهي

Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, webmaster@hwhenna.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Apache/1.3.36 Server at http://www.hwhenna.com Port 80

فسألت مره اخرى في منتدي الدعم الفني فأجابوني بالتالي

It seems that your host has disallowed the ability to turn Register Globals back on via .htaccess. You need to either create a php.ini file with this code in it and add it to each folder:

CODE
register globals = On

Or else you need to install the Register Globals patch by Richard Bentley, available from the Contributions section. Please be aware though that most osCommerce Contributions aren't written to work with Register Globals set to off, so they won't be available to you.

الصراحة لم افهم شي من الرد الاخير

ممكن تساعدوني ؟؟؟
jawaherbar.com
عضو نشيط
مشاركات: 270
اشترك في: 02 سبتمبر 2004, 21:59
اتصال:

مشاركة بواسطة jawaherbar.com »

هل من مساعد هنا ياأخواني ؟؟
محتاج لتركيب الاسكريبت في اسرع وقت
InterNet
عضو مفيد جداً
مشاركات: 447
اشترك في: 14 أكتوبر 2004, 12:55
مكان: سوريا
اتصال:

مشاركة بواسطة InterNet »

الملف php.ini غير متاح الوصول اليه عادة الا لمن له صلاحيات root على السيرفر
لذلك قم بسؤال المستضيف حول تغيير القيمة register globals = Off
الى register globals = On وهي موجودة في الملف php.ini على السيرفر ولا أعتقد انهم سيستجيبون لطلبك لكن حاول
مغلق