Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Having Difficulty with MySQL connection
09-11-2012, 09:16 AM, (This post was last modified: 09-11-2012, 09:22 AM by jtrick.)
#12
RE: Having Difficulty with MySQL connection
I just wanted to say that you have to explicitly give permissions to the db user user you want to use for the db you're creating to use for the company in webERP. This is one of a few items that could cause this error, but worth checking because it could be an easy fix for the issue.



Also, do you have the host set to 'localhost' in config.php?

(@~ line 15):
$host = 'localhost';

I didn't run into this issue and it could be something specific to the setup of your host and/or webERP, but this could be part of the problem.

Reply


Messages In This Thread
RE: Having Difficulty with MySQL connection - by jtrick - 09-11-2012, 09:16 AM

Forum Jump:


Users browsing this thread: 1 Guest(s)