Please help us to make AbanteCart Ideal Open Source Ecommerce Solution for everyone.

Support AbanteCart eCommerce

Author Topic: I'm hosting a client who already have AbantCart in another server  (Read 4304 times)

Offline andreslz

  • Newbie
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
I'm hosting a client who already have AbantCart in another server
« on: September 01, 2015, 03:14:45 PM »
Hi guys

I'm hosting a new client wich already had AbanteCart with other provider ... we just did a transfer account from cpanel to cpanel so everything (files, database etc) now are in my hosting

My client installed Abantecart from his Cpanel apps (with the old provider)

The Main URL of the Abantecart show maintenance page (We are currently performing some scheduled maintenance.
We will be back as soon as possible. Please check back soon.) .. when I tried to go to admin page I use
/admin
and
admin/index.php?s=admin

But i got this error:
Forbidden
You don't have permission to access  on this server.
Additionally, a 404 Not Found error was encountered while trying to use an ErrorDocument to handle the request

I tried to comment .htacces from admin folder and when I go again to admin page It just redirect me to the maintenance page

Is there anything I can do to fix this ?

I really I really would appreciate your help

Offline llegrand

  • Hero Member
  • *****
  • Posts: 1798
  • Karma: +520/-7
    • View Profile
Re: I'm hosting a client who already have AbantCart in another server
« Reply #1 on: September 01, 2015, 04:01:01 PM »
did you change the server DNS on the domain registrar to point to the new server location?



Offline webdevmerc

  • Full Member
  • ***
  • Posts: 172
  • Karma: +32/-1
    • View Profile
Re: I'm hosting a client who already have AbantCart in another server
« Reply #2 on: September 01, 2015, 04:08:03 PM »
I think you need to know the old admin login path...
https://www.domain.com/index.php?s=some-code-you-picked when you started

You can find the code in your public_html/system/config.php file I think.

Offline andreslz

  • Newbie
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: I'm hosting a client who already have AbantCart in another server
« Reply #3 on: September 01, 2015, 04:33:30 PM »
Hi, I think Im close to fix this

now the error that I got on the logs is:

[01-Sep-2015 15:57:17 US/Eastern] PHP Fatal error:  Call to undefined function mcrypt_encrypt() in /home/home2/jsilimed/public_html/presta/classes/Rijndael.php on line 50

I think is because I got another PHP config ... is there any service do I have to install in PHP ?

Offline Basara

  • Administrator
  • Hero Member
  • *****
  • Posts: 5774
  • Karma: +274/-2
    • View Profile
Re: I'm hosting a client who already have AbantCart in another server
« Reply #4 on: September 03, 2015, 08:53:03 AM »
Hi, I think Im close to fix this

now the error that I got on the logs is:

[01-Sep-2015 15:57:17 US/Eastern] PHP Fatal error:  Call to undefined function mcrypt_encrypt() in /home/home2/jsilimed/public_html/presta/classes/Rijndael.php on line 50

I think is because I got another PHP config ... is there any service do I have to install in PHP ?

This error is not AbanteCart related

 

Powered by SMFPacks Social Login Mod