mostafa1990 گفت:
از این افزونه استفاده کنید.
image-upload-http-error-fix
اين افزونه رو نصب كردم سايتم ديگه بالا نمياد.
از cpanel افزونه رو پاك كردم بازم درست نشد
حالا نه صفحه اصلي نه مديريت به هيچ كدوم دسترسي ندارم
اگه امكان داره يكي به داد ما برسه.
اينو تو فايل htaccess تو اين ادرس public_html/htaccess كه كلا خالي بود نوشتم بازم درست نشد
# BEGIN WordPress
<IfModule mod_rewrite.c>
RewriteEngine On
RewriteBase /
RewriteCond %{REQUEST_FILENAME} !-f
RewriteCond %{REQUEST_FILENAME} !-d
RewriteRule . /index.php [L]
</IfModule>
# END WordPress
*****************************************
اينم خطايي كه نشون ميده
Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.
Please contact the server administrator, webmaster@doroodgar.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 500 Internal Server Error error was encountered while trying to use an ErrorDocument to handle the request.