Advertisement:

Author Topic: Osclass, The page could not be found , an error has occurred,  (Read 326 times)

Evaldas

  • Newbie
  • *
  • Posts: 5
Hello,

I have a problem with my Osclass. I have a domain easyfind.sale it works perfectly, so i wanted to create another website for testing stuff. I copied all the files from my first domain to my new domain test2.easyfind.sale. I copied all the files, created new database and changed osclass files to work with my new database. But when i try to open website test2.easyfind.sale or my oc-admin website, i get
The page could not be found
Sorry, an error has occurred, requested for the page could not be found!.

Weird thing is that i tryied to load all the osclass files through my localhost and everything worked perfectly, so problem is not in the files. So maybe someone had same problem and could tell how to solve this.

fog

  • Hero Member
  • *****
  • Posts: 1062
Re: Osclass, The page could not be found , an error has occurred,
« Reply #1 on: October 21, 2016, 07:32:02 pm »
Hi, your subdomain can run normally? I mean, he can read per example a simple index.html, right?

When you moved the installation, you created a new database, but you import the sql file, or you install from scratch?

You can do it with different ways:

1 - Move all files.zip, unzip files, create a new DB, remove config.php if exists, install from scratch, remove all tables, and import sql backup to your new DB.

2 - Move all files.zip, unzip files, create a new DB, change all info of config.php, import the sql file. But you need change all data of config.php with: url of your subdomain, BD name, DB user and DB password, without any mistakes.

Is recommended you upload all files zipped and unzip with your tools of cpanel, or other panel.

Regards