Новости Joomla

Quantum Manager нужен сообществу, а автору нужна ваша поддержка!

Quantum Manager нужен сообществу, а автору нужна ваша поддержка!Файловый менеджер Quantum — одно...

Файловый менеджер Quantum — одно из самых популярных решений для Joomla, созданное разработчиком из сообщества Joomla, Дмитрием Цымбалом (@tsymbalmitia). Он делает Quantum удобным, безопасным и современным, обновляет его, исправляет уязвимости и отвечает пользователям — всё это в свободное от основной работы время.

Теперь настал момент для следующего шага: развитие проекта требует больше времени и ресурсов.

0 Пользователей и 1 Гость просматривают эту тему.
  • 8 Ответов
  • 1498 Просмотров
*

infovasiliy

  • Осваиваюсь на форуме
  • 28
  • 0 / 0
Добрый вечер уважаемые форумчане!
Столкнулся с такой проблемой. С делал магазин на JoomShopping на локалке работает без ошибок, на моем тестовом хостинге тоже нет ошибок, а когда загрузил уже на купленный хостинг http://1000melochey.com.ua/ полезли ошибки. Я погуглил, что было возможно исправил, а вот эти вот ошибки остались.
доступа файлу php.ini у меня нет. в файле .htaccess прописывал RewriteRule .* index.php [L] php_flag display_errors off не помогает. Подскажите что делать.
*

SmokerMan

  • Гуру
  • 5290
  • 720 / 26
Общие настройки - Сервер - Сообщения об ошибках - поставить на максимум
*

infovasiliy

  • Осваиваюсь на форуме
  • 28
  • 0 / 0
Пробовал ставить на максимум и отключал ничего ксожалению не получается
*

darkghost

  • Живу я здесь
  • 2212
  • 97 / 0
сайт выдает ошибку ---- 500 Internal Server Error.
смотрю Ваше сообщение - в файле .htaccess прописывал RewriteRule .* index.php [L] php_flag display_errors off не помогает.
--- и это наверное и есть причина ошибки 500
Спойлер
[свернуть]
*

Pazys

  • Завсегдатай
  • 1738
  • 241 / 4
  • <a>А где я ошибся-то?</b>
А если отключить SEF и htaccess - работает?
Ишак меня нюхал ...
Если помог - плюсуйте в карму.
*

infovasiliy

  • Осваиваюсь на форуме
  • 28
  • 0 / 0
SEF отключить не получается так как из-за этой ошибки не могу зайти в админку, а вот Google говорит, что нужно править .htaccess. Вот код может кто подскажет, что нужно компелировать.
##
# @package      Joomla
# @copyright   Copyright (C) 2005 - 2013 Open Source Matters. All rights reserved.
# @license      GNU General Public License version 2 or later; see LICENSE.txt
##

##
# READ THIS COMPLETELY IF YOU CHOOSE TO USE THIS FILE!
#
# The line just below this section: 'Options +FollowSymLinks' may cause problems
# with some server configurations.  It is required for use of mod_rewrite, but may already
# be set by your server administrator in a way that dissallows changing it in
# your .htaccess file.  If using it causes your server to error out, comment it out (add # to
# beginning of line), reload your site in your browser and test your SEF url's.  If they work,
# it has been set by your server administrator and you do not need it set here.
##

## Can be commented out if causes errors, see notes above.
Options +FollowSymLinks

## Mod_rewrite in use.

RewriteEngine On

## Begin - Rewrite rules to block out some common exploits.
# If you experience problems on your site block out the operations listed below
# This attempts to block the most common type of exploit `attempts` to Joomla!
#
# Block out any script trying to base64_encode data within the URL.
RewriteCond %{QUERY_STRING} base64_encode[^(]*\([^)]*\) [OR]
# Block out any script that includes a <script> tag in URL.
RewriteCond %{QUERY_STRING} (<|%3C)([^s]*s)+cript.*(>|%3E) [NC,OR]
# Block out any script trying to set a PHP GLOBALS variable via URL.
RewriteCond %{QUERY_STRING} GLOBALS(=|\[|\%[0-9A-Z]{0,2}) [OR]
# Block out any script trying to modify a _REQUEST variable via URL.
RewriteCond %{QUERY_STRING} _REQUEST(=|\[|\%[0-9A-Z]{0,2})
# Return 403 Forbidden header and show the content of the root homepage
RewriteRule .* index.php [F]
#
## End - Rewrite rules to block out some common exploits.

## Begin - Custom redirects
#
# If you need to redirect some pages, or set a canonical non-www to
# www redirect (or vice versa), place that code here. Ensure those
# redirects use the correct RewriteRule syntax and the [R=301,L] flags.
#
## End - Custom redirects

##
# Uncomment following line if your webserver's URL
# is not directly related to physical file paths.
# Update Your Joomla! Directory (just / for root).
##

# RewriteBase /

## Begin - Joomla! core SEF Section.
#
RewriteRule .* - [E=HTTP_AUTHORIZATION:%{HTTP:Authorization}]
#
# If the requested path and file is not /index.php and the request
# has not already been internally rewritten to the index.php script
RewriteCond %{REQUEST_URI} !^/index\.php
# and the request is for something within the component folder,
# or for the site root, or for an extensionless URL, or the
# requested URL ends with one of the listed extensions
RewriteCond %{REQUEST_URI} /component/|(/[^.]*|\.(php|html?|feed|pdf|vcf|raw))$ [NC]
# and the requested path and file doesn't directly match a physical file
RewriteCond %{REQUEST_FILENAME} !-f
# and the requested path and file doesn't directly match a physical folder
RewriteCond %{REQUEST_FILENAME} !-d
# internally rewrite the request to the index.php script
RewriteRule .* index.php [L]
#
## End - Joomla! core SEF Section.


Я компелировал Options +FollowSymLinks и убирал +Follow ничего не помогло. Та-же меня разные атрибуты на папку www не помогло.
*

darkghost

  • Живу я здесь
  • 2212
  • 97 / 0
пробуйте переименовать .htaccess в htaccess.txt --- ошибка 500 исчезнет?
*

draff

  • Гуру
  • 5801
  • 434 / 7
  • ищу работу
*

infovasiliy

  • Осваиваюсь на форуме
  • 28
  • 0 / 0
Спасибо всем за помощь. Ошибка к сожалению не исчезла. Буду переходить на другой хостинг.
Чтобы оставить сообщение,
Вам необходимо Войти или Зарегистрироваться
 

Периодический страница сайта открывается криво. (Подробнее в описании)

Автор 62411

Ответов: 0
Просмотров: 1199
Последний ответ 27.01.2025, 10:36:57
от 62411
Перенос старых сайтов на xampp. Восстановление паролей, ошибки доступа и т.п

Автор androv77

Ответов: 2
Просмотров: 3155
Последний ответ 09.04.2024, 09:48:01
от androv77
Проблема с переносом Joomla сайта с хостинга на денвер

Автор 62411

Ответов: 4
Просмотров: 2145
Последний ответ 21.02.2022, 20:22:11
от arma
Нужен редирект.htaccess для перенаправления с без id на id в url сайта

Автор MultiMatrix83

Ответов: 10
Просмотров: 1565
Последний ответ 19.10.2021, 18:28:04
от draff
Хостинг обновил версию PHP

Автор Hocotih

Ответов: 8
Просмотров: 1268
Последний ответ 14.05.2021, 10:11:23
от Hocotih