AbanteCart Community

Shopping Cart Operations => Support => Topic started by: andreslz on September 01, 2015, 03:14:45 PM

Title: I'm hosting a client who already have AbantCart in another server
Post by: andreslz 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
Title: Re: I'm hosting a client who already have AbantCart in another server
Post by: llegrand 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?


Title: Re: I'm hosting a client who already have AbantCart in another server
Post by: webdevmerc 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.
Title: Re: I'm hosting a client who already have AbantCart in another server
Post by: andreslz 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 ?
Title: Re: I'm hosting a client who already have AbantCart in another server
Post by: Basara 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