Upload Feature Inhibited Error When Adding Files or Images in ModX تحميل ميزة تحول دون خطأ عند إضافة ملفات أو صور في ModX
When trying to upload files, images or photos using the built-in file uploading utility in ModX Manage Files page, tinyMCE or FCKeditor (FCK) Resource Browser, the following error message may appear and uploading fails. عند محاولة تحميل الملفات والصور أو الصور باستخدام المدمج في ملف تحميل ModX فائدة في صفحة إدارة الملفات ، tinyMCE أو FCKeditor (FCK) من الموارد المتصفح ، رسالة الخطأ التالية قد تظهر وتحميل فشل.
Upload feature inhibited - make sure uploads are supported and the directory is writable for PHP. ميزة تحول دون تحميل -- التأكد من تحميل ويدعم والدليل هو كتابة لPHP.
or, أو ،
Failed to upload file, internal error. فشل في تحميل الملف ، خطأ داخلي.
To fix the cannot and unable to and and upload files and pictures to the web server via ModX manager administration user interface, ensure that the following directories on the web server have writable access for Apache HTTPD server, especially when Apache (and so do ModX script) is running as ‘nobody’ with group ‘nobody’, and the ModX directories are uploaded or created by different user. لاصلاح لا يمكن وغير قادر على ووتحميل الملفات والصور إلى ملقم الويب عبر ModX مدير إدارة واجهة المستخدم ، وضمان أن تكون الأدلة التالية على ملقم الويب الوصول للكتابة وقد لHTTPD الخادم اباتشي ، وخاصة عندما اباتشي (وحتى لا ModX البرنامج النصي (يعمل كما هو 'لا أحد' مع مجموعة 'أحد' ، وModX هي الأدلة التي تم تحميلها أو التي أنشأتها مختلف المستعملين.
- /assets/cache directory and all files inside it, except index.html / الأصول / مخبأ دليل وجميع الملفات داخلها ، باستثناء index.html
- /assets/export folder / الأصول / تصدير مجلد
- /assets/images folder / الأصول / مجلد الصور
- /assets/files directory / الأصول / ملفات دليل
Login to the server, and use CHMOD command to change the permissions of the above directories’ attributes to at least 0666 (rw-rw-rw-), which grants read-write access to owner, group and public. تسجيل الدخول إلى الخادم ، واستخدام القيادة CHMOD لتغيير أذونات من الأدلة المذكورة أعلاه 'الصفات إلى ما لا يقل عن 0666) ريتشارد بين ريتشارد - ريتشارد -) ، الذي منح للقراءة والكتابة الوصول إلى المالك ، والمجموعة العامة. Sometimes, the directories have to be CHMOD set to 0777 (rwxrwxrwx) for the uploading to work properly. في بعض الأحيان ، فإن الأدلة قد يكون لمجموعة CHMOD إلى 0777 (rwxrwxrwx) للتحميل لحسن سير العمل.
Also possible cause that forbids files been uploaded is file_uploads directive of PHP is turned off, although this situation is unlikely to happen in web hosting server. من الممكن أيضا أن سبب يمنع تحميل ملفات file_uploads هو التوجيه من PHP هو إيقاف ، على الرغم من أن هذا الوضع ليس من المرجح أن يحدث في خدمة استضافة المواقع على شبكة الإنترنت. To check the value of file_uploads PHP directive, go to Reports -> System Info , then in the “Server” section, click on View after the phpinfo(). لفحص قيمة file_uploads PHP التوجيه ، والذهاب إلى تقارير --> نظام معلومات ، ثم في "الخادم" الباب ، انقر على عرض بعد phpinfo (). Locate file_uploads directive under the Configuration - PHP Core section. تحديد مكان file_uploads التوجيه في إطار التكوين -- PHP الأساسية الباب. It should shows On , else edit your PHP.INI to turn off the PHP file uploading support. وينبغي أن يظهر على ، آخر قم بتعديل PHP.INI لإيقاف تحميل ملف PHP دعم.
Sometimes, user may have simply upload to the wrong directory. في بعض الأحيان ، قد يكون مجرد مستخدم تحميل لدليل على خطأ. As mentioned above, for security reason, only a few sub-directories inside the “assets” directory should be make writable to everybody, including Apache. وكما ذكر أعلاه ، لأسباب أمنية ، سوى عدد قليل من الأدلة الفرعية داخل "الموجودات" دليل ينبغي أن جعل للكتابة على الجميع ، بما في اباتشي. When user using File Manager under Resources - Manage Files to upload, by default ModX will open root directory of ModX website, and attempt to upload to the root directory with no permission granted. عندما مستخدم باستخدام مدير الملفات في إطار الموارد -- إدارة لتحميل الملفات ، تلقائيا ModX ستفتح الجذر دليل ModX الموقع ، ومحاولة لتحميل إلى الدليل الجذر مع منح أي إذن.

As can see from figure above, the directory listing is for “/”, which is top root directory. كما يمكن أن نرى من الرقم أعلاه ، هو دليل لقائمة "/" ، الذي هو أكبر دليل الجذر. To access the correct directory, simply click on the assets directory, and then go to the sub-folder which you want to upload the file. الوصول الى المكان الصحيح ، ببساطة انقر على دليل الأصول ، وبعد ذلك الذهاب إلى الفرعي المجلد الذي تريد تحميل الملف.
The same problem may happen using using TinyMCE or FCK editor to upload photos and images. نفس المشكلة يمكن أن يحدث باستخدام باستخدام TinyMCE أو FCK محرر لتحميل الصور والصور. The issue mainly arises from invalid path been set as the path to the assets folder. مسألة تنشأ أساسا من طريق غير صحيح تم مجموعة بوصفها الطريق إلى الأصول مجلد. To correct and resolve the problem in future, go to Tools -> Configuration -> Interface & Features , and ensure that Resource URL is set as /home/nethler/public_html/assets/ and Resource Path as assets/ . لتصحيح ولحل هذه المشكلة في المستقبل ، انتقل إلى أدوات --> التشكيل --> واجهة و الميزات ، وضمان أن مجموعة من الموارد كما هو عنوان / الوطن / nethler / public_html / أصول / والدرب من الموارد حسب الأصول /. Another setting is at Tools -> Configuration -> File manager-> File Manager Path, which should be set as a directory which you want the File Manager to go into by default, instead of “/home/nethler/public_html/” which is set on installation by default. وضع آخر هو على أدوات --> التشكيل --> ملف مدير -> ملف مدير الدرب ، الذي ينبغي أن يحدد دليل التي تريد ملف مدير الخوض بشكل افتراضي ، بدلا من "/ الوطن / nethler / public_html /" الذي هو مجموعة على تركيب افتراضيا. Note that all directory path has to be finished with slash (/). علما أن كل دليل الطريق لابد من الانتهاء مع خفض (/).
IMPORTANT : You're reading a machine translated page which is provided "as is" without warranty. هام : أنت القراءة آلة الصفحة المترجمة التي تقدم "كما هي" دون ضمان. Unlike human translation, machine translation does not understand the grammar, semantics, syntax, idioms of natural language, thus often produce inaccurate and low quality text which is misleading and incomprehensible. وخلافا للحقوق الترجمة ، الترجمة الآلية لا يفهم قواعد اللغة ، ودلالات ، تركيب ، والتعابير من اللغة الطبيعية ، وهكذا تنتج في كثير من الأحيان غير دقيقة وتدني نوعية النص الذي هو مضلل وغير مفهومة. Thus, please refer to وهكذا ، يرجى الرجوع إلى original English article المادة الانكليزية الأصلية when in doubt. عندما في شك.
Related Articles المواد ذات الصلة
- Call to Undefined Function: wp_constrain_dimensions() When Uploading Images or image_downsize() in Gallery/Media Library in WordPress 2.5 دعوة إلى وظيفة غير معرف : wp_constrain_dimensions () عند تحميل الصور أو image_downsize () في معرض / وسائل الإعلام في المكتبة ووردبرس] 2.5
- Call To Undefined Function: ctype_digit() in WordPress 2.5 دعوة غير معرف الوظيفة : ctype_digit () في ووردبرس] 2.5
- MyBloop Free Unlimited File Storage Space with No Limit on Bandwidth and Files Count MyBloop الحرة غير محدود تخزين الملفات الفضاء مع أي على الحد من عرض النطاق الترددي وملفات الفرز
- Disable WordPress 2.5 Flash Image/Video/Media Uploader with Plugin 2.5 تعطيل ووردبرس] صورة فلاش / فيديو / وسائل الإعلام رافع الترجمة مع البرنامج المساعد
- Upload Photos to Flickr with Friendly Flickr Applications لتحميل الصور ودية مع فليكر فليكر التطبيقات
- Reduce Large Digital Photo File Sizes for Easy Emailing and Use on Websites خفض كبير للصور الفوتوغرافية الرقمية ملف الأحجام لالسهل الارسال بالبريد الالكتروني واستخدام على مواقع الإنترنت
- MediaMax Offers 25 GB Free Online Storage for Files, Music, Videos and Pictures MediaMax عروض 25 جيجابايت مجانا في خدمة تخزين لملفات الموسيقى وشرائط الفيديو والصور
- Embed PowerPoint Presentation Files in Blog or Website With Web-Based Service authorSTREAM تضمين عرض ملفات PowerPoint في بلوق أو موقع على شبكة الإنترنت مع خدمة authorSTREAM
- MediaFire Free File Sharing Hosting with Unlimited Space and Bandwidth MediaFire ملف تقاسم استضافة مجانية غير محدودة مع الفضاء وعرض النطاق الترددي
- Watermarking Free Download to Add Watermark to Photos at Giveawayoftheday.com بالماء تحميل مجاني لإضافة العلامة المائية إلى الصور في Giveawayoftheday.com
































