Date: 03/16/01
- Next message: Padraic Renaghan: "RE: [phplib] What is happening now?"
- Previous message: Joern Muehlencord: "Re: [phplib] PHPLib & Phorum"
- In reply to: Chris Johnson: "RE: [phplib] What is happening now?"
- Next in thread: Padraic Renaghan: "RE: [phplib] What is happening now?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi
I have installed Apache Version 1_3_14_win32_r2 and MySQL version 3.23.30
gamma with php version 4.0.4 and phplib 7.2c on a win98SE system.
When i run a web page with sql access i get the following error after some
page loading:
Warning: Can't connect to MySQL server on 'localhost' (10055) in
db_mysql.inc on line 73
Database error: pconnect(localhost, root, $Password) failed.
MySQL Error: ()
Session halted.
And this is what the MySQL error log says:
010316 17:21:06 E:/PROGRAM FILES/MYSQL/bin/mysqld-opt.exe: Normal shutdown
010316 17:21:07 E:/PROGRAM FILES/MYSQL/bin/mysqld-opt.exe: Forcing close of
thread 42 user: 'root'
010316 17:21:07 Aborted connection 42 to db: 'xxx' user: 'root' host:
`localhost' (Unknown error)
...
010316 17:21:07 E:/PROGRAM FILES/MYSQL/bin/mysqld-opt.exe: Forcing close of
thread 2 user: 'ODBC'
010316 17:21:07 Aborted connection 2 to db: 'xxx' user: 'ODBC' host:
`localhost' (Unknown error)
010316 17:21:07 E:/PROGRAM FILES/MYSQL/bin/mysqld-opt.exe: Shutdown
Complete
What make me wonder is that the SQL server shutdown even though i did not
shut it down. I don't know if this is an MySQL win32 error or if I just made
a mistake in my local inc file. any suggestions/help?
Many thanks in advance
Christian Geschkat
---------------------------------------------------------------------
To unsubscribe, e-mail: phplib-unsubscribe <email protected>
For additional commands, e-mail: phplib-help <email protected>
- Next message: Padraic Renaghan: "RE: [phplib] What is happening now?"
- Previous message: Joern Muehlencord: "Re: [phplib] PHPLib & Phorum"
- In reply to: Chris Johnson: "RE: [phplib] What is happening now?"
- Next in thread: Padraic Renaghan: "RE: [phplib] What is happening now?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

