Im getting this warning when trying to access this page
What does it mean ?How can I fix it?
Warning: Access denied for user: 'breathco@localhost' (Using password: YES) in /usr/local/4admin/apache/vhosts/breathtakingescorts.com/httpdocs/new/Connections/breath.php on line 9
Access denied for user: 'breathco@localhost' (Using password: YES)
link below
http://www.breathtakingescorts.com/new/diary.php
Need a php pro
Moderator: General Moderators
probably you've tried to connect to a mysql-database server without proper credentials.
Take a look at http://www.php.net/manual/en/function.mysql-connect.php and check the user/password combination. mysql- and system-accounts may differ.
btw: the host couldn't be resolved and from the name it might have been I wouldn't like it
Take a look at http://www.php.net/manual/en/function.mysql-connect.php and check the user/password combination. mysql- and system-accounts may differ.
btw: the host couldn't be resolved and from the name it might have been I wouldn't like it
volka wrote:btw: the host couldn't be resolved and from the name it might have been I wouldn't like it
FWIW, http://www.breathtakingescorts.com resolves to 66.118.156.82 for me, but I didn't visit the site.
-db
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
im very lost
Please help clearify your suggestions this is all very new to me I apoligize for the content on the site I have nothing to do with it Im just helping out a friend.
How do I check proper credentials?
If its trying to connect to a mysql-database server without
I looked at http://www.php.net/manual/en/function.mysql-connect.php and checked Im not sure how or were to check the user/password combination. To see if mysql- and system-accounts may differ.
What do you mean by
btw: the host couldn't be resolved and from the name it might have been I wouldn't like it ?????

How do I check proper credentials?
If its trying to connect to a mysql-database server without
I looked at http://www.php.net/manual/en/function.mysql-connect.php and checked Im not sure how or were to check the user/password combination. To see if mysql- and system-accounts may differ.
What do you mean by
btw: the host couldn't be resolved and from the name it might have been I wouldn't like it ?????
- twigletmac
- Her Royal Site Adminness
- Posts: 5371
- Joined: Tue Apr 23, 2002 2:21 am
- Location: Essex, UK
Re: im very lost
Some people access this forum from work and many employers would consider their employees accessing a site about escorts and massage services to be a not so good thing.mrjes wrote:What do you mean by
btw: the host couldn't be resolved and from the name it might have been I wouldn't like it ?????
Mac
mysql maintains its own so called privilege system. It is contained within the database mysql of a mysql-server.
If it is a shared server (just another accoount e.g. for a monthly fee) check the provider's instructions; they should contain a user/pass for the database.
Otherwise take a look at http://www.mysql.com/doc/en/Installing.html and http://www.mysql.com/doc/en/Default_privileges.html (careful. Some parts already might have been done by your distribution)
http://www.mysql.com/doc/en/Privileges.html
http://www.mysql.com/doc/en/GRANT.html
If it is a shared server (just another accoount e.g. for a monthly fee) check the provider's instructions; they should contain a user/pass for the database.
Otherwise take a look at http://www.mysql.com/doc/en/Installing.html and http://www.mysql.com/doc/en/Default_privileges.html (careful. Some parts already might have been done by your distribution)
http://www.mysql.com/doc/en/Privileges.html
http://www.mysql.com/doc/en/GRANT.html