Ошибка 500 MODx revo. Modx revo 500 ошибка в админке


ошибка 500 при переносе на другой хостинг / Вопросы / MODX.im

# MODX supports Friendly URLs via this .htaccess file. You must serve web # pages via Apache with mod_rewrite to use this functionality, and you must # change the file name from ht.access to .htaccess. # # Make sure RewriteBase points to the directory where you installed MODX. # E.g., "/modx" if your installation is in a "modx" subdirectory. # # You may choose to make your URLs non-case-sensitive by adding a NC directive # to your rule: RewriteRule ^(.*)$ index.php?q=$1 [L,QSA,NC] RewriteEngine On RewriteBase / # Rewrite www.domain.com -> domain.com -- used with SEO Strict URLs plugin #RewriteCond %{HTTP_HOST} . #RewriteCond %{HTTP_HOST} !^example-domain-please-change\.com [NC] #RewriteRule (.*) http://example-domain-please-change.com/$1 [R=301,L] # # or for the opposite domain.com -> www.domain.com use the following # DO NOT USE BOTH # #RewriteCond %{HTTP_HOST} . #RewriteCond %{HTTP_HOST} !^www\.example-domain-please-change\.com [NC] #RewriteRule (.*) http://www.example-domain-please-change.com/$1 [R=301,L] # Rewrite secure requests properly to prevent SSL cert warnings, e.g. prevent # https://www.domain.com when your cert only allows https://secure.domain.com #RewriteCond %{SERVER_PORT} !^443 #RewriteRule (.*) https://example-domain-please-change.com/$1 [R=301,L] # The Friendly URLs part RewriteCond %{REQUEST_FILENAME} !-f RewriteCond %{REQUEST_FILENAME} !-d RewriteRule ^(.*)$ index.php?q=$1 [L,QSA] # Make sure .htc files are served with the proper MIME type, which is critical # for XP SP2. Un-comment if your host allows htaccess MIME type overrides. #AddType text/x-component .htc # If your server is not already configured as such, the following directive # should be uncommented in order to set PHP's register_globals option to OFF. # This closes a major security hole that is abused by most XSS (cross-site # scripting) attacks. For more information: http://php.net/register_globals # # To verify that this option has been set to OFF, open the Manager and choose # Reports -> System Info and then click the phpinfo() link. Do a Find on Page # for "register_globals". The Local Value should be OFF. If the Master Value # is OFF then you do not need this directive here. # # IF REGISTER_GLOBALS DIRECTIVE CAUSES 500 INTERNAL SERVER ERRORS : # # Your server does not allow PHP directives to be set via .htaccess. In that # case you must make this change in your php.ini file instead. If you are # using a commercial web host, contact the administrators for assistance in # doing this. Not all servers allow local php.ini files, and they should # include all PHP configurations (not just this one), or you will effectively # reset everything to PHP defaults. Consult www.php.net for more detailed # information about setting PHP directives. #php_flag register_globals Off # For servers that support output compression, you should pick up a bit of # speed by un-commenting the following lines. #php_flag zlib.output_compression On #php_value zlib.output_compression_level 5 # The following directives stop screen flicker in IE on CSS rollovers. If # needed, un-comment the following rules. When they're in place, you may have # to do a force-refresh in order to see changes in your designs. #ExpiresActive On #ExpiresByType image/gif A2592000 #ExpiresByType image/jpeg A2592000 #ExpiresByType image/png A2592000 #BrowserMatch "MSIE" brokenvary=1 #BrowserMatch "Mozilla/4.[0-9]{2}" brokenvary=1 #BrowserMatch "Opera" !brokenvary #SetEnvIf brokenvary 1 force-no-vary Весь htaccess, могу только добавить Options +SymLinksIfOwnerMatch, заменять нечего.

modx.im

Modx revo - ошибка HTTP ERROR 500 / modx.pro

Предыстория: создал поддомен основного домена и залил туда админку, создал новую бд и установил новую систему. После успешной установки, а админке появилась стандратная ошибка безопасности — папка core находится в публичном доступе. Погуглив переименовал .htaaccess и решил удалить кэш. Ничего не изменилось. Затем зашел в админку основного домена и увидел ту же ошибку безопасности. После чего удалил кэш из директории /core/cacheЗатем на обоих сайтах начала появляться ошибка HTTP ERROR 500

На хостинге говорят, что ошибка не хостинговая, а самого сайта, «на нем что-то поломалось»

