*

Satbeer Singh

  • ****
  • 126 posts
Transfer osclass running website from main server to localhost
« on: January 28, 2024, 03:54:06 PM »
Hi,
i want to transfer my website running on hosting server to localhost for testing purpose.
can anybody tell me the steps for it.
Any help will me appreciated.

*

MB Themes

Re: Transfer osclass running website from main server to localhost
« Reply #1 on: January 29, 2024, 08:53:34 AM »
Copy files & db to your localhost and then just update config.php with correct values.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Satbeer Singh

  • ****
  • 126 posts
Re: Transfer osclass running website from main server to localhost
« Reply #2 on: January 31, 2024, 08:34:18 AM »
i Have done the steps you told but the website showing only the first page is with ads but when i am trying to open other pages such as About Us page,Listing page,Contact Us page etc then it is showing error "The page isnt working".
Can you help me with this.
« Last Edit: January 31, 2024, 09:02:18 AM by Satbeer Singh »

*

MB Themes

Re: Transfer osclass running website from main server to localhost
« Reply #3 on: January 31, 2024, 10:25:27 AM »
Have you disabled friendly URLs?
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Satbeer Singh

  • ****
  • 126 posts
Re: Transfer osclass running website from main server to localhost
« Reply #4 on: January 31, 2024, 11:20:15 AM »
I have enabled friendly urls on the server end but while copying the files on localhost i dont know its enabled or disabled because its showing error.
Can you help me how to do that on localhost.

*

MB Themes

Re: Transfer osclass running website from main server to localhost
« Reply #5 on: January 31, 2024, 11:21:42 AM »
Check in backoffice or copy htaccess file and makes sure it's supported on your localhost.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Satbeer Singh

  • ****
  • 126 posts
Re: Transfer osclass running website from main server to localhost
« Reply #6 on: January 31, 2024, 12:25:56 PM »
I have copied htaccess file in Xampp Localhost but still the error remains.Can you tell me how can i check in backoffice folder of oc-admin or any other method.

*

MB Themes

Re: Transfer osclass running website from main server to localhost
« Reply #7 on: January 31, 2024, 01:53:57 PM »
Backoffice > Settings > Permalinks
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Satbeer Singh

  • ****
  • 126 posts
Re: Transfer osclass running website from main server to localhost
« Reply #8 on: January 31, 2024, 02:04:32 PM »
Sir i went to the file in controllers > settings > permalinks.php what code should i change to enable friendly urls.

*

MB Themes

Re: Transfer osclass running website from main server to localhost
« Reply #9 on: January 31, 2024, 02:10:15 PM »
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Satbeer Singh

  • ****
  • 126 posts
Re: Transfer osclass running website from main server to localhost
« Reply #10 on: January 31, 2024, 02:16:03 PM »
Sir you are correct in your answer but my problem is that on xampp localhost i am unable to access backoffice by typing this localhost/project/oc-admin because its showing error “This page isn’t working “.In this case how can i fix it.

*

MB Themes

Re: Transfer osclass running website from main server to localhost
« Reply #11 on: January 31, 2024, 02:25:24 PM »
that's problem of your server, not osclass. we are not going to touch localhost setup here.
  To get fast support, we need following details: Detail description, URL to reproduce problem, Screenshots

*

Satbeer Singh

  • ****
  • 126 posts
Re: Transfer osclass running website from main server to localhost
« Reply #12 on: January 31, 2024, 04:20:43 PM »
ok Thanks for your help it was error of htaccess file that got resolved now.