Mysql and php connectivity

 
Post new topic   Reply to topic    Aprelium Forum Index -> PHP
View previous topic :: View next topic  
Author Message
saurabh
-


Joined: 06 May 2003
Posts: 1

PostPosted: Tue May 06, 2003 4:34 pm    Post subject: Mysql and php connectivity Reply with quote

:oops: My mysql is running fine and i can insert tables into it and my php is running correctly under abyss web server.

When i try to connect mysql and php giving username and password it gives this message. Here my username is sanjay and instead of writing password it says yes.

Warning: Access denied for user: 'sanjay@127.0.0.1' (Using password: YES) in connection.php on line 15

Warning: MySQL Connection Failed: Access denied for user: 'sanjay@127.0.0.1' (Using password: YES) in connection.php on line 15
Connection Failed

Can u provide me with some php script or something.
Thanks in advance
Back to top View user's profile Send private message
vbgunz
-


Joined: 02 Feb 2003
Posts: 615
Location: Florida

PostPosted: Tue May 06, 2003 5:49 pm    Post subject: Reply with quote

MySQL originally ships out with a command line interface for you to administrate your database and users, etc... Theirs a few .exe GUI applications out there which can make it easier...

1. http://www.webyog.com/sqlyog/ (32 .exe)
2. http://www.phpmyadmin.net/ (php)

Both of the above programs are GUI frontends for MySQL to help you administrate your database users, tables, etc... Try them out...

Your problem with MySQL stems from the user and/or password not being registered with MySQL... Use any of the above programs to help you out a bit... Good luck :)
_________________
Victor B. Gonzalez
http://aeonserv.com
Back to top View user's profile Send private message Visit poster's website AIM Address Yahoo Messenger MSN Messenger ICQ Number
Display posts from previous:   
Post new topic   Reply to topic    Aprelium Forum Index -> PHP All times are GMT + 1 Hour
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB phpBB Group