ارور Apache/2 Server at ... Port 80

musicbaz

تازه وارد
با سلام و خسته نباشید من یه اسکریپت اپلود سنتر نصب کردم و میخوام برم توش یا فایل اپلودیو بردارم این ارور رو میده باید چ کرد ؟؟؟

[h=1]Not Found[/h] The requested URL /file_download.php was not found on this server.

Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request.

Apache/2 Server at dl.musicbazz.ir Port 80
 

Goback

کاربر عضو
سلام،

ببین همچین فایلی داری یانه: file_download.php

 

farsadf

کاربر عضو
این فایل از Htaccess محدودیت نداره ؟

و در ضمن اسم سیستم رو هم ذکر کنید

 

musicbaz

تازه وارد
خب یعنی چی ؟؟؟

من بلد نیستم والا

اسم اسکریپتش file hosting v4

هستش

میخواید اطلاعاتو بدم یه نگاه بندازید ؟؟؟؟

 

farsadf

کاربر عضو
محتوای فایل Htaccess رو قرار بدید ( ممکنه جواب شما تا فردا زمان ببره چون میخوام بخوابم فردا هم مدرسه هست دگر )

 

musicbaz

تازه وارد
خدمت شما باشه


کد:
# override max php upload settings. Might not work on all servers
#php_value upload_max_filesize 4000M
#php_value post_max_size 4000M

# setup xsendfile if the module is enabled
<IfModule mod_xsendfile.c>
  <Files *.php>
    XSendFile On
    SetEnv MOD_X_SENDFILE_ENABLED 1
  </Files>
</IfModule>

# disable mod security
#<IfModule mod_security.c>
#RewriteEngine On
#RewriteBase /
#RewriteCond %{REQUEST_FILENAME} !-f
#RewriteCond %{REQUEST_FILENAME} !-d
#RewriteRule . /index.php [L]
#</IfModule>

# redirect www to non-www
#RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC]
#RewriteRule ^(.*)$ http://%1/$1 [R=301,L]

RewriteEngine On
#RewriteRule . - [E=no-gzip:1]
RewriteBase /

# route everything via index.php if it doesn't exist as a file
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?_page_url=$1 [QSA]
 

Goback

کاربر عضو
Url کامل موقعی که این ارورو میده بذار

+

مسیر پوشه ای که نصب کردی

 

musicbaz

تازه وارد
خب بگید چ کنم تا ردیف شه شما به لینک زیر یه نگاه بنداز



ممنون

و یه چیز دیگه این یه پنل تنظیمات داره اما برا ورود و خروج من توش چیزی ندیدم والا

 

Goback

کاربر عضو
محتوای فایل htaccess رو به این تغییر بده :


کد:
# override max php upload settings. Might not work on all servers
#php_value upload_max_filesize 4000M
#php_value post_max_size 4000M

# setup xsendfile if the module is enabled
<IfModule mod_xsendfile.c>
  <Files *.php>
    XSendFile On
    SetEnv MOD_X_SENDFILE_ENABLED 1
  </Files>
</IfModule>

# disable mod security
#<IfModule mod_security.c>
#RewriteEngine On
#RewriteBase /
#RewriteCond %{REQUEST_FILENAME} !-f
#RewriteCond %{REQUEST_FILENAME} !-d
#RewriteRule . /index.php [L]
#</IfModule>

# redirect www to non-www
#RewriteCond %{HTTP_HOST} ^www\.(.*)$ [NC]
#RewriteRule ^(.*)$ http://%1/$1 [R=301,L]

RewriteEngine On
#RewriteRule . - [E=no-gzip:1]
RewriteBase /music/m/

# route everything via index.php if it doesn't exist as a file
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule ^(.*)$ index.php?_page_url=$1 [QSA]
 

musicbaz

تازه وارد
اقا یه دنیاها یه دنیا ممنون سایت موزیک دارم کاری چیزی بود بنری چیزی من رایگان برات میزارم

فقط یه ایمیل بهم بده



بازم ممنون زیاد خیلی خیلی زیاد

- - - Updated - - -

باز سلام داداش من این جای اسکریپت رو عوض کردم ریخت بهم و ارور زیرو میده چرا ؟؟؟

Internal Server Error

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

Please contact the server administrator at webmaster@dl.musicbazz.ir to inform them of the time this error occurred, and the actions you performed just before this error.

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

Additionally, a 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.

Apache/2 Server at dl.musicbazz.ir Port 80- - - Updated - - -

دوست عزیز برگردوندمش سر جاش درست شد اما این لینک مستقیم نمیده باید چ کنم یه کمک میکنید من لنگم سایتم خابیده ممنون

 
آخرین ویرایش توسط مدیر:
بالا