Go Back   EQEmulator Home > EQEmulator Forums > Misc > Misc::Off Topic

Misc::Off Topic Want to talk about something that has nothing to do with EverQuest or the emulator? Post here.

Reply
 
Thread Tools Display Modes
  #1  
Old 11-30-2004, 03:29 PM
Spike
Discordant
 
Join Date: Mar 2004
Location: Florida
Posts: 362
Default MYSQL?!

I have this error when trying to run the script that pulls the news from a certain forum onto the main page.


Code:
Warning: mysql_query(): Access denied for user: 'nobody@localhost' (Using password: NO) in /home2/placida/public_html/linkups/forums/news.php on line 119

Warning: mysql_query(): A link to the server could not be established in /home2/placida/public_html/linkups/forums/news.php on line 119

ERROR:
Access denied for user: 'nobody@localhost' (Using password: NO)

How would I allow access to the localhost thing?
__________________
Reply With Quote
  #2  
Old 12-01-2004, 01:34 AM
sdabbs65
Dragon
 
Join Date: Dec 2003
Location: Earth
Posts: 818
Default Re: MYSQL?!

Quote:
Originally Posted by Spike
I have this error when trying to run the script that pulls the news from a certain forum onto the main page.


Code:
Warning: mysql_query(): Access denied for user: 'nobody@localhost' (Using password: NO) in /home2/placida/public_html/linkups/forums/news.php on line 119

Warning: mysql_query(): A link to the server could not be established in /home2/placida/public_html/linkups/forums/news.php on line 119

ERROR:
Access denied for user: 'nobody@localhost' (Using password: NO)

How would I allow access to the localhost thing?

this might work <shrug>.
type mysql -u root
then...

GRANT ALL PRIVILEGES ON localhost.*TO nobody@localhost IDENTIFIED BY 'password';

ALSO you might want to check php.ini to make sure you have the passwords installed correctly some new readers require then if you server does... this is all just guessing without looking at the scripts but gives you something to think about.
__________________
hosting Eqemu/Runuo/wow Emulators.

www.cheaterz.info
Reply With Quote
  #3  
Old 12-01-2004, 08:52 AM
Spike
Discordant
 
Join Date: Mar 2004
Location: Florida
Posts: 362
Default

#1044 - Access denied for user: 'placida@localhost' to database 'localhost'
__________________
Reply With Quote
Reply


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 02:34 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