Compiling php4 with --with-mysql=[dir]

admin

Administrator
Staff member
Hello

I have almost succesfully upgrade from 3.1.12 to 4.0.2, with the option --with-mysql. But something annoing is going on. Phorum worked under 1.3.12 but is in an endless loop in 4.0.2. I have checked phpinfo() for both and the difference is the mysql version, as 4.0.2 compiles with the standard api. But as i use mysql 3.21.x, I want to compile this version into 4.0.2. But i complains under compiling that no header files was found. mysql was installed as rpm's including the dev files in /usr/lib/mysql. Can anybody help me out ?. Or maybe give som tips on upgrading mysql from rpm's.

Lars Brandi Jensen
 
Back
Top