RE: Parse error?

2001-05-16 Thread Unknown User
You should be using echo in place of print. echo "OK 2"; >Robert Henkel >Shouldn't you have on line 7 >print ("OK 2 "); >and not >print ("OK 2 ") >Im not a PHP person but thats what I noticed in your code. And if ; >terminates a command that can't be helping > > > > > >magic words sql database

RE: MYSQL not starting properly

2001-04-26 Thread Unknown User
I had the same problem on with Red Hat 7 using mysql-3.23.33. I installed from RPM and source. Never could get the darn thing working. I just scrapped .33 and downloaded .36. Works like a charm now. DG >Description: I am having a problem starting the mysql daemon from the command line. I a