Go Back   EQEmulator Home > EQEmulator Forums > Archives > Archive::Development > Archive::Tools

Archive::Tools Archive area for Tools's posts that were moved here after an inactivity period of 90 days.

Reply
 
Thread Tools Display Modes
  #1  
Old 01-26-2004, 08:25 AM
_OZZY_
Hill Giant
 
Join Date: Jan 2002
Location: Shreveport, Louisiana, USA
Posts: 129
Default

I keep getting this error:

Warning: mysql_pconnect(): Access denied for user: '0@localhost.localdomain' (Using password: YES) in /var/www/legends/config.inc.php on line 11
Query failed

I'm accessing the page using the following URL:
http://mysite/index.php?pp=16

This is the config.inc.php:
<?
/*
+ config.inc.php
- config file for EQEMu Legends
* khuong
*/
define("mySQL-host", "localhost"); // 99% of the time you won't have to change this
define("mySQL-user", "root"); // mysql username
define("mySQL-pass", "****"); // mysql password
define("database", "eq"); // database where tables are stored
mysql_pconnect(mySQL-host, mySQL-user, mySQL-pass);
mysql_select_db(database);
?>
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

   

All times are GMT -4. The time now is 12:19 PM.


 

Everquest is a registered trademark of Daybreak Game Company LLC.
EQEmulator is not associated or affiliated in any way with Daybreak Game Company LLC.
Except where otherwise noted, this site is licensed under a Creative Commons License.
       
Powered by vBulletin®, Copyright ©2000 - 2025, Jelsoft Enterprises Ltd.
Template by Bluepearl Design and vBulletin Templates - Ver3.3