Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - khanhngoc

Pages: [1]
1
Tiếng Việt / I have problem when install OpenGoo
« on: November 21, 2013, 03:48:19 am »
Since I might not be the only one who ever tried to install OpenGoo and I couldn't find any (helpful) advice whatsoever on the net, I thought I'd ask here.
OpenGoo uses an installation script. It prompted to fill in information and so I did:
database type = mysql
host name = localhost
username = xxx_yyy
password = ******
database name = mysite_opengoo
Oh, before that I created a database, added a user to it and carefully read the knwoledge base about username syntax.
Still, with all possible (and many impossible) combinations it always prompts:

Failed to connect to database with data you provided: Access denied for user 'xxx_yyy'@'localhost' (using password: YES)

In my logs I found this, but I'm not really sure what I have to do with it:

/home2/xxx/public_html/opengoo/public/install/error_log:

[15-Jun-2009 11:47:47] PHP Warning:
require_once(/home2/xxx/public_html/opengoo/public/install/library/classes/ScriptInstaller.class.php) [<a href='function.require-once'>function.require-once</a>]: failed to open stream: No such file or directory in /home2/xxx/public_html/opengoo/public/install/include.php on line 45

[15-Jun-2009 11:47:47] PHP Fatal error: require_once() [<a href='function.require'>function.require</a>]: Failed opening required '/home2/xxx/public_html/opengoo/public/install/library/classes/ScriptInstaller.class.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home2/xxx/public_html/opengoo/public/install/include.php on line 45

Any help much appreciated...

Pages: [1]