Warning: mysqli::mysqli() [mysqli.mysqli.chm]: (28000/1045): Access denied for user 'mydbusrname'@'localhost' (using password: YES) in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\mypath\mysitename\system\library\db\mysqli.php on line 7
Notice: Error: Could not make a database link (1045) Access denied for user 'mydbusrname'@'localhost' (using password: YES) in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\mypath\mysitename\system\library\db\mysqli.php on line 10
The problems are obviously with the mysqli script in the system/db directory but ive no idea what.Warning: mysqli::close() [mysqli.close.chm]: Couldn't fetch mysqli in C:\Program Files\Apache Software Foundation\Apache2.2\htdocs\mypath\mysitename\system\library\db\mysqli.php on line 58
I have no problems using mysqli on this machine ive been using it for years with no problems.
Ive tried stating both the mysqli and mPDO extensions one after the othe and leaving the prefix set to oc_ but nothing seems to get past this issue - anyone else experience this???
thanx