View Single Post
  #1 (permalink)  
Old 2004-06-22, 09:39 PM
IainEdminster IainEdminster is offline
Junior Member
 
Join Date: Jun 2004
Posts: 1
IainEdminster
Default

alright, I just reformatted my computer and I am beginning to setup MySQL, PHP, and Apache on it so I can use my computer as a temporary web server.

I've installed PHP and Apache and both work fine but I am having problems with MySQL. I installed it and I went into the windows XP command prompt to create a database. I typed in "mysqladmin create main" to create the database "main" but when I do so it returns an error of access being denied to use "@localhost".

I am at a loss of how to configure a username for mysql so if anyone could help it would be greatly appreciated.

Thanks
Reply With Quote