Thread: MYSQL?!
View Single Post
  #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