I faced the problem of loading the MySQL Extentsion when I upgraded the PHP from 5.0 to 5.2.5. I search for websites on HOW-TO load the PHP MySQL Extension. All the websites quoted saying remove the semicolon “;” in the extensions section. It was the same answer even in MySQL forums, which I already knew. [...]