Hi i installed Apache2, PHP5 with Mysql5.0.22 (with the howto found on this site). But after the install i get this version in my phpinfo Client API version 4.1.15 anyone knows howto configure it with 5.0.22? (i used the dotdeb packages)
I read from that "problem" in antother forum. The thing is that the php mysql lib was linked against the one from php4 or sth. like that. Which Linux are you running? In that forum there was no sulutions as just compiling php5 on your own. I did just compile php5 myself on another machine but only with mysqli support and not the "old mysql" support.