Post by Medini » Tue Feb 09, 2016 6:50 pm

Warning: mysqli::mysqli(): Headers and client library minor version mismatch. Headers:50547 Library:50628 in /home/asomizux/public_html/system/library/db/mysqli.php on line 7

Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'asomizux_admin'@'localhost' (using password: YES) in /home/asomizux/public_html/system/library/db/mysqli.php on line 7

Notice: Error: Could not make a database link (1045) Access denied for user 'asomizux_admin'@'localhost' (using password: YES) in /home/asomizux/public_html/system/library/db/mysqli.php on line 10

Warning: mysqli::close(): Couldn't fetch mysqli in /home/asomizux/public_html/system/library/db/mysqli.php on line 58

Newbie

Posts

Joined
Tue Feb 09, 2016 6:49 pm

Post by IP_CAM » Wed Feb 10, 2016 3:57 am

/home/asomizux/public_html/system/library/db/mysqli.php
meaning, that your Shop is placed in the Server ROOT Section, not in a Subdirectory.

THEREFORE, your SHOPSITE/ADMIN config.php Shop Link + Path Lines would look like this:

Code: Select all

// HTTP
define('HTTP_SERVER', 'http://www.asomizux.com/');
define('HTTP_IMAGE', 'http://www.asomizux.com/image/');
define('HTTP_ADMIN', 'http://www.asomizux.com/admin/');
...
...
...
// DIR
define('DIR_APPLICATION', '/home/asomizux/public_html/catalog/');
define('DIR_SYSTEM', '/home/asomizux/public_html/system/');
...
...
...
And your SHOP/ROOT config.php File basically similar !

But if this is NOT the case, you have created some mis-configuration!
Good Luck ;)
Ernie
openshop.li
Last edited by IP_CAM on Wed Feb 10, 2016 3:58 am, edited 1 time in total.

My Github OC Site: https://github.com/IP-CAM
5'600 + FREE OC Extensions, on the World's largest private Github OC Repository Archive Site.


User avatar
Legendary Member

Posts

Joined
Tue Mar 04, 2014 1:37 am
Location - Switzerland

Post by David.Feldman » Wed Feb 10, 2016 3:58 am

The first issue appears to be a small server configuration error but anyhow the main issue is that your database access credentials are not correct. You need to get those right in order to install OpenCart.

OpenCartHosting.com -- Experts at OpenCart Hosting


New member

Posts

Joined
Fri Nov 27, 2015 12:14 am

Post by artcore » Wed Feb 10, 2016 5:59 am

It's probably because sql was upgraded without recompiling php. Ask your hoster to recompile php.
Seen this before.

Attn: I no longer provide OpenCart extensions, nor future support - this includes forum posts.
Reason: OpenCart version 3+ ;D

Thanks!


User avatar
Active Member

Posts

Joined
Tue Jul 09, 2013 4:13 am
Location - The Netherlands
Who is online

Users browsing this forum: No registered users and 6 guests