AbanteCart Community
Shopping Cart Operations => Support => Topic started by: twinnaz on January 11, 2016, 07:40:14 PM
-
Currently trying to install Abantecart but on Step 3 Configuration in database driver to only option I get is MySQLi resulting in a failed error message no connection to database
This is my error log
2016-01-11 15:25:11 - warning: AbanteCart core v.1.2 mysqli::mysqli(): (HY000/1045): Access denied for user ' 9db09c_evangel '@'10.10.28.205' (using password: YES) in <b>H:\root\home\twinnaz-001\www\shop\core\database\amysqli.php</b> on line <b>46</b>
2016-01-11 15:25:54 - warning: AbanteCart core v.1.2 mysqli::mysqli(): (HY000/2002): No connection could be made because the target machine actively refused it.
in <b>H:\root\home\twinnaz-001\www\shop\core\database\amysqli.php</b> on line <b>46</b>
2016-01-11 15:28:21 - warning: AbanteCart core v.1.2 mysqli::mysqli(): (HY000/1045): Access denied for user '9db09c_evangel '@'10.10.28.205' (using password: YES) in <b>H:\root\home\twinnaz-001\www\shop\core\database\amysqli.php</b> on line <b>46</b>
2016-01-11 15:28:28 - warning: AbanteCart core v.1.2 mysqli::mysqli(): (HY000/1045): Access denied for user '9db09c_evangel '@'10.10.28.205' (using password: YES) in <b>H:\root\home\twinnaz-001\www\shop\core\database\amysqli.php</b> on line <b>46</b>
2016-01-11 15:28:54 - warning: AbanteCart core v.1.2 mysqli::mysqli(): (HY000/2002): No connection could be made because the target machine actively refused it.
in <b>H:\root\home\twinnaz-001\www\shop\core\database\amysqli.php</b> on line <b>46</b>
2016-01-11 15:30:22 - warning: AbanteCart core v.1.2 mysqli::mysqli(): (HY000/2002): No connection could be made because the target machine actively refused it.
in <b>H:\root\home\twinnaz-001\www\shop\core\database\amysqli.php</b> on line <b>46</b>
2016-01-11 15:30:58 - warning: AbanteCart core v.1.2 mysqli::mysqli(): (HY000/1045): Access denied for user '9db09c_evangel '@'10.10.28.205' (using password: YES) in <b>H:\root\home\twinnaz-001\www\shop\core\database\amysqli.php</b> on line <b>46</b>
Hosting from mywindowshosting.com
Database info
•Server type: MySQL
•Server version: 5.6.19-log - MySQL Community Server (GPL)
•Protocol version: 10
• Server charset: UTF-8 Unicode (utf8)
Webserver info
Microsoft-IIS/8.5
•Database client version: libmysql - mysqlnd 5.0.11-dev - 20120503 - $Id: bf9ad53b11c9a57efdb1057292d73b928b8c5c77 $
•PHP extension: mysqli Documentation
•PHP version: 5.5.13
-
You should to ask your hosting provider tech support about this errors.
-
I have gotten it to install but now I cant login to admin. It just keeps looping with no error message
-
Are you using AbanteCart v.1.2 ?
I think this issue was resolved in some version between v.1.2 and 1.2.5
-
Using v 1.2.5
-
I got logged in with Firefox. Seems like there is a bug logging in with internet explorer and Microsoft edge. Re there any fixes available?
-
I got logged in with Firefox. Seems like there is a bug logging in with internet explorer and Microsoft edge. Re there any fixes available?
Hello. Could you please try to login to our AbanteCart demo 1.2.5 http://demo.abantecart.com/?s=demo_admin
login and password is demo/demo
I have been successfully logged in in my IE 11.
Do you have any not default plugins in your IE? What is your Antivirus soft?
-
the demo is working fine but mines is still not. :-[
no plugins at all
-
try to check cookies
-
cleared everything cache cookies etc
-
the demo is working fine but mines is still not. :-[
no plugins at all
Hi. This can be your Internet Explorer security settings or rare issue with some Internet Security software like Kaspersky, WebMoney Advisor or any soft parsing all urls
By the way what is your Windows version?
-
Thanks for your suggestion. Im using Windows 10 but I highly doubt its the security setting I tried on 3 different pc plus 2 laptops. Only Internet explorer and Microsoft edge doesn't work but it seems like chrome and Firefox works. I was reading somewhere on here it might be a domain name issue for ex. www .domain.com vs domain. com im not sure
-
Can you please create limited admin account (Admin > System > Users) and PM admin access to me?
I will try on my side.
-
Sent
-
Is your server system time correct? I see that your cookie in IE have a new value everytime i visited login page.
also please check this https://support.microsoft.com/en-us/kb/175662
-
We have checked your system set up and couple things that cause troubles:
1. You are using IIS web server. AbanteCart reported to work under IIS before, but this is not supported by our team.
2. There can be issues with Edge browser as well.
3. This can be the reason as well:
https://support.microsoft.com/en-us/kb/175662
All comes down to one issue that session on your server is reset on every web request.
Because of that, login and other session related operations will not be possible
We will keep an eye on this and once Edge is moved from beta state, we can address this if it is still an issue.
-
Alright thank you. I guess for now I will just use chrome. Now I have to tackle my other problem.