On 11/26/2004 08:55:53 PM, Danesh Daroui wrote:
The MySQL
Server version is 4.1 but the MySQL version which PHP used (Based on phpinfo()) is version 3.23 but I think they should work
Your right - it should work as long as the MySQL 3 libs are installed.
I was thinking php against MySQL 3 but only MySQL 4 shared libraries installed, but that would result in php whining when you start apache.
A 3 client though should be able to talk to a 4 server