Recently i just installed MySQL 5.0 on my FC4 and upgraded my PHP to 5.0.4. However when i load my website which is running on php files, i keep getting blank pages. I have check my MySQL 5, and it can work properly at command line level. I have also check that my PHP can load the phpinfo correctly so i guess the problem doesnt lie in either the php or mysql. I was thinking that PHP and MySQL wasnt configured properly.
Can anyone help me on this and where and how do i do the configuration?