[PHP-DB] advise me

2007-06-08 Thread Asim
HI
   
  i am going to launch a php/mysql website for mobile software cracks and 
showbiz with free SMS service
   
   
  please advise me a domain name for my upcoming website
   
   
  bye
   
   
   
   
   
   


Asim Jamil  - 0092 345 4025907, Pakistan
   
-
Shape Yahoo! in your own image.  Join our Network Research Panel today!

Re: [PHP-DB] tell mysql error

2007-06-08 Thread Asim
Hi
   
   
  thanks for your response but i tried it too and it shows 
   
  ERROR NO 1045
   
  when i try to reload privileges it shows
   
   
  ERROR NO 1066 or like that
   
   
  what should i do?
   
   
  bye
   
   
   
   
  

Niel Archer [EMAIL PROTECTED] wrote:
  Hi

 mysql -h localhost -u root -p 123456

should be:

mysql -h localhost -u root -p123456

notice no space after -p or it asks for the password.


Niel

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php




Asim Jamil  - 0092 345 4025907, Pakistan
 
-
TV dinner still cooling?
Check out Tonight's Picks on Yahoo! TV.

Re: [PHP-DB] tell mysql error

2007-06-08 Thread Niel Archer
Hi

Sounds like you do not have the required privileges with your user
account..  I suggest you spend some time reading the MySQL documentation
on privileges.

Are you using the root account? Have you created other user accounts and
given them the required privileges?



Niel

-- 
PHP Database Mailing List (http://www.php.net/)
To unsubscribe, visit: http://www.php.net/unsub.php