Trystim
Nov 12 2004, 01:47 AM
The database has failed to connect because you do not have permission to connect to the server. Please confirm the values entered in the 'includes/config.php' file. is the error i get the following below is my config.php the password and username have been **** to protect my info but i assure you that isn't what they are in the file CODE <?php /*======================================================================*\ || #################################################################### || || # vBulletin 3.0.3 || # ---------------------------------------------------------------- # || || # All PHP code in this file is ©2000-2004 Jelsoft Enterprises Ltd. # || || # This file may not be redistributed in whole or significant part. # || || # ---------------- VBULLETIN IS NOT FREE SOFTWARE ---------------- # || || || #################################################################### || \*======================================================================*/
/*-------------------------------------------------------*\ | ****** NOTE REGARDING THE VARIABLES IN THIS FILE ****** | +---------------------------------------------------------+ | If you get any errors while attempting to connect to | | MySQL, you will need to email your webhost because we | | cannot tell you the correct values for the variables | | in this file. | \*-------------------------------------------------------*/
// ****** DATABASE SERVER NAME ****** // This is the hostname or IP address of the database server. // It is in the format HOST:PORT. If no PORT is specified, 3306 is used. // If you are unsure of what to put here, leave it at the default value. $servername = 'localhost';
// ****** DATABASE USERNAME & PASSWORD ****** // This is the username and password you use to access MySQL. // These must be obtained through your webhost. $dbusername = '********************'; $dbpassword = '********************';
// ****** DATABASE NAME ****** // This is the name of the database where your vBulletin will be located. // This must be created by your webhost. $dbname = 'trystim_eq2forums';
// ****** TECHNICAL EMAIL ADDRESS ****** // If any database errors occur, they will be emailed to the address specified here. // Leave this blank to not send any emails when there is a database error. $technicalemail = 'trystim@timsmed.com';
// ****** PERSISTENT CONNECTIONS ****** // This option allows you to turn persistent connections to MySQL on or off. // The difference in performance is negligible for all but the largest boards. // If you are unsure what this should be, leave it off. // 0 = Off; 1 = On $usepconnect = 0;
// ****** PATH TO ADMIN & MODERATOR CONTROL PANELS ****** // This setting allows you to change the name of the folders that the admin and // moderator control panels reside in. You may wish to do this for security purposes. // Please note that if you change the name of the directory here, you will still need // to manually change the name of the directory on the server. $admincpdir = 'admincp'; $modcpdir = 'modcp';
// ****** USERS WITH ADMIN LOG VIEWING PERMISSIONS ****** // The users specified here will be allowed to view the admin log in the control panel. // Users must be specified by *ID number* here. To obtain a user's ID number, // view their profile via the control panel. If this is a new installation, leave // the first user created will have a user ID of 1. Seperate each userid with a comma. $canviewadminlog = '1';
// ****** USERS WITH ADMIN LOG PRUNING PERMISSIONS ****** // The users specified here will be allowed to remove ("prune") entries from the admin // log. See the above entry for more information on the format. $canpruneadminlog = '1';
// ****** USERS WITH QUERY RUNNING PERMISSIONS ****** // The users specified here will be allowed to run queries from the control panel. // See the above entries for more information on the format. // Please note that the ability to run queries is quite powerful. You may wish // to remove all user IDs from this list for security reasons. $canrunqueries = '';
// ****** UNDELETABLE / UNALTERABLE USERS ****** // The users specified here will not be deletable or alterable from the control panel by any users. // To specify more than one user, separate userids with commas. $undeletableusers = '';
// ****** SUPER ADMINISTRATORS ****** // The users specified below will have permission to access the administrator permissions // page, which controls the permissions of other administrators $superadministrators = '';
// Prefix that your vBulletin tables have in the database. // For example: $tableprefix = 'vb3_'; $tableprefix = '';
// Prefix that all vBulletin cookies will have // For example $cookieprefix = 'tryseq2';
/*======================================================================*\ || #################################################################### || || # CVS: $RCSfile: config.php.new,v $ - $Revision: 1.19 $ || #################################################################### \*======================================================================*/ ?>
I also assure you that i have the permissions set right.
Reply
Similar Topics
Keywords : vbulletin error- Wordpress Error - Bytes Exausted
- NextGEN Gallery (4)
- Phpbb3 - Error 28
- (5)
I get the following error when I try changing a users group of my Phpbb3 powered forums. QUOTE
SQL ERROR Got error 28 from storage engine SQL SELECT ug.*, g.* FROM groups g, user_group ug
WHERE ug.user_id = 83 AND g.group_id = ug.group_id ORDER BY g.group_type DESC, ug.user_pending ASC,
g.group_name BACKTRACE FILE: includes/db/mysql.php LINE: 158 CALL: dbal->sql_error() FILE:
includes/acp/acp_users.php LINE: 1881 CALL: dbal_mysql->sql_query() FILE:
includes/functions_module.php LINE: 471 CALL: acp_users->main() FILE: adm/index.php LINE: 74 CALL:
p_master->l...
Error 28 (on Phpmyadmin)
- What does this error message mean? (6)
I have a shopping cart system on my website. It always worked before, but all of a sudden, when I
try to access it i get "Got error 28 from storage engine". Has that got something to do with the
recent problems again, or can someone tell me what this error message means? Thanks. After posting
this I noticed I cannot get into my PHPAdmin anymore. It gives loads of errors: QUOTE Warning:
session_write_close() : SQLite: session write query failed: database is full in
/usr/local/cpanel/base/3rdparty/phpMyAdmin/index.php on line 42 Warning: session_write_close() :
Fai...
Page Load Error When Accessing Cpanel
- (0)
Not sure what the issue is. I cannot even load up any of the cpanel's to allow me to put in a
password. I have tried the link that is located in the Credit System 2.0 I have tried the links
with subdomain/cpanel I have tried the links with subdomain:2082 All 3 of these just give page
load errors. Please note : This isn't a "my password doesn't work" thread. This is a "I
can't even get cpanel to TRY to load" thread. Thanks in advance....
Coppermine Gallery Error
- (2)
Okay.. so i have my gallery set up at photos.chantellepaige.org and everytime i try to access it i
get this error "Coppermine critical error: Unable to connect to database ! MySQL said: Access
denied for user 'giselle_copp1'@'localhost' (using password: YES)" how do i change
the password etc?? or fix the problem??...
Error Code In Subscriptions Page
- problems subscribing to topics (5)
I'm seeing some weird warning message show up at the top of my page when I go into "my
controls," then load my topic subscriptions page. At the top of the page, the following code appears
several times: IPB WARNING in_array() : Wrong datatype for second argument (Line: 2711 of
/sources/action_public/usercp.php) I'm guessing maybe that has something to do with the fact
I'm having problems subscribing to my topics and posts? Thanks in advance for your help....
403 Forbidden Error When Accessing My Site
- (10)
umm this is a problem that i have been looking in other topics to try to fix but i can't seem to
find a answer to what i lookin for. I got my site workin again the other day ok and so i went on to
see it (so i can make more changes) and when i got there i got this QUOTE Forbidden You
don't have permission to access / on this server. Additionally, a 403 Forbidden error was
encountered while trying to use an ErrorDocument to handle the request. Apache/1.3.33 Server at
www.clansga.trap17.com Port 80 now i looked at everything and i can't seem to find t...
Brutalwarfare.trap17.com Suspended Due To Abuse
- vBulletin License (0)
brutalwarfare.trap17.com suspended due to abuse complaint. I am forced to suspend this site for the
invalid vBulletin license running on the website. Usually I never put up complaints like this, but
because I consider Trap17 as one family and everyone here as young webmasters who are eager to
learn. I want to alert everyone to not use any type of nullified or free scripts on your website.
There are millions of free alternatives available. If you are using a nullified version, I request
people to convert to paid license if your website is working for you. Else, you are...
Phpmyadmin Error [resolved]
- (7)
I get this error message each time I attempt to work phpMyAdmin. QUOTE Cannot start session
without errors, please check errors given in your PHP and/or webserver log file and configure your
PHP installation properly. Help would be very grateful....
Phpmyadmin Error
- Not able to enter PhpMyAdmin (4)
Currently I try to access my PhpMyAdmin and I get the following error displayed among the screen:
My PhpMyAdmin worked prior the migration but suddenly stopped working after. I wanted to know if
anyone else is getting this error also or anyway can help me fix this o.o....
Mysqli Error - Phpbb3
- (3)
Ok, my forum (phpbb3) works but sometimes it displays this message CODE General Error SQL ERROR
[ mysqli ] Can't connect to local MySQL server through socket
'/var/lib/mysql/mysql.sock' (2) [2002] An sql error occurred while fetching
this page. Please contact an administrator if this problem persists. This normally happens about
once a week for about 2 minutes but it is really getting annoying. I installed phpbb3 fine, it
didn't show any errors. But the main thing is that before this happens normally I can't
connect...
Parse Error: Syntax Error, Unexpected '<' On Line 29
- (11)
ok when i try and access the page i want, iget the following error: Parse error: syntax error,
unexpected ' however, my page looks like this: QUOTE // Connects to your Database
$username = "evolved_creation"; $password = "mypasswordishere"; $hostname =
"localhost"; $dbh = mysql_connect($hostname, $username, $password) or
die("Unable to connect to MySQL"); $selected =
mysql_select_db("evolved_clancreation",$dbh) or die("Could not connect to DB");
mysql_close($dbh); //checks cookies to make sure they ar...
Keep Getting Socket Error
- mail won't send. (3)
When trying to send email, I keep getting a socket #10061 error. I use the Trap 17 smtp server,
related to my own domain, which is mail.vlaanderen-flanders.org.uk. This seems to be happening
regularly lately. Has anyone got any idea why this could be happening? Thanks for any support. ...
Email Creation Error
- Not receving emails, can't create new account (3)
Hi, When I try to create an email account in the CPanel, I get this error QUOTE The e-mail
account xxxxxxxx@ wildcatexotics.com with the login Sorry, you have exceeded the maximum allowed
email accounts. and password xxxxxxxx with a quota of unlimited megabytes was successfully created.
Can anybody help me out? And also My default email account is xxxxx@xxxx.com, but when I sent
myself an email from another account, I didn't receive any. Thank you...
Help: Internet Server Error
- (20)
Hello! I decided to try YaBB as a forum now, just testing....and ... Well first my question is,
this is in ADDONSCRIPTS, not FANTASTICO, whats the difference? Secondly, about my problem: I was
in the YaBB admin panel, I got through the Forum Settings, got to Advanced settings, filled out the
info, and pressed save. The 5000 times I have tried this, I get this: QUOTE Internal Server
Error The server encountered an internal error or misconfiguration and was unable to complete your
request. Please contact the server administrator, webmaster@sherwoodinfo.trap1...
Error During Upgrade [resolved]
- Xisto tells me to contact Admin (3)
While trying to upgrade my hosting account (I got an email I was approved), I encountered the
following: When I clicked on the link in my confirmation email, I was taken to the Xisto menu page,
where I selected "Upgrade your hosting account". I was then asked to enter my forum username and
password, and was then taken to the upgrade page, but almost immediately got the message: "There
were problems creating your account! Please Contact Administrator." Then, underneath, it said:
"Debug Info", followed by two lines with nothing in between them, and below the two lines ...
Suspended Account Error [resolved]
- (12)
OK, my hosting account was upgraded so my hosting credits were set to 0. I went to stay with my
sister for a couple of days and when I got back I had -4 hosting credits and my account was
suspended. I've now got 6 hosting credits. My main site is working but all of the addon
domains I added go to the Suspended Account Page. What do I do???...
Help! Forum Error Please Reply
- (4)
I'm very sorry for making so many topics, but just now I can't get to my forum because of
this! QUOTE Fatal error: Cannot redeclare addlinenumbers() (previously declared in
/home/omega/public_html/Sources/Subs.php:3671) in /home/omega/public_html/Sources/Subs.php on line
3721 Help me please! (PS: sorry for being so dumb)...
Installing Joomla And Shell Question
- i get error when i trayed to install joomla i get some (0)
i get error when i trayed to install joomla about the default premising check this out i have set
the file premising to 777 and to 755 and the same problem what to do where to fix this
http://zam.trap17.com/earn-money/installation/index.php and in my hosting plans i did see shell
access but i cant it at my cpanel why ??? ---UPDATE--- will i have been able to install joomla
thanks but i still asking about the shell account double post merged ...
Error
- (6)
there is a problem with my subdoman it keeps coming up with blank everytime i click here
http://www.street-warz.trap17.com/ it shudnt be coming up blank it should come up with a game login
plz sort this...
'page Not Found' Error [resolved]
- (8)
Heyhey, I've been approved this morning for a plan #2 hosting package, so I went to he link in
my mail. I've filled in all the fields and also filled in my domain: www.ancient-armada.com The
setup was pretty fast and without problems. After all was set up, I tried to log into the Cpanel by
IP, but that didn't work... It gave a 'page not found' error. I know for my domain it
can take up to a few days before it works, but with the IP, I should be able to log into Cpanel,
right? Thanks in advance...
Error Using Fantastico!
- (4)
Well I've just registered a free hosting account today and first I had a problem logging into my
cPanel but it's okay now. And now after I logged into my cPanel, when I try to use fantastico I
get this error: QUOTE Not Found The server was not able to find the document
(./frontend/rvblue/fantastico/index.php) you requested. Please check the url and try again. You
might also want to report this error to your webhost. cpaneld/11.2.2 Server at
www.thedebate.trap17.com so what's the problem? and how can I fix it?...
Making Custom Error Pages With Cpanel
- Not working properly (4)
I set up the custom error pages using CPanel, but they aren't working properly. I get the
standard error code. CODE The requested URL was not found on this server. Additionally, a 404
Not Found error was encountered while trying to use an ErrorDocument to handle the request.
Plust that little bit on the end. Am I doing something wrong or is it something that needs to be
handled by an admin?...
Error Trying To Edit File Using Cpanel Filemanager
- Can't save any changes (8)
Okay, I am having trouble saving changes to a .css file using the cpanel filemanager. Basically it
worked for me a couple of times (trying to edit "compiled.css") but now it just throws this error at
me every time I click save!! I cannot delete, move, rename or edit the file at all using an
ftp manager or even the cpanel. I have been forced to take my site offline until I have access to
update the css... Please help! QUOTE open compiled.css failed: Permission denied at
cpanel.pl line 444 Carp::croak('open compiled.css failed: Permission denied...
Error In Credits [resolved]
- (0)
well after about 80% of posting at the gfx forums i nothest something was wrong about it,i posted
there about 4 times and just got 1 post,but it doesn't say no post counts,so i wonder why i need
more than 1 post to get a post count there,?? can some1 explain plz NEVERMIND DELETE THIS POST I
MISSED READ AGAIN CAUSE THIS DOENS"T SHOW ON THE MAIN PAGE< PLZ CHANGE THAT SO ITS MORE VISIBLE...
Trying To Install Phpbb3 [resolved]
- but getting 'Error 404' (0)
Ok, ive uploaded al lthe files, but i get an 'Error 404' page every time i try to install
from the /install directory. I do know how to install php based forums, i have done it many times,
but im just trying to figure out why this one isnt working. Have tried going through the CHMOD
settings but that didnt work. Ugh nevermind, my FTP program wasnt telling me it kept on losing the
connections. Had to upload each file by myself /sad.gif" style="vertical-align:middle" emoid=":("
border="0" alt="sad.gif" />...
Database Connection Problem
- phpBB2 installation error (5)
*edit* Ok well the original problem has been solved. I have installed phpBB2 on my new how here.
Transfered all of the database files over. On my new forums all of the old posts and everything
shows up right. The problem is when I click the "Go to administration panel" at the bottom it links
me to log into my ACP on my old forums. It changes the url and all. If I hover over the link it
says that it will be directed to the right way, the way I want, but it doesn't. Does anyone
know anyway to fix this?...
Mysql Access Error[resolved]
- (5)
The MySQL server is Down, please look into this soon. I'm with Trap17 for nearly an year but
never faced any issues witht the free hosting so far, but his is the first time I'm facing this.
Please kindly look into this....
Php Version Difference Error
- (1)
hi, i had a site which had php coded in earlier version of php ,and gence i feel i am facing errors
like DB Error: unknown errorDB_Error Object ( => => 16 => 1024 => -1
=> DB Error: unknown error => select count(*) from osdate_views_winks where userid =
'143' and act_time > '1174236810' and act = 'V' => Array (
=> Array ( =>
/home/richie/public_html/libs/Pear/DB.php => 748 =>
PEAR_Error ...
Wordpress Installation Error [resolved]
- Anything to change in the wp-config.php file? (3)
I've chosen to install WordPress manually and things were going well so far...until I hit an
installation error when I tried to run the install.php file on my browser. For the record, I
logged into CPanel and went into MySQL Databases, created the databases, the username and added the
user to the database - as suggested in the installation procedure. Perhaps there's a mistake in
my wp-config.php file that might've caused the error. If there's something I should change,
please let me know. Many thanks in advance. CODE <?php // ** MySQL settings...
Looking for vbulletin, error
|
|
Searching Video's for vbulletin, error
|
advertisement
|
|