A
Anonymous
Guest
Are you sure it's mysql 1.1.6 ?
Perhaps 1.1.6 doesn't support persistent connections, have you tried to use mysql_connect instead of mysql_pconnect?
Coditor
Perhaps 1.1.6 doesn't support persistent connections, have you tried to use mysql_connect instead of mysql_pconnect?
Coditor