Date: 05/22/00
- Next message: systems: "Re: [phplib] index.php3 - not incrementing"
- Previous message: Bryan McGuire: "Re: [phplib] Help! The same code with diff. result!"
- Next in thread: Arne Brune Olsen: "Re: [phplib] Help getting started"
- Reply: Arne Brune Olsen: "Re: [phplib] Help getting started"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Next message: systems: "Re: [phplib] index.php3 - not incrementing"
- Previous message: Bryan McGuire: "Re: [phplib] Help! The same code with diff. result!"
- Next in thread: Arne Brune Olsen: "Re: [phplib] Help getting started"
- Reply: Arne Brune Olsen: "Re: [phplib] Help getting started"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

