[phplib] Help getting started From: Robin M. Braun (robin.braun <email protected>)
Date: 05/22/00

Help please

I am am absolute newbie to phplib (and to php). I think that I have done
everything right in the installation. I get the following message when I
try to run index.php3

Warning: Protocol mismatch. Server Version = 10 Client Version = 9 in
db_mysql.inc on line 73
Database error: pconnect(localhost, httpd, $Password) failed.
MySQL Error: ()
Session halted.

My local.inc file is as follows

Var $Host='localhost';
Var $Database='phplib';
Var $User='httpd';
Var $Password='*******';

I have made sure that mysql validates that user with that database and
that password from that host.

What am I doing wrong?

Many thanks

--
Dr. Robin M. Braun
Group Head, Telecommunications Engineering
University of Technology, Sydney
http://www.eng.uts.edu.au/~robinb/personal