Jump to content

Witam. Niepotrzebnie grzebałem w ustwieniach Preferencje-->SEO-->URL sklepu. Zmieniłem tam domenę i niestety adres bazowy przez co wysypał mi się sklep.


kosteckis

Recommended Posts

Wtam,

Witam. Niepotrzebnie grzebałem w ustwieniach Preferencje-->SEO-->URL sklepu. Zmieniłem tam domenę i niestety adres bazowy przez co wysypał mi się sklep.straciłem dostęp do panelu i pod adresem nie wyswietla się strona sklepu, czy jest możliwość cofnąć poczynione kroki?

http://https//server752380.nazwa.pl/apteka-cbd-sklep/

Edited by kosteckis (see edit history)
Link to comment
Share on other sites

5 hours ago, endriu107 said:

Tak, zaloguj się do bazy danych i w tabeli prefix_shop_url zmień domenę na właściwą.

coś jednak innego ma wpływ na sytuację, 

Serwer nazwa.pl oczywiście prestashop:

 

Używam ustawienia w parameter.php:

 

    'database_host' => 'localhost',
    'database_port' => '3306',

 

wywala mi błąd:

Link to database cannot be established: SQLSTATE[HY000] [2000] mysqlnd cannot connect to MySQL 4.1+ using the old insecure authentication. Please use an administration tool to reset your password with the command SET PASSWORD = PASSWORD('your_existing_password'). This will store a new, and more secure, hash value in mysql.user. If this user is used in other scripts executed by PHP 5.2 or earlier you might need to remove the old-passwords flag from your my.cnf file
at line 136 in file classes/db/DbPDO.php

gdy użyje zamiast localhosta -> 'mariadbXXX.serwerYYY.nazwa.pl' wtedy domena przekierowuje na: "https://https//serverXXXXX.nazwa.pl/...." przez co strona w ogóle się nie ładuje.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...