Re: Problem connecting to mysql

2000-06-01 Thread Anandvivakanan Baljit
I am working in Linux for about 2 week now . Got to run Mysql,PHP3 and Apache after nights without sleep. I had to research alot and also thanks to those helpful people on this list I did it. So I am not a GURU yet, so I would say try this link, it was helpful to me. http://www.penguinmagazine.com

RE: Problem connecting to mysql

2000-06-01 Thread Chad W. Skinner
Just a couple of things that may or may not be over simpistic, but if you insert the information manually you will need to reload the tables using mysqladmin or by restarting the mysql server in order for the changes to take play. You did not mention doing this so I thought I would double check.