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
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
meaning, that your Shop is placed in the Server ROOT Section, not in a Subdirectory./home/asomizux/public_html/system/library/db/mysqli.php
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/');
...
...
...
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.
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.
It's probably because sql was upgraded without recompiling php. Ask your hoster to recompile php.
Seen this before.
Seen this before.
Attn: I no longer provide OpenCart extensions, nor future support - this includes forum posts.
Reason: OpenCart version 3+
Thanks!
Who is online
Users browsing this forum: No registered users and 3 guests