vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB4 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=252)
-   -   cannot install forum on godaddy (https://vborg.vbsupport.ru/showthread.php?t=319161)

pbforum 06-21-2015 06:23 AM

cannot install forum on godaddy
 
i cannot install vbulletin 4.2.3 on godaddy linux hosting ..

Due to the following errors, the install/upgrade can not continue:

Database connection failed due to unexpected error:
(1044) Access denied for user 'mannyforum'@'localhost' to database 'forum'
Please ensure that the database and server is correctly configured and try again

cellarius 06-21-2015 06:29 AM

You need to provide vBulletin with correct login information to your database. What you entered into config.php seems to be wrong. If you don't know this information, godaddy can tell you (we can't).

pbforum 06-21-2015 06:31 AM

i enter all details ..

// ****** MASTER DATABASE SERVER NAME AND PORT ******
// This is the hostname or IP address and port of the database server.
// If you are unsure of what to put here, leave the default values.
//
// Note: If you are using IIS 7+ and MySQL is on the same machine, you
// need to use 127.0.0.1 instead of localhost
$config['MasterServer']['servername'] = 'localhost';
$config['MasterServer']['port'] = 3306;

// ****** MASTER DATABASE USERNAME & PASSWORD ******
// This is the username and password you use to access MySQL.
// These must be obtained through your webhost.
$config['MasterServer']['username'] = 'mannyforum';
$config['MasterServer']['password'] = 'Rangeelaforum050';

cellarius 06-21-2015 07:32 AM

You really should not post passwords openly.

Anyway, something's wrong with those credentials, since they do not work.

ForceHSS 06-21-2015 09:56 AM

On godaddy you need to change localhost
$config['MasterServer']['servername'] = 'localhost';

pbforum 06-21-2015 02:18 PM

thx i change localhost

ForceHSS 06-21-2015 05:00 PM

Happy to help

rhody401 06-22-2015 08:43 AM

and please change the password! hehe


All times are GMT. The time now is 06:32 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.00939 seconds
  • Memory Usage 1,714KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (8)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete