BazaSpace Posted February 12, 2013 Share Posted February 12, 2013 (edited) http://sklep.stuntersblog.pl/ Witam, otóż mój problem rozpoczął się zanim zainstalowałem PrestaShop. Ściągnąłem wersję 1.5.3.1, przerzuciłem pliki na FTP, przechodzę na adres sklep.stuntersblog.pl i moim oczom ukazuje się błąd 500. "Błąd HTTP 500 (Internal Server Error): Napotkano nieoczekiwaną sytuację przy próbie zrealizowania żądania przez serwer." Ktoś polecił mi sprawdzenie pliku konfiguracyjnego, ale nie mogę go znaleźć. Wersja php to 5.3, robiłem chmody na 777 lub 755 na zmianę. Proszę o pomoc. Edited February 12, 2013 by BazaSpace (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted February 12, 2013 Share Posted February 12, 2013 masz dostęp do error loga (apache log lub php log) na swoim serwerze? Jeżei tak, informacje gdzie jest problem będziesz miał podany na tacy Link to comment Share on other sites More sharing options...
BazaSpace Posted February 12, 2013 Author Share Posted February 12, 2013 No mam, ale raczej nie są związane z Prestą? "[Tue Feb 12 08:05:34 2013] [error] [client 65.55.213.243] File does not exist: /home/dbaza/domains/stuntersblog.pl/public_html/sitemap.xml.gz [Tue Feb 12 08:05:34 2013] [error] [client 65.55.213.243] File does not exist: /home/dbaza/domains/stuntersblog.pl/public_html/404.shtml [Tue Feb 12 09:18:50 2013] [error] [client 66.249.75.136] File does not exist: /home/dbaza/domains/stuntersblog.pl/public_html/wp-content [Tue Feb 12 09:18:50 2013] [error] [client 66.249.75.136] File does not exist: /home/dbaza/domains/stuntersblog.pl/public_html/404.shtml [Tue Feb 12 11:58:51 2013] [error] [client 87.207.104.120] File does not exist: /home/dbaza/domains/stuntersblog.pl/public_html/templates/gk_gamenews/fonts/ChampagneAndLimousines, referer: http://stuntersblog.pl/ [Tue Feb 12 11:58:51 2013] [error] [client 87.207.104.120] File does not exist: /home/dbaza/domains/stuntersblog.pl/public_html/404.shtml, referer: http://stuntersblog.pl/" Link to comment Share on other sites More sharing options...
vekia Posted February 12, 2013 Share Posted February 12, 2013 ale to jest "łysy" apache log, zatem będzie potrzebne coś więcej - dostęp do logów php Link to comment Share on other sites More sharing options...
BazaSpace Posted February 12, 2013 Author Share Posted February 12, 2013 To niestety, dostępu do niczego więcej nie mam. Jakieś inne pomysły? Link to comment Share on other sites More sharing options...
vekia Posted February 12, 2013 Share Posted February 12, 2013 ajjj, no to może być problem, można wiedzieć z jakiego hostingu korzystasz? I jaki masz panel zarządzania? (cpanel / directadmin / etc.) czasami w zakątkach tych paneli jest dostęp do php loga Link to comment Share on other sites More sharing options...
BazaSpace Posted February 12, 2013 Author Share Posted February 12, 2013 (edited) Nawet mnie nie strasz Panel to DirectAdmin v.1.42.1, a hosting Linuxpl.com Edited February 12, 2013 by BazaSpace (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted February 12, 2013 Share Posted February 12, 2013 możesz zerknąć jeszcze w direct admin do full apache loga, lub jeżeli jest dostępny PHP loga Link to comment Share on other sites More sharing options...
BazaSpace Posted February 12, 2013 Author Share Posted February 12, 2013 (edited) Ok, pomoc z Linuxa podrzuciła mi takiego loga - podobno źle sprawdziłem [Tue Feb 12 14:10:37 2013] [warn] [client 178.37.89.213] mod_fcgid: stderr: PHP Warning: require_once(/home/dbaza/domains/stuntersblog.pl/public_html/sklep/config/../classes/Autoload.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /home/dbaza/domains/stuntersblog.pl/public_html/sklep/config/autoload.php on line 29 [Tue Feb 12 14:10:37 2013] [warn] [client 178.37.89.213] mod_fcgid: stderr: PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/home/dbaza/domains/stuntersblog.pl/public_html/sklep/config/../classes/Autoload.php' (include_path='.:/usr/local/lib/php') in /home/dbaza/domains/stuntersblog.pl/public_html/sklep/config/autoload.php on line 29 Edited February 12, 2013 by BazaSpace (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted February 12, 2013 Share Posted February 12, 2013 no i mamy przyczynę, skąd masz instalkę presty? wychodzi na to że wysypuje się w momencie gdy próbuje ładować klasę której nie masz na serwerze w classes/Autoload.php Link to comment Share on other sites More sharing options...
BazaSpace Posted February 12, 2013 Author Share Posted February 12, 2013 (edited) Z Waszej stronki. Być może nie przerzuciły się wszystkie pliki. Zaraz nadpiszę folder classes jeszcze raz. edit: Classes nadpisane i bez zmian. Przerzucę całość od nowa. Edited February 12, 2013 by BazaSpace (see edit history) Link to comment Share on other sites More sharing options...
vekia Posted February 12, 2013 Share Posted February 12, 2013 sprawdź również wielkość liter, muszą one zaczynać się wielką literą, czasami soft na serwerach jest case sensitive, czyli rozróżnia małe a od wielkiego A Link to comment Share on other sites More sharing options...
BazaSpace Posted February 12, 2013 Author Share Posted February 12, 2013 sprawdź również wielkość liter Masakra... Jak przeczytałem to zdanie to aż złapałem się za głowę, szybko sprawdziłem wielkość liter na serwerze i... tak - okazało się, że wrzuciłem pliki ze zmianą na małe litery. To było za proste, żebym sam na to wpadł hehe... W takim razie przepraszam za zawracanie głowy i być może do usłyszenia jeszcze tu na forum. Dzięki za pomoc. Link to comment Share on other sites More sharing options...
vekia Posted February 12, 2013 Share Posted February 12, 2013 uff, całe szczęście, że udało się zlokalizować problem pozdrawiam! Link to comment Share on other sites More sharing options...
BazaSpace Posted February 13, 2013 Author Share Posted February 13, 2013 Witam ponownie szybciej niż przewidywałem hehe... Sprawa wygląda tak, że wrzuciłem na ftp pliki bez zmiany na małe litery i działa mi teraz tylko strona główna. Wszelkie poboczne oraz PA nie działają. Znowu błąd 500. http://sklep.stuntersblog.pl/index.php NP.: "W witrynie wystąpił błąd podczas pobierania strony http://sklep.stuntersblog.pl/index.php?id_product=5&controller=product&id_lang=1. Może być ona wyłączona na potrzeby konserwacji lub nieprawidłowo skonfigurowana." Link to comment Share on other sites More sharing options...
vekia Posted February 13, 2013 Share Posted February 13, 2013 no to coś tu jest nie tak i to konkretnie, jak masz dostep do error loga to sprawdź gdzie tym razem wywala błąd. Btw. konfiguracja serwera jest ok? (mysql 5.0+ php itp?) Link to comment Share on other sites More sharing options...
BazaSpace Posted February 13, 2013 Author Share Posted February 13, 2013 Wersje są ok, nie zainstalowałoby się, gdyby było inaczej. [color=#000000][Wed Feb 13 07:15:20 2013] [error] [client 131.253.38.99] File does not exist: /home/dbaza/domains/stuntersblog.pl/public_html/wp-content[/color] [Wed Feb 13 07:15:20 2013] [error] [client 131.253.38.99] File does not exist: /home/dbaza/domains/stuntersblog.pl/public_html/404.shtml [Wed Feb 13 09:02:01 2013] [error] [client 87.105.249.253] File does not exist: /home/dbaza/domains/stuntersblog.pl/public_html/templates/gk_gamenews/fonts/ChampagneAndLimousines, referer: http://www.stuntersblog.pl/ [Wed Feb 13 09:02:01 2013] [error] [client 87.105.249.253] File does not exist: /home/dbaza/domains/stuntersblog.pl/public_html/404.shtml, referer: http://www.stuntersblog.pl/ [Wed Feb 13 09:04:34 2013] [error] [client 87.105.249.253] File does not exist: /home/dbaza/domains/stuntersblog.pl/public_html/templates/gk_gamenews/fonts/ChampagneAndLimousines, referer: http://www.stuntersblog.pl/ [Wed Feb 13 09:04:34 2013] [error] [client 87.105.249.253] File does not exist: /home/dbaza/domains/stuntersblog.pl/public_html/404.shtml, referer: http://www.stuntersblog.pl/ [Wed Feb 13 10:59:45 2013] [error] [client 188.33.35.90] File does not exist: /home/dbaza/domains/stuntersblog.pl/public_html/templates/gk_gamenews/fonts/ChampagneAndLimousines, referer: http://www.stuntersblog.pl/ [Wed Feb 13 10:59:45 2013] [error] [client 188.33.35.90] File does not exist: /home/dbaza/domains/stuntersblog.pl/public_html/404.shtml, referer: http://www.stuntersblog.pl/ [Wed Feb 13 10:59:46 2013] [error] [client 188.33.35.90] File does not exist: /home/dbaza/domains/stuntersblog.pl/public_html/templates/gk_gamenews/fonts/ChampagneAndLimousines, referer: http://www.stuntersblog.pl/ [Wed Feb 13 10:59:46 2013] [error] [client 188.33.35.90] File does not exist: /home/dbaza/domains/stuntersblog.pl/public_html/404.shtml, referer: http://www.stuntersblog.pl/ [Wed Feb 13 11:42:14 2013] [error] [client 87.105.104.120] File does not exist: /home/dbaza/domains/stuntersblog.pl/public_html/templates/gk_gamenews/fonts/ChampagneAndLimousines, referer: http://www.stuntersblog.pl/ [color=#000000][Wed Feb 13 11:42:14 2013] [error] [client 87.105.104.120] File does not exist: /home/dbaza/domains/stuntersblog.pl/public_html/404.shtml, referer: http://www.stuntersblog.pl/[/color] lub 37.1.207.22 - - [13/Feb/2013:01:49:48 +0100] "GET /wp-content/themes/royalle/thumb.php HTTP/1.1" 500 2529 "-" "Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/535.7 (KHTML, like Gecko) Chrome/16.0.912.77 Safari/535.7" 65.55.24.216 - - [13/Feb/2013:02:07:10 +0100] "GET /robots.txt HTTP/1.1" 200 1335 "-" "Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)" 65.55.24.216 - - [13/Feb/2013:02:09:23 +0100] "GET /tag/stunt/ HTTP/1.1" 404 1642 "-" "Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)" 208.115.113.90 - - [13/Feb/2013:02:22:02 +0100] "GET /tag/stoppie/ HTTP/1.1" 404 2460 "-" "Mozilla/5.0 (compatible; Ezooms/1.0; [email protected])" 208.115.113.90 - - [13/Feb/2013:02:22:12 +0100] "GET /tag/gp/ HTTP/1.1" 404 2460 "-" "Mozilla/5.0 (compatible; Ezooms/1.0; [email protected])" 208.115.111.74 - - [13/Feb/2013:02:37:08 +0100] "GET /robots.txt HTTP/1.1" 200 1276 "-" "Mozilla/5.0 (compatible; Ezooms/1.0; [email protected])" 64.246.178.34 - - [13/Feb/2013:03:28:33 +0100] "GET /robots.txt HTTP/1.0" 200 1295 "-" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)" 64.246.178.34 - - [13/Feb/2013:03:28:33 +0100] "GET / HTTP/1.1" 503 2417 "http://whois.domaintools.com/stuntersblog.pl" "Mozilla/5.0 (Windows; U; Windows NT 5.1; en; rv:1.9.0.13) Gecko/2009073022 Firefox/3.5.2 (.NET CLR 3.5.30729) SurveyBot/2.3 (DomainTools)" 5.9.107.48 - - [13/Feb/2013:03:36:53 +0100] "GET /robots.txt HTTP/1.0" 200 1295 "-" "Mozilla/5.0 (compatible; MJ12bot/v1.4.3; http://www.majestic12.co.uk/bot.php?+)" 5.9.107.48 - - [13/Feb/2013:03:36:54 +0100] "GET / HTTP/1.0" 503 2374 "-" "Mozilla/5.0 (compatible; MJ12bot/v1.4.3; http://www.majestic12.co.uk/bot.php?+)" 208.115.111.74 - - [13/Feb/2013:03:56:45 +0100] "GET /tag/motocross/feed/ HTTP/1.1" 404 2460 "-" "Mozilla/5.0 (compatible; Ezooms/1.0; [email protected])" 208.115.111.74 - - [13/Feb/2013:03:56:45 +0100] "GET /index.php/login HTTP/1.1" 404 2459 "-" "Mozilla/5.0 (compatible; Ezooms/1.0; [email protected])" 66.249.75.60 - - [13/Feb/2013:04:06:24 +0100] "GET / HTTP/1.1" 503 2418 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)" 66.249.78.179 - - [13/Feb/2013:04:17:27 +0100] "GET / HTTP/1.1" 503 2418 "-" "Mozilla/5.0 (compatible; Googlebot/2.1; +http://www.google.com/bot.html)" 208.115.113.90 - - [13/Feb/2013:04:41:21 +0100] "GET /robots.txt HTTP/1.1" 200 1276 "-" "Mozilla/5.0 (compatible; Ezooms/1.0; [email protected])" 193.164.133.50 - - [13/Feb/2013:04:41:32 +0100] "GET / HTTP/1.0" 503 5348 "-" "-" 66.249.75.33 - - [13/Feb/2013:04:56:50 +0100] "GET / HTTP/1.1" 503 2416 "-" "SAMSUNG-SGH-E250/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Browser/6.2.3.3.c.1.101 (GUI) MMP/2.0 (compatible; Googlebot-Mobile/2.1; +http://www.google.com/bot.html)" 66.249.78.151 - - [13/Feb/2013:05:10:05 +0100] "GET / HTTP/1.1" 503 2417 "-" "SAMSUNG-SGH-E250/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Browser/6.2.3.3.c.1.101 (GUI) MMP/2.0 (compatible; Googlebot-Mobile/2.1; +http://www.google.com/bot.html)" 95.108.158.242 - - [13/Feb/2013:05:16:59 +0100] "GET /ss/logo.jpg HTTP/1.1" 304 333 "-" "Mozilla/5.0 (compatible; YandexImages/3.0; +http://yandex.com/bots)" 157.56.93.187 - - [13/Feb/2013:05:34:44 +0100] "GET /robots.txt HTTP/1.1" 200 1335 "-" "Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)" 157.56.93.187 - - [13/Feb/2013:05:37:18 +0100] "GET /tag/na/ HTTP/1.1" 404 1642 "-" "Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)" 178.255.215.77 - - [13/Feb/2013:05:51:15 +0100] "GET /robots.txt HTTP/1.1" 200 853 "-" "Mozilla/5.0 (compatible; Exabot/3.0; +http://www.exabot.com/go/robot)" 178.255.215.77 - - [13/Feb/2013:05:51:15 +0100] "GET /no-limits-games-2012-stunt-contest/ HTTP/1.1" 404 1601 "-" "Mozilla/5.0 (compatible; Exabot/3.0; +http://www.exabot.com/go/robot)" 208.115.113.90 - - [13/Feb/2013:06:15:34 +0100] "GET /tag/motorsports/ HTTP/1.1" 404 2454 "-" "Mozilla/5.0 (compatible; Ezooms/1.0; [email protected])" 208.115.113.90 - - [13/Feb/2013:06:15:34 +0100] "GET /tag/freestyle/ HTTP/1.1" 404 2454 "-" "Mozilla/5.0 (compatible; Ezooms/1.0; [email protected])" 208.115.111.74 - - [13/Feb/2013:06:39:13 +0100] "GET /robots.txt HTTP/1.1" 200 1276 "-" "Mozilla/5.0 (compatible; Ezooms/1.0; [email protected])" 131.253.38.99 - - [13/Feb/2013:07:15:20 +0100] "GET /robots.txt HTTP/1.1" 200 853 "-" "msnbot-media/1.1 (+http://search.msn.com/msnbot.htm)" 131.253.38.99 - - [13/Feb/2013:07:15:20 +0100] "GET /wp-content/uploads/2012/02/apexeduboldguys.jpg HTTP/1.1" 404 902 "-" "msnbot-media/1.1 (+http://search.msn.com/msnbot.htm)" 208.115.111.74 - - [13/Feb/2013:07:56:47 +0100] "GET /component/banners/click/index.php/k2/categories HTTP/1.1" 503 5060 "-" "Mozilla/5.0 (compatible; Ezooms/1.0; [email protected])" 208.115.113.90 - - [13/Feb/2013:08:39:02 +0100] "GET /robots.txt HTTP/1.1" 200 1276 "-" "Mozilla/5.0 (compatible; Ezooms/1.0; [email protected])" 87.105.249.253 - - [13/Feb/2013:09:01:53 +0100] "GET / HTTP/1.1" 503 2416 "http://www.stunt.com.pl/index_pliki/Inne.html" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 87.105.249.253 - - [13/Feb/2013:09:02:00 +0100] "GET /media/system/css/modal.css HTTP/1.1" 200 1404 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 87.105.249.253 - - [13/Feb/2013:09:02:00 +0100] "GET /templates/gk_gamenews/css/k2.css HTTP/1.1" 200 4778 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 87.105.249.253 - - [13/Feb/2013:09:02:00 +0100] "GET /media/system/js/core.js HTTP/1.1" 200 2221 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 87.105.249.253 - - [13/Feb/2013:09:02:00 +0100] "GET /media/system/js/mootools-core.js HTTP/1.1" 200 31607 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 87.105.249.253 - - [13/Feb/2013:09:02:00 +0100] "GET /media/system/js/modal.js HTTP/1.1" 200 3788 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 87.105.249.253 - - [13/Feb/2013:09:02:00 +0100] "GET /media/k2/assets/js/k2.noconflict.js HTTP/1.1" 200 768 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 87.105.249.253 - - [13/Feb/2013:09:02:01 +0100] "GET /media/system/js/caption.js HTTP/1.1" 200 908 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 87.105.249.253 - - [13/Feb/2013:09:02:01 +0100] "GET /components/com_k2/js/k2.js HTTP/1.1" 200 2439 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 87.105.249.253 - - [13/Feb/2013:09:02:01 +0100] "GET /templates/gk_gamenews/fonts/ChampagneAndLimousines/stylesheet.css HTTP/1.1" 404 964 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 87.105.249.253 - - [13/Feb/2013:09:02:01 +0100] "GET /templates/gk_gamenews/css/system/offline.style1.css HTTP/1.1" 200 1881 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 87.105.249.253 - - [13/Feb/2013:09:02:01 +0100] "GET /images/trwabudowa.png HTTP/1.1" 200 65089 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 87.105.249.253 - - [13/Feb/2013:09:02:02 +0100] "GET /favicon.ico HTTP/1.1" 200 2112 "-" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 87.105.249.253 - - [13/Feb/2013:09:04:33 +0100] "GET / HTTP/1.1" 503 2329 "-" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 87.105.249.253 - - [13/Feb/2013:09:04:34 +0100] "GET /templates/gk_gamenews/fonts/ChampagneAndLimousines/stylesheet.css HTTP/1.1" 404 965 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 208.115.113.90 - - [13/Feb/2013:10:11:38 +0100] "GET /comments/feed/ HTTP/1.1" 404 2460 "-" "Mozilla/5.0 (compatible; Ezooms/1.0; [email protected])" 208.115.113.90 - - [13/Feb/2013:10:11:42 +0100] "GET /tag/back/ HTTP/1.1" 404 2460 "-" "Mozilla/5.0 (compatible; Ezooms/1.0; [email protected])" 157.56.229.189 - - [13/Feb/2013:10:21:54 +0100] "GET /robots.txt HTTP/1.1" 200 1335 "-" "Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)" 157.56.229.189 - - [13/Feb/2013:10:24:56 +0100] "GET /tag/triumph/ HTTP/1.1" 404 1641 "-" "Mozilla/5.0 (compatible; bingbot/2.0; +http://www.bing.com/bingbot.htm)" 208.115.111.74 - - [13/Feb/2013:10:37:14 +0100] "GET /robots.txt HTTP/1.1" 200 1276 "-" "Mozilla/5.0 (compatible; Ezooms/1.0; [email protected])" 208.115.111.74 - - [13/Feb/2013:10:37:14 +0100] "GET /robots.txt HTTP/1.1" 200 1276 "-" "Mozilla/5.0 (compatible; Ezooms/1.0; [email protected])" 83.25.60.13 - - [13/Feb/2013:10:40:26 +0100] "GET /squirrelmail/src/login.php HTTP/1.1" 200 2150 "-" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 83.25.60.13 - - [13/Feb/2013:10:41:48 +0100] "POST /squirrelmail/src/redirect.php HTTP/1.1" 302 2422 "http://www.stuntersblog.pl/squirrelmail/src/login.php" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 83.25.60.13 - - [13/Feb/2013:10:41:49 +0100] "GET /squirrelmail/src/webmail.php HTTP/1.1" 200 1101 "http://www.stuntersblog.pl/squirrelmail/src/login.php" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 83.25.60.13 - - [13/Feb/2013:10:41:49 +0100] "GET /squirrelmail/src/left_main.php HTTP/1.1" 200 1624 "http://www.stuntersblog.pl/squirrelmail/src/webmail.php" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 83.25.60.13 - - [13/Feb/2013:10:41:49 +0100] "GET /squirrelmail/src/right_main.php HTTP/1.1" 200 3616 "http://www.stuntersblog.pl/squirrelmail/src/webmail.php" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 83.25.60.13 - - [13/Feb/2013:10:41:50 +0100] "GET /squirrelmail/images/sort_none.png HTTP/1.1" 200 722 "http://www.stuntersblog.pl/squirrelmail/src/right_main.php" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 66.249.75.140 - - [13/Feb/2013:10:49:53 +0100] "GET /index.php/component/banners/click/4 HTTP/1.1" 303 537 "-" "SAMSUNG-SGH-E250/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Browser/6.2.3.3.c.1.101 (GUI) MMP/2.0 (compatible; Googlebot-Mobile/2.1; +http://www.google.com/bot.html)" 66.249.78.175 - - [13/Feb/2013:10:49:54 +0100] "GET /index.php/component/banners/click/4 HTTP/1.1" 303 450 "-" "SAMSUNG-SGH-E250/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Browser/6.2.3.3.c.1.101 (GUI) MMP/2.0 (compatible; Googlebot-Mobile/2.1; +http://www.google.com/bot.html)" 83.25.60.13 - - [13/Feb/2013:10:51:48 +0100] "GET /squirrelmail/src/left_main.php HTTP/1.1" 200 1626 "http://www.stuntersblog.pl/squirrelmail/src/left_main.php" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 188.33.35.90 - - [13/Feb/2013:10:59:43 +0100] "GET / HTTP/1.1" 503 2419 "http://www.stunt.com.pl/index_pliki/Portale.html" "Mozilla/5.0 (Windows NT 5.1; rv:18.0) Gecko/20100101 Firefox/18.0" 188.33.35.90 - - [13/Feb/2013:10:59:45 +0100] "GET /media/system/css/modal.css HTTP/1.1" 200 1404 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 5.1; rv:18.0) Gecko/20100101 Firefox/18.0" 188.33.35.90 - - [13/Feb/2013:10:59:45 +0100] "GET /templates/gk_gamenews/css/k2.css HTTP/1.1" 200 4778 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 5.1; rv:18.0) Gecko/20100101 Firefox/18.0" 188.33.35.90 - - [13/Feb/2013:10:59:45 +0100] "GET /media/system/js/core.js HTTP/1.1" 200 2221 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 5.1; rv:18.0) Gecko/20100101 Firefox/18.0" 188.33.35.90 - - [13/Feb/2013:10:59:45 +0100] "GET /media/k2/assets/js/k2.noconflict.js HTTP/1.1" 200 768 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 5.1; rv:18.0) Gecko/20100101 Firefox/18.0" 188.33.35.90 - - [13/Feb/2013:10:59:45 +0100] "GET /media/system/js/modal.js HTTP/1.1" 200 3788 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 5.1; rv:18.0) Gecko/20100101 Firefox/18.0" 188.33.35.90 - - [13/Feb/2013:10:59:45 +0100] "GET /media/system/js/mootools-core.js HTTP/1.1" 200 31607 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 5.1; rv:18.0) Gecko/20100101 Firefox/18.0" 188.33.35.90 - - [13/Feb/2013:10:59:45 +0100] "GET /components/com_k2/js/k2.js HTTP/1.1" 200 2439 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 5.1; rv:18.0) Gecko/20100101 Firefox/18.0" 188.33.35.90 - - [13/Feb/2013:10:59:45 +0100] "GET /templates/gk_gamenews/fonts/ChampagneAndLimousines/stylesheet.css HTTP/1.1" 404 964 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 5.1; rv:18.0) Gecko/20100101 Firefox/18.0" 188.33.35.90 - - [13/Feb/2013:10:59:45 +0100] "GET /media/system/js/caption.js HTTP/1.1" 200 908 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 5.1; rv:18.0) Gecko/20100101 Firefox/18.0" 188.33.35.90 - - [13/Feb/2013:10:59:45 +0100] "GET /templates/gk_gamenews/css/system/offline.style1.css HTTP/1.1" 200 1881 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 5.1; rv:18.0) Gecko/20100101 Firefox/18.0" 188.33.35.90 - - [13/Feb/2013:10:59:45 +0100] "GET /favicon.ico HTTP/1.1" 200 2112 "-" "Mozilla/5.0 (Windows NT 5.1; rv:18.0) Gecko/20100101 Firefox/18.0" 188.33.35.90 - - [13/Feb/2013:10:59:45 +0100] "GET /images/trwabudowa.png HTTP/1.1" 200 65089 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 5.1; rv:18.0) Gecko/20100101 Firefox/18.0" 188.33.35.90 - - [13/Feb/2013:10:59:46 +0100] "GET /templates/gk_gamenews/fonts/ChampagneAndLimousines/stylesheet.css HTTP/1.1" 404 964 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 5.1; rv:18.0) Gecko/20100101 Firefox/18.0" 83.25.60.13 - - [13/Feb/2013:11:01:47 +0100] "GET /squirrelmail/src/left_main.php HTTP/1.1" 200 1624 "http://www.stuntersblog.pl/squirrelmail/src/left_main.php" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 173.45.73.18 - - [13/Feb/2013:11:05:07 +0100] "GET / HTTP/1.1" 503 2416 "-" "Mozilla/5.0 (Windows NT 6.1; rv:16.0) Gecko/20100101 Firefox/16.0" 66.249.75.65 - - [13/Feb/2013:11:06:09 +0100] "GET / HTTP/1.1" 503 2418 "-" "SAMSUNG-SGH-E250/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Browser/6.2.3.3.c.1.101 (GUI) MMP/2.0 (compatible; Googlebot-Mobile/2.1; +http://www.google.com/bot.html)" 66.249.78.185 - - [13/Feb/2013:11:11:01 +0100] "GET / HTTP/1.1" 503 2414 "-" "SAMSUNG-SGH-E250/1.0 Profile/MIDP-2.0 Configuration/CLDC-1.1 UP.Browser/6.2.3.3.c.1.101 (GUI) MMP/2.0 (compatible; Googlebot-Mobile/2.1; +http://www.google.com/bot.html)" 83.25.60.13 - - [13/Feb/2013:11:13:23 +0100] "GET /squirrelmail/src/login.php HTTP/1.1" 200 2150 "-" "Mozilla/5.0 (Windows NT 5.1) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 190.74.177.39 - - [13/Feb/2013:11:23:13 +0100] "GET /jason-disalvo-ernie-vigil-nick-apex-barber-motorsports-park-hooligans/ HTTP/1.1" 404 2460 "http://stuntersblog.pl/jason-disalvo-ernie-vigil-nick-apex-barber-motorsports-park-hooligans/" "Mozilla/4.0 (compatible; MSIE 8.0; Windows NT 6.1; WOW64; Trident/4.0; SLCC2; Media Center PC 6.0; InfoPath.2; MS-RTC LM 8)" 87.105.104.120 - - [13/Feb/2013:11:42:13 +0100] "GET / HTTP/1.1" 503 2418 "http://www.facebook.com/" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 87.105.104.120 - - [13/Feb/2013:11:42:14 +0100] "GET /media/system/css/modal.css HTTP/1.1" 200 1404 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 87.105.104.120 - - [13/Feb/2013:11:42:14 +0100] "GET /templates/gk_gamenews/css/k2.css HTTP/1.1" 200 4778 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 87.105.104.120 - - [13/Feb/2013:11:42:14 +0100] "GET /media/system/js/mootools-core.js HTTP/1.1" 200 31607 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 87.105.104.120 - - [13/Feb/2013:11:42:14 +0100] "GET /media/system/js/core.js HTTP/1.1" 200 2221 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 87.105.104.120 - - [13/Feb/2013:11:42:14 +0100] "GET /media/system/js/modal.js HTTP/1.1" 200 3788 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 87.105.104.120 - - [13/Feb/2013:11:42:14 +0100] "GET /media/k2/assets/js/k2.noconflict.js HTTP/1.1" 200 768 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 87.105.104.120 - - [13/Feb/2013:11:42:14 +0100] "GET /components/com_k2/js/k2.js HTTP/1.1" 200 2439 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 87.105.104.120 - - [13/Feb/2013:11:42:14 +0100] "GET /media/system/js/caption.js HTTP/1.1" 200 908 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 87.105.104.120 - - [13/Feb/2013:11:42:14 +0100] "GET /templates/gk_gamenews/fonts/ChampagneAndLimousines/stylesheet.css HTTP/1.1" 404 964 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 87.105.104.120 - - [13/Feb/2013:11:42:14 +0100] "GET /templates/gk_gamenews/css/system/offline.style1.css HTTP/1.1" 200 1881 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 87.105.104.120 - - [13/Feb/2013:11:42:15 +0100] "GET /images/trwabudowa.png HTTP/1.1" 200 65089 "http://www.stuntersblog.pl/" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 87.105.104.120 - - [13/Feb/2013:11:42:15 +0100] "GET /favicon.ico HTTP/1.1" 200 2112 "-" "Mozilla/5.0 (Windows NT 6.1; WOW64) AppleWebKit/537.17 (KHTML, like Gecko) Chrome/24.0.1312.57 Safari/537.17" 208.115.111.74 - - [13/Feb/2013:11:43:39 +0100] "GET /tag/bydgoszcz/ HTTP/1.1" 404 2460 "-" "Mozilla/5.0 (compatible; Ezooms/1.0; [email protected])" 208.115.111.74 - - [13/Feb/2013:11:44:21 +0100] "GET /component/banners/click/index.php/template/lorem-ipsum-ii/search/com-search HTTP/1.1" 503 5088 "-" "Mozilla/5.0 (compatible; Ezooms/1.0; [email protected])" 141.8.147.2 - - [13/Feb/2013:12:17:30 +0100] "GET /robots.txt HTTP/1.1" 200 1335 "-" "Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)" 141.8.147.2 - - [13/Feb/2013:12:17:31 +0100] "GET /robots.txt HTTP/1.1" 200 1334 "-" "Mozilla/5.0 (compatible; YandexBot/3.0; +http://yandex.com/bots)" 77.88.26.25 - - [13/Feb/2013:12:17:32 +0100] "GET / HTTP/1.1" 503 2416 "-" "Mozilla/5.0 (compatible; YandexBot/3.0; MirrorDetector; +http://yandex.com/bots)" 141.8.147.2 - - [13/Feb/2013:12:17:34 +0100] "GET / HTTP/1.1" 503 2419 "-" "Mozilla/5.0 (compatible; YandexBot/3.0; MirrorDetector; +http://yandex.com/bots)" 95.108.155.251 - - [13/Feb/2013:12:17:37 +0100] "GET / HTTP/1.1" 503 2415 "-" "Mozilla/5.0 (compatible; YandexBot/3.0; MirrorDetector; +http://yandex.com/bots)" 141.8.147.2 - - [13/Feb/2013:12:17:37 +0100] "GET / HTTP/1.1" 503 2417 "-" "Mozilla/5.0 (compatible; YandexBot/3.0; MirrorDetector; +http://yandex.com/bots)" 93.158.148.30 - - [13/Feb/2013:12:17:52 +0100] "GET / HTTP/1.1" 503 2417 "-" "Mozilla/5.0 (compatible; YandexBot/3.0; MirrorDetector; +http://yandex.com/bots)" 141.8.147.2 - - [13/Feb/2013:12:17:52 +0100] "GET / HTTP/1.1" 503 2417 "-" "Mozilla/5.0 (compatible; YandexBot/3.0; MirrorDetector; +http://yandex.com/bots)" 141.8.147.2 - - [13/Feb/2013:12:18:22 +0100] "GET / HTTP/1.1" 503 2418 "-" "Mozilla/5.0 (compatible; YandexBot/3.0; MirrorDetector; +http://yandex.com/bots)" 213.180.209.11 - - [13/Feb/2013:12:18:22 +0100] "GET / HTTP/1.1" 503 2417 "-" "Mozilla/5.0 (compatible; YandexBot/3.0; MirrorDetector; +http://yandex.com/bots)" 208.115.113.90 - - [13/Feb/2013:12:38:58 +0100] "GET /robots.txt HTTP/1.1" 200 1276 "-" "Mozilla/5.0 (compatible; Ezooms/1.0; [email protected])" 66.249.75.142 - - [13/Feb/2013:13:03:30 +0100] "GET /index.php/component/banners/click/3 HTTP/1.1" 303 537 "-" "DoCoMo/2.0 N905i(c100;TB;W24H16) (compatible; Googlebot-Mobile/2.1; +http://www.google.com/bot.html)" 66.249.75.142 - - [13/Feb/2013:13:03:33 +0100] "GET /index.php/component/banners/click/3 HTTP/1.1" 303 450 "-" "DoCoMo/2.0 N905i(c100;TB;W24H16) (compatible; Googlebot-Mobile/2.1; +http://www.google.com/bot.html)" 50.22.245.218 - - [13/Feb/2013:13:45:41 +0100] "GET /robots.txt HTTP/1.1" 200 1276 "-" "PagesInventory (robot http://www.pagesinvenotry.com)" 50.22.245.218 - - [13/Feb/2013:13:45:41 +0100] "GET / HTTP/1.1" 503 2420 "-" "PagesInventory (robot +http://www.pagesinventory.com)" 208.115.113.90 - - [13/Feb/2013:14:15:42 +0100] "GET /component/banners/click/administrator HTTP/1.1" 503 5050 "-" "Mozilla/5.0 (compatible; Ezooms/1.0; [email protected])" 208.115.113.90 - - [13/Feb/2013:14:16:13 +0100] "GET /component/banners/click/index.php/k2/categories/role-play HTTP/1.1" 503 5070 "-" "Mozilla/5.0 (compatible; Ezooms/1.0; [email protected])" 208.115.111.74 - - [13/Feb/2013:14:39:17 +0100] "GET /robots.txt HTTP/1.1" 200 1276 "-" "Mozilla/5.0 (compatible; Ezooms/1.0; [email protected])" Link to comment Share on other sites More sharing options...
vekia Posted February 13, 2013 Share Posted February 13, 2013 w tych logach nie ma konretnego błędu nawiązującego do presty, trudno powiedzieć co jest nie tak próbowałeś robić coś z .htaccess ? często wystarczy usunąć ten plik i pozwolić mu wygenerowac się ponownie, jak z ustawieniami seo w back office? włączone przyjazne linki? Z tego co widzę, chyba nie, może warto spróbować włączyć... dziwna sprawa, nigdy takich problemów nie miałem a korzystałem z usług wielu hostingów w polsce... może tutaj jest problem? Link to comment Share on other sites More sharing options...
BazaSpace Posted February 13, 2013 Author Share Posted February 13, 2013 Hmm już nie chciało mi się kombinować. Wyrzuciłem pliki z serwera i zainstalowałem poprzez aplikację, bo mam taką możliwość od hostingu i hula pięknie. dzięki. Link to comment Share on other sites More sharing options...
vekia Posted February 13, 2013 Share Posted February 13, 2013 cuda na kiju hehe, mnie i tak dalej "gniecie", że coś nie zostało rozwiązane pozdrawiam! 1 Link to comment Share on other sites More sharing options...
Adamkaminski Posted March 7, 2013 Share Posted March 7, 2013 Witam ja mam cos takiego chce zainstalowac 1.5.3.1 problem zaczyna się po instalaci nie działaja linki z menu administracyjnego np zmiane języka szczegółów zamówienia itd.... adres www.hermesdywany.com serwer.http://www.easyisp.pl/ od pracownika serwera dostałem cos takiego "SmartyException' with message 'Missing template name", po włączeniu raportowania błedów taki komunikat jest wyświetlany. Proszę uzyskać pomoc z czego może to wynikać. Dokladne bledy: Fatal error: Uncaught exception 'SmartyException' with message 'Missing template name' in /home/web29/domains/dywany.easyisp.pl/public_html/prestashop/tools/smarty/sysplugins/smarty_internal_template.php:624 Stack trace: #0 /home/web29/domains/dywany.easyisp.pl/public_html/prestashop/tools/smarty/sysplugins/smarty_internal_compile_extends.php(71): Smarty_Internal_Template->__get('source') #1 /home/web29/domains/dywany.easyisp.pl/public_html/prestashop/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php(439): Smarty_Internal_Compile_Extends->compile(Array, Object(Smarty_Internal_SmartyTemplateCompiler), Array, NULL, NULL) #2 /home/web29/domains/dywany.easyisp.pl/public_html/prestashop/tools/smarty/sysplugins/smarty_internal_templatecompilerbase.php(227): Smarty_Internal_TemplateCompilerBase->callTagCompiler('extends', Array, Array) #3 /home/web29/domains/dywany.easyisp.pl/public_html/prestashop/tools/smarty/sysplugins/smarty_internal_templateparser.php(2413): Smarty_Internal_TemplateCompilerBase->compileTag('e in /home/web29/domains/dywany.easyisp.pl/public_html/prestashop/tools/smarty/sysplugins/smarty_internal_template.php on line 624 -- Link to comment Share on other sites More sharing options...
cichy1985 Posted May 30, 2013 Share Posted May 30, 2013 Witam mam następujący kłopot mianowicie z przeglądarki firefox wszystko ładnie śmiga a w google chrome otwiera mi się ładnie panel administracyjny natomiast już sama strona sklepu nie (zarówno poprzez ręczne wpisanie adresu jak i użycie przycisku visit my shop z panelu ) co może być przyczyną ? dodam że reinstalka przeglądarki nie pomaga . W witrynie wystąpił błąd podczas pobierania strony http://woodshop.net16.net/en/. Może być ona wyłączona na potrzeby konserwacji lub nieprawidłowo skonfigurowana. serwer na 000webhost.com Link to comment Share on other sites More sharing options...
vekia Posted May 30, 2013 Share Posted May 30, 2013 sprawdziłem na chrome, wskazana strona działa bez problemu być może problem jest związany z cache? trudno cokolwiek powiedzieć bez bezpośredniego dostepu do niedziałającej przeglądarki Link to comment Share on other sites More sharing options...
Wamero Posted June 19, 2013 Share Posted June 19, 2013 Witam serdecznie Potrzebuje pomocy natychmiastowej jako, że dziś oficjalnie ma ruszać stronka. Otóż wrzuciłem w back office do htaccess linijke tekstu "Option -Multiviews" i wywaliło mi to cała stronę. Gdzie muszę się dostać w hostingu, żeby móc to usunąć i naprawić stronę? Proszę o pilną pomoc! adres strony: www.tattoolair.com Pozdrawiam Link to comment Share on other sites More sharing options...
vekia Posted June 19, 2013 Share Posted June 19, 2013 a co, jeżeli po prostu usuniesz ową linijkę? (chyba masz dostęp do FTP?) 1 Link to comment Share on other sites More sharing options...
Wamero Posted June 19, 2013 Share Posted June 19, 2013 Po prostu panic mode mi się załączył, ale udało się natomiast wiesz może, gdzie można mnie przekierować z problemem zapisania danych przy zakupie produktu jako gość? Link to comment Share on other sites More sharing options...
vekia Posted June 19, 2013 Share Posted June 19, 2013 nie bardzo wiem w czym problem, jakieś wskazówki? Link to comment Share on other sites More sharing options...
Wamero Posted June 19, 2013 Share Posted June 19, 2013 Gdy wejdzie się w koszyk i chce potwierdzić zakup produktu to trzeba się zarejestrować lub zakup bez rejestracji (gość) i po wpisaniu podstawowych danych oraz ich zapisania wyskakuje okno TECHNICAL ERROR: unable to save account Details: Error Thrown: [object XMLHttpRequest] Text status" parsererror Link to comment Share on other sites More sharing options...
vekia Posted June 19, 2013 Share Posted June 19, 2013 najlepiej sprawdzić co pokazuje konsola przeglądarki, w chrome można to podglądnąć wciaskając ctrl + shift + J Link to comment Share on other sites More sharing options...
r-bi Posted February 6, 2014 Share Posted February 6, 2014 Witam, problem jak w temacie przeniosłem wersję 1.4.4.1 (przerobioną ale na starym serwerze chodzi) na drugi serwer i w access.log apache mam: 127.0.0.1 - - [06/Feb/2014:18:02:38 +0100] "GET / HTTP/1.1" 500 - natomiast w apache_error.log: PHP Strict standards: Declaration of ConfigurationCore::getFields() should be compatible with ObjectModelCore::getFields($throwExceptionWhenValidationFails = false) in C:\\wamp\\www\\classes\\Configuration.php on line 29 PHP Stack trace: PHP 1. {main}() C:\\wamp\\www\\index.php:0 PHP 2. require() C:\\wamp\\www\\index.php:28 PHP 3. __autoload() C:\\wamp\\www\\index.php:127 PHP 4. require_once() C:\\wamp\\www\\config\\autoload.php:51 PHP Fatal error: Class 'Memcache' not found in C:\\wamp\\www\\classes\\MCached.php on line 41 PHP Stack trace: PHP 1. {main}() C:\\wamp\\www\\index.php:0 PHP 2. require() C:\\wamp\\www\\index.php:28 PHP 3. ConfigurationCore::loadConfiguration() C:\\wamp\\www\\config\\config.inc.php:127 PHP 4. MySQLCore->ExecuteS() C:\\wamp\\www\\classes\\Configuration.php:283 PHP 5. CacheCore::getInstance() C:\\wamp\\www\\classes\\MySQL.php:144 PHP 6. MCachedCore->__construct() C:\\wamp\\www\\classes\\Cache.php:51 PHP 7. MCachedCore->connect() C:\\wamp\\www\\classes\\MCached.php:36 w logach php i mysql czysto. być może czegoś nie doczytałem ;( pomóżcie bo skończyły mi się już pomysły ;( pozdrawiam Robert Link to comment Share on other sites More sharing options...
sr1982 Posted March 13, 2014 Share Posted March 13, 2014 Kilka razy na dzien mam HTTP 500 (Internal Server Error) jeden z logow: [Thu Mar 13 15:11:23.463989 2014] [include:warn] [pid 6133] [client 89.55.177.99:63756] AH01374: mod_include: Options +Includes (or IncludesNoExec) wasn't set, INCLUDES filter removed: /500.shtml Co jest grane? Presta 1562 Link to comment Share on other sites More sharing options...
Websiteweb Posted January 25, 2015 Share Posted January 25, 2015 Może dawno temu był dodawany ten post, ale z racji tego że sam poszukiwałem rozwiązania podobnego problemu na serwerze az pl to Wam powiem jak można to rozwiązać. Wchodzicie w folder config i następnie edytujecie plik defines.inc.php następnie szukacie linijki która się na samym początku znajduje if (!defined('_PS_MODE_DEV_')) define('_PS_MODE_DEV_', false); i zmieniacie false na true if (!defined('_PS_MODE_DEV_')) define('_PS_MODE_DEV_', true); zapisujecie plik i kończą się problemy. Link to comment Share on other sites More sharing options...
vekia Posted January 25, 2015 Share Posted January 25, 2015 albo zaczynają z milionem notyfikacji o niczym ;-) Link to comment Share on other sites More sharing options...
pbpo Posted November 19, 2015 Share Posted November 19, 2015 (edited) Podłączę się do tematu, a raczej go odświeżę. Także miałem 500-ISEpo włączeniu debugowania mam komunikat:Fatal error: Class 'Adapter_ServiceLocator' not found in /home/supron1/domains/supron1.pl/public_html/newsite/config/bootstrap.php on line 29" Tłumaczę co robiłem.chcąc zaktualizować sklep z presty 1.4.6.2 do 1.6.1.1 wrzuciłem pliki na localhost.Opracowałem nową wersję która śmiga na lokalu.Następnie pliki wrzuciłem na subdomenę newsite ( tak by jeszcze dopracować niektóre elementy już na serwerze).Załadowałem baze danych, zmieniłem shop_url itd.. ------------------------- EDIT ----------------------Wykryłem błąd. Pliki w folderze Adapter miały wagę 0b, przy wgrywaniu masowym plików musiało ich nie zuploadować dobrze. Stąd komunikaty o błędach.[/size][/font][/color]------------------------- EDIT ----------------------Jest kolejny problem.... O ile do Bo się zaloguje bez problemu po subdomenie " newsite.supron1.pl/adminXXX Tak przy próbie wejścia w str. główną wywala mnie na domene główną.W bazie danych mam ustawione:W tabeli CONFIGURATION:PS_SHOP_DOMAIN newsite.supron1.plPS_SHOP_DOMAIN_SSL newsite.supron1.plW tabeli shop_url: domain supron1.pl domain_ssl supron1.pl physical_uri /W przypadku kiedy ustawiałem PS_SHOP_DOMAIN newsite.supron1.plPS_SHOP_DOMAIN_SSL newsite.supron1.pl domain supron1.pl domain_ssl supron1.pl physical_uri /newsite/wywalało mi błąd 404... i to na stronie supron1.pl Cały czas mam debug włączonym, żadnych komunikatów Edited November 19, 2015 by pbpo (see edit history) Link to comment Share on other sites More sharing options...
hatak Posted November 20, 2015 Share Posted November 20, 2015 w shop_url musisz miec te same subdomeny co w configuration Link to comment Share on other sites More sharing options...
pbpo Posted November 23, 2015 Share Posted November 23, 2015 Wyczaiłem że tak musi być. Chodź dziwi mnie, że musi tak być w 2 miejscach w bazie. przy starszych wersjach była tylko w ps_configuration, a teraz w 2miejscach. Temat można zamknąć Dzięki za pomoc . Link to comment Share on other sites More sharing options...
hatak Posted November 23, 2015 Share Posted November 23, 2015 za shop_url odpowiada zakladka preferencje->seo i dlatego jest jako drugie miejsce bo dla multishopow jest rozne Link to comment Share on other sites More sharing options...
qst Posted March 20, 2016 Share Posted March 20, 2016 (edited) WitamMam problemZainstalowałem PrestaShop w katalogu testowym "nowastr" i tu wszystko działa poprawnieProblem pojawia się gdy próbuje swoją domenę przekierować na ten katalog, po przekierowaniu pojawia się błąd (główna strona się wyświetla ale po kliknięciu w dowolny link czy produkt pojawia się błąd) Internal Server Error The server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator at [email protected] 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. W błędach serwera pojawia się coś takiego: [sun Mar 20 18:31:26.517091 2016] [core:error] [pid 24] [client 83.9.113.238:57130] AH00124: Request exceeded the limit of 10 internal redirects due to probable configuration error. Use 'LimitInternalRecursion' to increase the limit if necessary. Use 'LogLevel debug' to get a backtrace. Dlaczego tak się dzieje? To samo jest gdy chce cały sklep z katalogu "nowastr" przenieść do katalogu głównego (zmieniam przy tym w bazie danych adres do sklepu z "/nowastr" na "/") Dlaczego w tym katalogu wszystko działa dobrze a jeśli przeniosę do katalogu głównego lub przekieruje domenę na ten adres to działa tylko główna strona, gdzie kolwiek kliknę to mam błąd Serwer jest na: Nazwa.pl Ustawienia serwera to: Ustawienia PHP Zmienna systemowa DOCUMENT_ROOT wskazuje na: katalog, na który wskazuje domena Wersja PHP: 5.6 display_errors: wyłącz magic_quotes_gpc: wyłącz Dla wybranej wersji PHP, opcja jest niedostępna. register_globals: wyłącz Dla wybranej wersji PHP, opcja jest niedostępna. safe_mode: wyłącz Dla wybranej wersji PHP, opcja jest niedostępna. OPcache: wyłącz Encodery PHP ionCube: wyłącz phpShield: wyłącz Zend Optimizer/Zend Guard: wyłącz Ustawienia serwera WWW Indeksowanie katalogów: wyłącz Czy coś powinienem w tych ustawieniach zmienić? Co zrobić żeby wszystko działało po przeniesieniu sklepu do katalogu głównego lub po przekierowaniu domeny na katalog ze sklepem? Edited March 20, 2016 by qst (see edit history) Link to comment Share on other sites More sharing options...
endriu107 Posted March 20, 2016 Share Posted March 20, 2016 Włącz tryb debugowania. Link to comment Share on other sites More sharing options...
qst Posted March 20, 2016 Share Posted March 20, 2016 (edited) to znaczy? EDIT: Jesli chodzi o to https://www.prestashop.com/forums/topic/263589-500-error-b%C5%82%C4%99dy-bia%C5%82a-strona-instrukcja-dotycz%C4%85ca-trybu-debugowania/ to po włączeniu dalej jest to samo ten sam błąd Internal Server ErrorThe server encountered an internal error or misconfiguration and was unable to complete your request. Please contact the server administrator at [email protected] 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. Edited March 20, 2016 by qst (see edit history) Link to comment Share on other sites More sharing options...
incrudo.pl Posted July 3, 2017 Share Posted July 3, 2017 Miałem przed momentem podobny przypadek, który opisuje BazaSpace PHP Fatal error: Cannot redeclare class Symfony\\Component\\DependencyInjection\\ContainerAwareInterface in /.../public_html/app/cache/prod/classes.php on line 6911 Błąd wykryty przez Developer Tools w FF, gdy przy próbie załadowania panelu admina nie mogł załadować pliku index.php. Po przeryciu netu, natrafiłem na ten wątek, dzięki któremu (dzięki vekia) odczytałem apache error log. W tym wypadku, jakoże to był cache wystarczyło usunąć ten plik i wszystko zaczęło śmigać. Link to comment Share on other sites More sharing options...
ceramtrans Posted March 1, 2018 Share Posted March 1, 2018 Witam mam problem, dziś robiłem aktualizację Prestashop na nową wersję 1.7.3.0 . w połowie instalacji wyskoczył error i się zatrzymało. Sklep nie działą ani nie mam dostepnu do panelu prestashop. Korzystam z serwera webd / cpanel, czy ktoś jest w stanie mi pomóc ? Link to comment Share on other sites More sharing options...
Przemysław Suszek Posted March 1, 2018 Share Posted March 1, 2018 Odtworzyć sklep z kopi bezpieczeństwa. Utworzyć środowisko testowe, kopia sklepu. Uruchomić ponownie na środowisku testowym aktualizację. odczytać logi z serwera i Prestashop. Link to comment Share on other sites More sharing options...
ceramtrans Posted March 1, 2018 Share Posted March 1, 2018 rozpakowałem kopię roboczą i działa poprzednia wersja prestashop, ale nie wiem czy aktualizować ją bo może się to samo stać, być może był chwilowy brak internetu i dlatego wpadł error, co poradzicie ? Link to comment Share on other sites More sharing options...
Pro-Sport1 Posted June 17, 2019 Share Posted June 17, 2019 Pomocy Błąd w kontakt na stronie sklepu Parse error: syntax error, unexpected 'else' (T_ELSE) in /home/drabinki/public_html/controllers/front/ContactController.php on line 49 Presta 1.6.09. Jak naprawić błąd? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now