Jump to content

how do i get back online after changing base url by mistake?


Recommended Posts

When i try to log on back iffice it seems it cant find the server

 

when on mysql what should i look for and where??

 

i found this and changed value text to initial uri but doesn t work

 

 
Field Type Function Null Value
 
id_configuration int(10) unsigned
id_shop_group int(11) unsigned
id_shop int(11) unsigned
name varchar(32)
value text
date_add datetime  Calendar
date_upd datetime  Calendar
Edited by irinarose (see edit history)
Link to comment
Share on other sites

finally did this, it worked:

  • Login to your cPanel.
     
  • Scroll down to the database section and click on phpMyAdmin.
     
  • prestashop154-db-list.pngWhen you have launched phpMyadmin, select the database by scrolling down the left side list. If you're not sure how to find your PrestaShop 1.5 database, go to 341: How to find your database name for PrestaShop 1.5. Once you have found your database, click on it to open.
     
  • change-db-shop-url.pngWhen the database is open, scroll down the left side until you see the table labeled "tableinitals_shop_url". Table initials usually default to "ps" but can be changed to something else during the installation process. Click on this table to select and open it. You will see the option to EDIT this table at left (as indicated in the screenshot at right).
     
  • prestashop154-db-edit.pngClick on EDIT and then change the URL entries. Make sure to change both the entries with the appropriate URL. If you aren't sure about the SSL or you are not using it, simply use the same one.
     
  • prestashop154-db-save.pngClick on GO at the bottom of the page in order to save your entries.
  • Like 1
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...