Hi, I have installed PHP4 as ISAPI under Win2K Pro with IIS5 and MySQL 3.23.
The installation seems fine and PHP scripts seem to work, but when I try PHP scripts that use the MySQL database it won't work. For example, several scripts I need to log in to with the default script password, but when I enter the information and press Login it just reloads the page. This happens in every database script.
I also get these errors in MySQL:
010304 12:50:54 Aborted connection 15 to db: 'unconnected' user: 'alekz' host: localhost' (Unknown error)
010304 12:42:57 Aborted connection 1 to db: 'newman' user: 'alekz' host:localhost' (Unknown error)
010304 12:36:56 Aborted connection 9 to db: 'nuke' user: 'alekz' host: localhost' (Unknown error)
010304 12:36:00 Aborted connection 8 to db: 'nuke' user: 'alekz' host:localhost' (Unknown error)
010304 12:35:57 Aborted connection 7 to db: 'nuke' user: 'alekz' host: localhost' (Unknown error)
010304 12:35:55 Aborted connection 6 to db: 'nuke' user: 'alekz' host:localhost' (Unknown error)
010304 12:35:53 Aborted connection 5 to db: 'nuke' user: 'alekz' host: localhost' (Unknown error)
010304 12:35:48 Aborted connection 4 to db: 'nuke' user: 'alekz' host:localhost' (Unknown error)
010304 12:35:08 Aborted connection 3 to db: 'nuke' user: 'alekz' host: localhost' (Unknown error)
rted connection 2 to db: 'nuke' user: 'alekz' host:localhost' (Unknown error)