Пробовал увеличить лимит оперативной памяти до 1024, но не помогло. Новый поддомен удалил вместе с файлами и базой. На основной домен так и не заходит, показывая ошибку HTTP ERROR 500.....(((((((((((((( Логи сервера:

2017/07/26 07:38:53 [error] 16262#16262: *67298077 FastCGI sent in stderr: "PHP message: PHP Fatal error: Allowed memory size of 1073741824 bytes exhausted (tried to allocate 130968 bytes) in /home/u903/domains/landing-page.one/core/model/modx/modx.class.php on line 2012" while reading response header from upstream, client: 51.255.32.47, server: landing-page.one, request: "GET / HTTP/2.0", upstream: "fastcgi://unix:/var/run/php5-landing-page.one.sock:", host: "landing-page.one" 2017/07/26 07:38:53 [error] 16262#16262: *67298077 shm_add_node::ngx_slab_alloc_locked() failed: used_size[622555], used_node[251] while logging request, client: 51.255.32.47, server: landing-page.one, request: "GET / HTTP/2.0", upstream: "fastcgi://unix:/var/run/php5-landing-page.one.sock", host: "landing-page.one" 2017/07/26 07:38:53 [error] 16262#16262: *67298077 handler::shm_add_server() failed while logging request, client: 51.255.32.47, server: landing-page.one, request: "GET / HTTP/2.0", upstream: "fastcgi://unix:/var/run/php5-landing-page.one.sock", host: "landing-page.one" 2017/07/26 07:38:53 [error] 16262#16262: *67298077 shm_add_node::ngx_slab_alloc_locked() failed: used_size[622555], used_node[251] while logging request, client: 51.255.32.47, server: landing-page.one, request: "GET / HTTP/2.0", upstream: "fastcgi://unix:/var/run/php5-landing-page.one.sock", host: "landing-page.one" 2017/07/26 07:38:53 [error] 16262#16262: *67298077 shm_add_upstream::shm_add_node("UG/var/run/php5-landing-page.one.sockunix:/var/run/php5-landing-page.one.sock") failed while logging request, client: 51.255.32.47, server: landing-page.one, request: "GET / HTTP/2.0", upstream: "fastcgi://unix:/var/run/php5-landing-page.one.sock", host: "landing-page.one"

modx.pro

Ошибка 500 MODx revo - Stack Overflow на русском

Имеется сайт mebel.uptrend.ru , в админку заходит нормально, сайт отдает ошибку 500, логи установки modx:

[2017-09-05 10:55:55] (ERROR @ /home/p332/mebel.uptrend.ru/core/xpdo/transport/xpdovehicle.class.php : 181) Could not copy /home/p332/mebel.uptrend.ru/core/packages/core/modContext/09a091d0aff32ee0a9ae2ca01d01d85c/0/ to /home/p332/mebel.uptrend.ru/index.php [2017-09-05 10:55:55] (ERROR @ /home/p332/mebel.uptrend.ru/core/xpdo/transport/xpdovehicle.class.php : 181) Could not copy /home/p332/mebel.uptrend.ru/core/packages/core/modContext/09a091d0aff32ee0a9ae2ca01d01d85c/1/ to /home/p332/mebel.uptrend.ru/ht.access [2017-09-05 10:55:55] (ERROR @ /home/p332/mebel.uptrend.ru/core/xpdo/transport/xpdovehicle.class.php : 181) Could not copy /home/p332/mebel.uptrend.ru/core/packages/core/modContext/bcd874e2c685e6fd4fec9af7174cd618/0/ to /home/p332/mebel.uptrend.ru/manager/assets [2017-09-05 10:55:55] (ERROR @ /home/p332/mebel.uptrend.ru/core/xpdo/transport/xpdovehicle.class.php : 181) Could not copy /home/p332/mebel.uptrend.ru/core/packages/core/modContext/bcd874e2c685e6fd4fec9af7174cd618/1/ to /home/p332/mebel.uptrend.ru/manager/controllers [2017-09-05 10:55:55] (ERROR @ /home/p332/mebel.uptrend.ru/core/xpdo/transport/xpdovehicle.class.php : 181) Could not copy /home/p332/mebel.uptrend.ru/core/packages/core/modContext/bcd874e2c685e6fd4fec9af7174cd618/2/ to /home/p332/mebel.uptrend.ru/manager/templates [2017-09-05 10:55:55] (ERROR @ /home/p332/mebel.uptrend.ru/core/xpdo/transport/xpdovehicle.class.php : 181) Could not copy /home/p332/mebel.uptrend.ru/core/packages/core/modContext/bcd874e2c685e6fd4fec9af7174cd618/3/ to /home/p332/mebel.uptrend.ru/manager/min [2017-09-05 10:55:55] (ERROR @ /home/p332/mebel.uptrend.ru/core/xpdo/transport/xpdovehicle.class.php : 181) Could not copy /home/p332/mebel.uptrend.ru/core/packages/core/modContext/bcd874e2c685e6fd4fec9af7174cd618/4/ to /home/p332/mebel.uptrend.ru/manager/ht.access [2017-09-05 10:55:55] (ERROR @ /home/p332/mebel.uptrend.ru/core/xpdo/transport/xpdovehicle.class.php : 181) Could not copy /home/p332/mebel.uptrend.ru/core/packages/core/modContext/bcd874e2c685e6fd4fec9af7174cd618/5/ to /home/p332/mebel.uptrend.ru/manager/index.php [2017-09-05 10:55:55] (ERROR @ /home/p332/mebel.uptrend.ru/core/xpdo/transport/xpdofilevehicle.class.php : 103) Could not install files from /home/p332/mebel.uptrend.ru/core/packages/core/xPDOFileVehicle/2b4a9dc0c4ed23cc5f547e741f40fbbd/ to /home/p332/mebel.uptrend.ru/connectors/ [2017-09-05 10:55:55] (ERROR @ /home/p332/mebel.uptrend.ru/core/xpdo/transport/xpdofilevehicle.class.php : 103) Could not install files from /home/p332/mebel.uptrend.ru/core/packages/core/xPDOFileVehicle/b982e78273bfc9d8c4a61bf4bab507f0/ to /home/p332/mebel.uptrend.ru/connectors/ [2017-09-05 10:55:55] (ERROR @ /home/p332/mebel.uptrend.ru/core/xpdo/transport/xpdofilevehicle.class.php : 103) Could not install files from /home/p332/mebel.uptrend.ru/core/packages/core/xPDOFileVehicle/725190f61150cb5698ce511c049588d8/ to /home/p332/mebel.uptrend.ru/connectors/ [2017-09-05 10:55:55] (ERROR @ /home/p332/mebel.uptrend.ru/core/xpdo/transport/xpdofilevehicle.class.php : 103) Could not install files from /home/p332/mebel.uptrend.ru/core/packages/core/xPDOFileVehicle/0f29f3899a75cde9b682b7fca01ffdf2/ to /home/p332/mebel.uptrend.ru/connectors/

помогите

ru.stackoverflow.com


Prostoy-Site | Все права защищены © 2018 | Карта сайта