-
السلام عليكم ورحمة الله وبركاته .
لقدحاولت تركيب برنامج : classifieds ولكن لم أستطع تجاوز 70% وتأتيني هذه الرسالة :
Errors Detected
We detected errors in your system settings. The following errors were detected:
The following files and directories either do not exist or do not have their permissions set to "writable" such that the program can write to these files and directories as necessary. On Unix servers, "writable" directories must be set to 777, while writable files must be set to 666. On Windows NT servers, writable files and directories must be set to "Full Control" or "Special Access Privileges--RWXD". Failure to set the permissions properly on these files and directories will cause system malfunctions.
/home2/***/***-www/cgi-bin/classifieds/temp
Please go back and correct the above errors
هل أجد لديكم حل ؟ .
-
-
-
السلام عليكم
وانا بعد وصل معاي لنفس هالمرحله ووقف.
-
يا أخي الكريم أنا ركبته 100%
شيك الباث Path
الفيصل
-
ممكن أخي الكريم تعطينا فكرة أوضح .
كيف يكون امتداد الباث ؟ .
-
أخلق بذي الصبر أن يحضى بحاجته *** ومدمن القرع للأبواب أن يلجا
-
أخي الكريم ممكن تضع هذا الكود داخل مجلد ال cgi في السيرفر المستضيف لكي تعرف الباث مع مراعاة تخزين هذا الملف باسم cgipath.pl ومن ثم تذهب الى موقعك
http://yourname/cgi-bin/cgipath.pl
ومن ثم يطلع لك الباث
ملاحظة لاتغير شيء في الملفضعه كما هو
#!/usr/bin/perl -w
############################
# CGI Path
use strict;
use CGI;
use CGI::Carp qw(fatalsToBrowser);
my $cgi = new CGI;
my $this = 'cgipath.pl';
my $cgipath = $ENV{SCRIPT_FILENAME};
$cgipath =~ s/\/$this$//;
print $cgi->header,
qq~
<html dir=rtl lang=ar>
<head>
<title>المسار الكامل للدليل الحالي</title>
</head>
<body>
<center><font size=1>المسار الكامل للدليل الحالي هو:</font></center>
<br>
$cgipath
</body></html>
~;
-
أخي الفيصل جزاك الله خيراً وبارك فيك على تفاعلك واهتمامك .
تأكدت من الباث وإذا هو صحيح ولازالت المشكلة قائمة وتأتي نفس الرسالة التي ذكرتها في أول الموضوع .
هل من حل أخي الكريم ؟ .
ضوابط المشاركة
- لا تستطيع إضافة مواضيع جديدة
- لا تستطيع الرد على المواضيع
- لا تستطيع إرفاق ملفات
- لا تستطيع تعديل مشاركاتك
-
قوانين المنتدى
أضف موقعك هنا |
اضافة محتوى فريد لموقعك